@prefix fhir: . @prefix owl: . @prefix rdf: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:Procedure ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "PJ1Procedure1"] ; # fhir:meta [ fhir:profile ( [ fhir:v "https://elga.moped.at/StructureDefinition/MopedProcedure"^^xsd:anyURI ; fhir:l ] ) ] ; # fhir:text [ fhir:status [ fhir:v "extensions" ] ; fhir:div [ fhir:v "

Generated Narrative: Procedure PJ1Procedure1

Leistung - Anzahl: 1

status: Completed

code: Polysomnographie im Schlaflabor (LE=je Behandlungstag)

subject: Sonnenschein Susi (official) Female, DoB: 1969-04-21 ( Social Security Number: 9994210469)

encounter: Encounter: identifier = Visit number,Anonymous identifier; status = discharged; class = Stationär,geplante stationäre Aufnahme/geplanter ambulanter Besuch (mit vorhergehender Terminvereinbarung, Richtwert: mindestens 24 Stunden); type = Moped Encounter; actualPeriod = 2024-02-22 19:33:00+0200 --> 2024-02-23 07:38:00+0200

occurrence: 2024-02-22 19:33:00+0200

Performers

-ActorOnBehalfOf
*Organization: extension = ; identifier = http://example.org/lkf-system/funktionscode#131180,http://example.org/lkf-system/funktionssubcode#00; type = Hospital DepartmentOrganization Herz Jesu-Krankenhaus
"^^rdf:XMLLiteral ] ] ; # fhir:extension ( [ fhir:url [ fhir:v "https://elga.moped.at/StructureDefinition/moped-ext-Leistungsanzahl"^^xsd:anyURI ; fhir:l ] ; fhir:value [ a fhir:UnsignedInt ; fhir:v "1"^^xsd:nonNegativeInteger ] ] ) ; # fhir:status [ fhir:v "completed"] ; # fhir:code [ fhir:coding ( [ fhir:system [ fhir:v "https://termgit.elga.gv.at/CodeSystem/lkat-bmsgpk-2025"^^xsd:anyURI ; fhir:l ] ; fhir:code [ fhir:v "AN010" ] ; fhir:display [ fhir:v "Polysomnographie im Schlaflabor (LE=je Behandlungstag)" ] ] ) ] ; # fhir:subject [ fhir:l ; fhir:reference [ fhir:v "Patient/PJ1Patient" ] ] ; # fhir:encounter [ fhir:l ; fhir:reference [ fhir:v "Encounter/PJ1Encounter" ] ] ; # fhir:occurrence [ a fhir:DateTime ; fhir:v "2024-02-22T19:33:00+02:00"^^xsd:dateTime ] ; # fhir:performer ( [ fhir:actor [ fhir:l ; fhir:reference [ fhir:v "Organization/AbteilungHerzJesu1" ] ] ; fhir:onBehalfOf [ fhir:l ; fhir:reference [ fhir:v "Organization/OrganizationHerzJesuKrankenhaus" ] ] ] ) . # # -------------------------------------------------------------------------------------