Moderne Patient:innenabrechnung und Datenkommunikation on FHIR (MOPED)
0.1.0 - ci-build

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

: PJ1TransferEncounter1 - 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 "PJ1TransferEncounter1"] ; # 
  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 PJ1TransferEncounter1</b></p><a name=\"PJ1TransferEncounter1\"> </a><a name=\"hcPJ1TransferEncounter1\"> </a><a name=\"PJ1TransferEncounter1-en-US\"> </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>: <code>Patient?identifier=urn:oid:1.2.40.0.10.1.4.3.1|9994210469</code></p><p><b>subjectStatus</b>: <span title=\"Codes:{https://elga.moped.at/CodeSystem/AnwesenheitsartCS ANW}\">physisch anwesend</span></p><p><b>partOf</b>: <code>Encounter?identifier=urn:oid:1.3.6.1.4.1.36124.5.914|1024000028</code></p><p><b>serviceProvider</b>: <a href=\"Organization-AbteilungHerzJesu1.html\">Organization: extension = ; identifier = http://example.org/lkf-system/funktionscode#131180,http://example.org/lkf-system/funktionssubcode#00</a></p><p><b>actualPeriod</b>: 2024-02-22 19:33:00+0200 --&gt; 2024-02-23 07:38:00+0200</p><h3>Admissions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Extension</b></td><td><b>DischargeDisposition</b></td></tr><tr><td style=\"display: none\">*</td><td/><td><span title=\"Codes:{https://elga.moped.at/CodeSystem/AbgangsartCS 1}\">Lebend</span></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?identifier=urn:oid:1.2.40.0.10.1.4.3.1|9994210469" ]
  ] ; # 
  fhir:subjectStatus [
    ( fhir:coding [
fhir:system [ fhir:v "https://elga.moped.at/CodeSystem/AnwesenheitsartCS"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ANW" ]     ] )
  ] ; # 
  fhir:partOf [
fhir:reference [ fhir:v "Encounter?identifier=urn:oid:1.3.6.1.4.1.36124.5.914|1024000028" ]
  ] ; # 
  fhir:serviceProvider [
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:value [
a fhir:code ;
fhir:v "55"         ]       ] [
fhir:url [ fhir:v "beiEntlassung"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "55"         ]       ] [
fhir:url [ fhir:v "neugeborenes"^^xsd:anyURI ] ;
fhir:value [
a fhir:boolean ;
fhir:v "false"^^xsd:boolean         ]       ] ) ;
fhir:url [ fhir:v "https://elga.moped.at/StructureDefinition/moped-ext-altersgruppe"^^xsd:anyURI ]     ] ) ;
fhir:dischargeDisposition [
      ( fhir:coding [
fhir:system [ fhir:v "https://elga.moped.at/CodeSystem/AbgangsartCS"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1" ]       ] )     ]
  ] . #