Moderne Patient:innenabrechnung und Datenkommunikation on FHIR (MOPED) - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
: TransferEncounter42.1 - TTL Representation
Raw ttl | Download
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - 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:link <https://elga.moped.at/StructureDefinition/MopedTransferEncounter> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Encounter TransferEncounter42.1</b></p><a name=\"TransferEncounter42.1\"> </a><a name=\"hcTransferEncounter42.1\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-MopedTransferEncounter.html\">MOPED TransferEncounter</a></p></div><p><b>status</b>: Completed</p><p><b>type</b>: <span title=\"Codes:{https://elga.moped.at/CodeSystem/MopedEncounterTypesCS TENC}\">Moped Transfer Encounter</span></p><p><b>subject</b>: <a href=\"Patient-Patient42.html\">Patient42 Patient42FamilienName Male, DoB: 1937-12-31 ( Social Security Number: 123456)</a></p><p><b>partOf</b>: <a href=\"Encounter-Encounter42.html\">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</a></p><p><b>serviceProvider</b>: <a href=\"Organization-KHK999ABT11111100.html\">Organization: extension = ; identifier = http://example.org/lkf-system/funktionscode#111111,http://example.org/lkf-system/funktionssubcode#00; type = Hospital Department</a></p><p><b>actualPeriod</b>: 2025-01-01 --> (ongoing)</p><h3>Admissions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Extension</b></td></tr><tr><td style=\"display: none\">*</td><td/></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:status [ fhir:v "completed"] ; #
fhir:type ( [
( fhir:coding [
fhir:system [ fhir:v "https://elga.moped.at/CodeSystem/MopedEncounterTypesCS"^^xsd:anyURI ] ;
fhir:code [ fhir:v "TENC" ] ] )
] ) ; #
fhir:subject [
fhir:reference [ fhir:v "Patient/Patient42" ]
] ; #
fhir:partOf [
fhir:reference [ fhir:v "Encounter/Encounter42" ]
] ; #
fhir:serviceProvider [
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:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "https://elga.moped.at/CodeSystem/AltersgruppeCS"^^xsd:anyURI ] ;
fhir:code [ fhir:v "85" ] ] ) ] ] [
fhir:url [ fhir:v "neugeborenes"^^xsd:anyURI ] ;
fhir:value [
a fhir:boolean ;
fhir:v false ] ] ) ;
fhir:url [ fhir:v "https://elga.moped.at/StructureDefinition/moped-ext-altersgruppe"^^xsd:anyURI ] ] )
] . #