AMTS ISiK Implementierungsleitfaden
Version 6.0.0 - active

: FachabteilungskontaktBettenverlegung - TTL Representation

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

<http://hl7.org/fhir/Encounter/FachabteilungskontaktBettenverlegung> a fhir:Encounter ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "FachabteilungskontaktBettenverlegung"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "https://gematik.de/fhir/isik/StructureDefinition/ISiKKontaktGesundheitseinrichtung" ;
       fhir:index 0 ;
       fhir:link <https://gematik.de/fhir/isik/StructureDefinition/ISiKKontaktGesundheitseinrichtung>
     ]
  ] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Encounter FachabteilungskontaktBettenverlegung</b></p><a name=\"FachabteilungskontaktBettenverlegung\"> </a><a name=\"hcFachabteilungskontaktBettenverlegung\"> </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-ISiKKontaktGesundheitseinrichtung.html\">ISiKKontaktGesundheitseinrichtung</a></p></div><p><b>identifier</b>: Visit number/0123456789</p><p><b>status</b>: In Progress</p><p><b>class</b>: <a href=\"http://terminology.hl7.org/7.2.0/CodeSystem-v3-ActCode.html#v3-ActCode-IMP\">ActCode: IMP</a> (inpatient encounter)</p><p><b>type</b>: <span title=\"Codes:{http://fhir.de/CodeSystem/Kontaktebene abteilungskontakt}\">Abteilungskontakt</span></p><p><b>serviceType</b>: <span title=\"Codes:{http://fhir.de/CodeSystem/dkgev/Fachabteilungsschluessel 1500}\">Allgemeine Chirurgie</span></p><p><b>subject</b>: <a href=\"Patient-PatientinNormal.html\">Anna Müller (official) Female, DoB: 1957-08-12 ( Medical record number)</a></p><p><b>period</b>: 2025-01-01 10:00:00+0100 --&gt; (ongoing)</p><blockquote><p><b>location</b></p><p><b>location</b>: Station CHA1 (Identifier: <code>https://test.krankenhaus.de/fhir/sid/stationId</code>/CHA1)</p><p><b>status</b>: Active</p><p><b>physicalType</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/location-physical-type wa}\">Ward</span></p></blockquote><blockquote><p><b>location</b></p><p><b>location</b>: Zimmer Z001 (Identifier: <code>https://test.krankenhaus.de/fhir/sid/zimmerId</code>/Z001)</p><p><b>status</b>: Active</p><p><b>physicalType</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/location-physical-type ro}\">Room</span></p></blockquote><blockquote><p><b>location</b></p><p><b>location</b>: Bett B016 (Identifier: <code>https://test.krankenhaus.de/fhir/sid/bettId</code>/B016)</p><p><b>status</b>: Completed</p><p><b>physicalType</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/location-physical-type bd}\">Bed</span></p><p><b>period</b>: ?? --&gt; 2025-05-01 12:00:00+0100</p></blockquote><blockquote><p><b>location</b></p><p><b>location</b>: Bett B027 (Identifier: <code>https://test.krankenhaus.de/fhir/sid/bettId</code>/B027)</p><p><b>status</b>: Active</p><p><b>physicalType</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/location-physical-type bd}\">Bed</span></p></blockquote></div>"
  ] ;
  fhir:Encounter.identifier [
     fhir:index 0 ;
     fhir:Identifier.type [
       fhir:CodeableConcept.coding [
         fhir:index 0 ;
         fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0203" ] ;
         fhir:Coding.code [ fhir:value "VN" ]
       ]
     ] ;
     fhir:Identifier.value [ fhir:value "0123456789" ]
  ] ;
  fhir:Encounter.status [ fhir:value "in-progress"] ;
  fhir:Encounter.class [
     fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ActCode" ] ;
     fhir:Coding.code [ fhir:value "IMP" ]
  ] ;
  fhir:Encounter.type [
     fhir:index 0 ;
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "http://fhir.de/CodeSystem/Kontaktebene" ] ;
       fhir:Coding.code [ fhir:value "abteilungskontakt" ]
     ]
  ] ;
  fhir:Encounter.serviceType [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "http://fhir.de/CodeSystem/dkgev/Fachabteilungsschluessel" ] ;
       fhir:Coding.code [ fhir:value "1500" ] ;
       fhir:Coding.display [ fhir:value "Allgemeine Chirurgie" ]
     ]
  ] ;
  fhir:Encounter.subject [
     fhir:link <http://hl7.org/fhir/Patient/PatientinNormal> ;
     fhir:Reference.reference [ fhir:value "Patient/PatientinNormal" ]
  ] ;
  fhir:Encounter.period [
     fhir:Period.start [ fhir:value "2025-01-01T10:00:00+01:00"^^xsd:dateTime ]
  ] ;
  fhir:Encounter.location [
     fhir:index 0 ;
     fhir:Encounter.location.location [
       fhir:Reference.identifier [
         fhir:Identifier.system [ fhir:value "https://test.krankenhaus.de/fhir/sid/stationId" ] ;
         fhir:Identifier.value [ fhir:value "CHA1" ]
       ] ;
       fhir:Reference.display [ fhir:value "Station CHA1" ]
     ] ;
     fhir:Encounter.location.status [ fhir:value "active" ] ;
     fhir:Encounter.location.physicalType [
       fhir:CodeableConcept.coding [
         fhir:index 0 ;
         fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/location-physical-type" ] ;
         fhir:Coding.code [ fhir:value "wa" ] ;
         fhir:Coding.display [ fhir:value "Ward" ]
       ]
     ]
  ], [
     fhir:index 1 ;
     fhir:Encounter.location.location [
       fhir:Reference.identifier [
         fhir:Identifier.system [ fhir:value "https://test.krankenhaus.de/fhir/sid/zimmerId" ] ;
         fhir:Identifier.value [ fhir:value "Z001" ]
       ] ;
       fhir:Reference.display [ fhir:value "Zimmer Z001" ]
     ] ;
     fhir:Encounter.location.status [ fhir:value "active" ] ;
     fhir:Encounter.location.physicalType [
       fhir:CodeableConcept.coding [
         fhir:index 0 ;
         fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/location-physical-type" ] ;
         fhir:Coding.code [ fhir:value "ro" ] ;
         fhir:Coding.display [ fhir:value "Room" ]
       ]
     ]
  ], [
     fhir:index 2 ;
     fhir:Encounter.location.location [
       fhir:Reference.identifier [
         fhir:Identifier.system [ fhir:value "https://test.krankenhaus.de/fhir/sid/bettId" ] ;
         fhir:Identifier.value [ fhir:value "B016" ]
       ] ;
       fhir:Reference.display [ fhir:value "Bett B016" ]
     ] ;
     fhir:Encounter.location.status [ fhir:value "completed" ] ;
     fhir:Encounter.location.physicalType [
       fhir:CodeableConcept.coding [
         fhir:index 0 ;
         fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/location-physical-type" ] ;
         fhir:Coding.code [ fhir:value "bd" ] ;
         fhir:Coding.display [ fhir:value "Bed" ]
       ]
     ] ;
     fhir:Encounter.location.period [
       fhir:Period.end [ fhir:value "2025-05-01T12:00:00+01:00"^^xsd:dateTime ]
     ]
  ], [
     fhir:index 3 ;
     fhir:Encounter.location.location [
       fhir:Reference.identifier [
         fhir:Identifier.system [ fhir:value "https://test.krankenhaus.de/fhir/sid/bettId" ] ;
         fhir:Identifier.value [ fhir:value "B027" ]
       ] ;
       fhir:Reference.display [ fhir:value "Bett B027" ]
     ] ;
     fhir:Encounter.location.status [ fhir:value "active" ] ;
     fhir:Encounter.location.physicalType [
       fhir:CodeableConcept.coding [
         fhir:index 0 ;
         fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/location-physical-type" ] ;
         fhir:Coding.code [ fhir:value "bd" ] ;
         fhir:Coding.display [ fhir:value "Bed" ]
       ]
     ]
  ] .

<http://hl7.org/fhir/Patient/PatientinNormal> a fhir:Patient .

# - ontology header ------------------------------------------------------------

<http://hl7.org/fhir/Encounter/FachabteilungskontaktBettenverlegung.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/Encounter/FachabteilungskontaktBettenverlegung.ttl> .