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

Generated Narrative: Encounter PJ2TransferEncounter1

status: Completed

type: Moped Transfer Encounter

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

subjectStatus: physisch anwesend

partOf: 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

serviceProvider: Organization: identifier = http://example.org/lkf-system/funktionscode#112111,http://example.org/lkf-system/funktionssubcode#00; type = Hospital Department

actualPeriod: 2024-08-08 08:21:00+0200 --> 2024-08-08 11:22:00+0200

Admissions

-Extension
*
"^^rdf:XMLLiteral ] ] ; # fhir:status [ fhir:v "completed"] ; # fhir:type ( [ fhir:coding ( [ fhir:system [ fhir:v "https://elga.moped.at/CodeSystem/MopedEncounterTypesCS"^^xsd:anyURI ; fhir:l ] ; fhir:code [ fhir:v "TENC" ] ] ) ] ) ; # fhir:subject [ fhir:l ; fhir:reference [ fhir:v "Patient/PJ2Patient" ] ] ; # fhir:subjectStatus [ fhir:coding ( [ fhir:system [ fhir:v "https://elga.moped.at/CodeSystem/AnwesenheitsartCS"^^xsd:anyURI ; fhir:l ] ; fhir:code [ fhir:v "ANW" ] ] ) ] ; # fhir:partOf [ fhir:l ; fhir:reference [ fhir:v "Encounter/PJ2Encounter" ] ] ; # fhir:serviceProvider [ fhir:l ; fhir:reference [ fhir:v "Organization/AbteilungKHRied1" ] ] ; # fhir:actualPeriod [ fhir:start [ fhir:v "2024-08-08T08:21:00+02:00"^^xsd:dateTime ] ; fhir:end [ fhir:v "2024-08-08T11:22:00+02:00"^^xsd:dateTime ] ] ; # fhir:admission [ fhir:extension ( [ fhir:extension ( [ fhir:url [ fhir:v "beiZugang"^^xsd:anyURI ; fhir:l fhir:beiZugang ] ; fhir:value [ a fhir:CodeableConcept ; fhir:coding ( [ fhir:system [ fhir:v "https://elga.moped.at/CodeSystem/AltersgruppeCS"^^xsd:anyURI ; fhir:l ] ; fhir:code [ fhir:v "35" ] ] ) ] ] [ fhir:url [ fhir:v "beiEntlassung"^^xsd:anyURI ; fhir:l fhir:beiEntlassung ] ; fhir:value [ a fhir:CodeableConcept ; fhir:coding ( [ fhir:system [ fhir:v "https://elga.moped.at/CodeSystem/AltersgruppeCS"^^xsd:anyURI ; fhir:l ] ; fhir:code [ fhir:v "35" ] ] ) ] ] [ fhir:url [ fhir:v "neugeborenes"^^xsd:anyURI ; fhir:l fhir:neugeborenes ] ; fhir:value [ a fhir:Boolean ; fhir:v false ] ] ) ; fhir:url [ fhir:v "https://elga.moped.at/StructureDefinition/moped-ext-altersgruppe"^^xsd:anyURI ; fhir:l ] ] ) ] . # # -------------------------------------------------------------------------------------