@prefix fhir: . @prefix owl: . @prefix rdf: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:Encounter ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "PJ1TransferEncounter1"] ; # fhir:meta [ fhir:profile ( [ fhir:v "https://elga.moped.at/StructureDefinition/MopedTransferEncounterS"^^xsd:anyURI ; fhir:l ] [ 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 PJ1TransferEncounter1

status: Completed

type: Moped Transfer Encounter

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

subjectStatus: physisch anwesend

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

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

actualPeriod: 2024-02-22 19:33:00+0200 --> 2024-02-23 07:38:00+0200

Admissions

-ExtensionDischargeDisposition
*Lebend
"^^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/PJ1Patient" ] ] ; # 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/PJ1Encounter" ] ] ; # fhir:serviceProvider [ fhir:l ; fhir:reference [ fhir:v "Organization/AbteilungHerzJesu1" ] ] ; # fhir:actualPeriod [ fhir:start [ fhir:v "2024-02-22T19:33:00+02:00"^^xsd:dateTime ] ; fhir:end [ fhir:v "2024-02-23T07:38: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 "55" ] ] ) ] ] [ 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 "55" ] ] ) ] ] [ 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 ] ] ) ; fhir:dischargeDisposition [ fhir:coding ( [ fhir:system [ fhir:v "https://elga.moped.at/CodeSystem/AbgangsartCS"^^xsd:anyURI ; fhir:l ] ; fhir:code [ fhir:v "1" ] ] ) ] ] . # # -------------------------------------------------------------------------------------