@prefix fhir: . @prefix owl: . @prefix rdf: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:ActorDefinition ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "MopedLGFActor"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "

Generated Narrative: ActorDefinition MopedLGFActor

Actor: LGFActor Moped LGF ActorType: system
References:LGF Organization
"^^rdf:XMLLiteral ] ] ; # fhir:url [ fhir:v "https://elga.moped.at/ActorDefinition/MopedLGFActor"^^xsd:anyURI ; fhir:l ] ; # fhir:version [ fhir:v "0.1.0"] ; # fhir:name [ fhir:v "LGFActor"] ; # fhir:title [ fhir:v "Moped LGF Actor"] ; # fhir:status [ fhir:v "draft"] ; # fhir:date [ fhir:v "2025-11-27T09:39:09+00:00"^^xsd:dateTime] ; # fhir:publisher [ fhir:v "ELGA GmbH"] ; # fhir:contact ( [ fhir:name [ fhir:v "ELGA GmbH" ] ; fhir:telecom ( [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "https://elga.gv.at" ] ] ) ] ) ; # fhir:description [ fhir:v "Moped ActorDefnition für LGFs in Österreich"] ; # fhir:type [ fhir:v "system"] ; # fhir:reference ( [ fhir:v "https://elga.moped.at/StructureDefinition/LGFOrganization"^^xsd:anyURI ; fhir:l ] ) . # # -------------------------------------------------------------------------------------