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

status: Completed

type: Moped Transfer Encounter

subject: Patient42 Patient42FamilienName Male, DoB: 1937-12-31 ( Social Security Number: 123456)

partOf: Encounter: extension = ; identifier = Visit number,Anonymous identifier; status = completed; class = Stationär,geplante stationäre Aufnahme/geplanter ambulanter Besuch (mit vorhergehender Terminvereinbarung, Richtwert: mindestens 24 Stunden); type = Moped Encounter; actualPeriod = 2025-01-01 12:00:00+0200 --> 2025-01-04 12:00:00+0200

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

actualPeriod: 2025-01-01 --> (ongoing)

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/Patient42" ] ] ; # fhir:partOf [ fhir:l ; fhir:reference [ fhir:v "Encounter/Encounter42" ] ] ; # fhir:serviceProvider [ fhir:l ; fhir:reference [ fhir:v "Organization/KHK999ABT11111100" ] ] ; # fhir:actualPeriod [ fhir:start [ fhir:v "2025-01-01"^^xsd:date ] ] ; # 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 "85" ] ] ) ] ] [ 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 ] ] ) ] . # # -------------------------------------------------------------------------------------