@prefix fhir: . @prefix owl: . @prefix rdf: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:Procedure ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "PJ2Procedure2"] ; # 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 PJ2Procedure2

Leistung - Anzahl: 1

status: Completed

code: Polysomnographie im Schlaflabor (LE=je Behandlungstag)

subject: Santiago Schnabeltier Test (official) Male, DoB: 1985-03-19 ( Social Security Number: 2873111374)

encounter: Encounter: identifier = Visit number,Anonymous identifier; status = discharged; class = Stationär,akute stationäre Aufnahme/akuter ambulanter Besuch (ohne vorhergehende Terminvereinbarung); type = Moped Encounter; actualPeriod = 2024-08-08 08:21:00+0200 --> 2024-08-12 19:22:00+0200

occurrence: 2024-08-08 08:21:00+0200

Performers

-ActorOnBehalfOf
*Organization: identifier = http://example.org/lkf-system/funktionscode#112111,http://example.org/lkf-system/funktionssubcode#00; type = Hospital DepartmentOrganization Krankenhaus der Barmherzigen Schwestern vom Hl. Vinzenz von Paul Ried
"^^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/PJ2Patient" ] ] ; # fhir:encounter [ fhir:l ; fhir:reference [ fhir:v "Encounter/PJ2Encounter" ] ] ; # fhir:occurrence [ a fhir:DateTime ; fhir:v "2024-08-08T08:21:00+02:00"^^xsd:dateTime ] ; # fhir:performer ( [ fhir:actor [ fhir:l ; fhir:reference [ fhir:v "Organization/AbteilungKHRied1" ] ] ; fhir:onBehalfOf [ fhir:l ; fhir:reference [ fhir:v "Organization/OrganizationKrankenhausRied" ] ] ] ) . # # -------------------------------------------------------------------------------------