@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <http://loinc.org/rdf#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

<https://gematik.de/fhir/isik/Bundle/BundleExampleIntensivstation> a fhir:Bundle ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "BundleExampleIntensivstation"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "https://gematik.de/fhir/isik/StructureDefinition/ISiKBerichtBundle" ;
       fhir:index 0 ;
       fhir:link <https://gematik.de/fhir/isik/StructureDefinition/ISiKBerichtBundle>
     ]
  ] ;
  fhir:Bundle.identifier [
     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 "FILL" ]
       ]
     ] ;
     fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ] ;
     fhir:Identifier.value [ fhir:value "urn:uuid:a8f12c45-8e61-4f32-b123-456789abcdef" ]
  ] ;
  fhir:Bundle.type [ fhir:value "document"] ;
  fhir:Bundle.timestamp [ fhir:value "2025-07-21T00:00:00+02:00"^^xsd:dateTime] ;
  fhir:Bundle.entry [
     fhir:index 0 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:54d0804f-c770-4b61-a175-28fa1875b2a9" ] ;
     fhir:Bundle.entry.resource <urn:uuid:54d0804f-c770-4b61-a175-28fa1875b2a9>
  ], [
     fhir:index 1 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:11c3de2f-d461-4063-a0c2-fde122e76a79" ] ;
     fhir:Bundle.entry.resource <urn:uuid:11c3de2f-d461-4063-a0c2-fde122e76a79>
  ], [
     fhir:index 2 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:88bdd3e7-fbd1-42b8-bd9f-9afdf1e31d41" ] ;
     fhir:Bundle.entry.resource <urn:uuid:88bdd3e7-fbd1-42b8-bd9f-9afdf1e31d41>
  ], [
     fhir:index 3 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:880d8c69-fc05-4e1f-8203-a8ff40007f84" ] ;
     fhir:Bundle.entry.resource <urn:uuid:880d8c69-fc05-4e1f-8203-a8ff40007f84>
  ], [
     fhir:index 4 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:61a2e9af-88f9-4ee2-a97f-c136530aadba" ] ;
     fhir:Bundle.entry.resource <urn:uuid:61a2e9af-88f9-4ee2-a97f-c136530aadba>
  ], [
     fhir:index 5 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:32bb8c8a-418c-4fc2-b1c7-c33f1a99a464" ] ;
     fhir:Bundle.entry.resource <urn:uuid:32bb8c8a-418c-4fc2-b1c7-c33f1a99a464>
  ] .

<urn:uuid:54d0804f-c770-4b61-a175-28fa1875b2a9> a fhir:Composition ;
  fhir:Resource.id [ fhir:value "54d0804f-c770-4b61-a175-28fa1875b2a9"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "https://gematik.de/fhir/isik/StructureDefinition/ISiKBerichtSubSysteme" ;
       fhir:index 0 ;
       fhir:link <https://gematik.de/fhir/isik/StructureDefinition/ISiKBerichtSubSysteme>
     ]
  ] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "extensions" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Composition_54d0804f-c770-4b61-a175-28fa1875b2a9\"> </a><h2>Verlegungsbericht für Patient Herrn Thomas Müller (1234567890) - Intensivstation 0100</h2><div><strong>Dokument-ID:</strong><span>urn:uuid:54d0804f-c770-4b61-a175-28fa1875b2a9</span><span> (urn:ietf:rfc:3986)</span></div><div><strong>Status:</strong><span>final</span></div><div><strong>Dokumenttyp:</strong><span><span>Verlegungsbericht</span><span> (http://dvmd.de/fhir/CodeSystem/kdl)</span></span></div><div><strong>Erstellt am:</strong><span>21.07.2025 00:00</span></div><div><strong>Autor:</strong><ul><li><span>Dr. Alenia Vogt</span></li></ul></div><div><strong>Patient:</strong><span>urn:uuid:11c3de2f-d461-4063-a0c2-fde122e76a79</span></div><div><strong>Fall:</strong><span>urn:uuid:88bdd3e7-fbd1-42b8-bd9f-9afdf1e31d41</span></div></div>"
  ] ;
  fhir:Composition.identifier [
     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 "FILL" ]
       ]
     ] ;
     fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ] ;
     fhir:Identifier.value [ fhir:value "urn:uuid:54d0804f-c770-4b61-a175-28fa1875b2a9" ]
  ] ;
  fhir:Composition.status [ fhir:value "final"] ;
  fhir:Composition.type [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "http://dvmd.de/fhir/CodeSystem/kdl" ] ;
       fhir:Coding.code [ fhir:value "AD010116" ] ;
       fhir:Coding.display [ fhir:value "Verlegungsbericht" ]
     ]
  ] ;
  fhir:Composition.subject [
     fhir:Reference.reference [ fhir:value "urn:uuid:11c3de2f-d461-4063-a0c2-fde122e76a79" ]
  ] ;
  fhir:Composition.encounter [
     fhir:Reference.reference [ fhir:value "urn:uuid:88bdd3e7-fbd1-42b8-bd9f-9afdf1e31d41" ]
  ] ;
  fhir:Composition.date [ fhir:value "2025-07-21T00:00:00+02:00"^^xsd:dateTime] ;
  fhir:Composition.author [
     fhir:index 0 ;
     fhir:Reference.display [ fhir:value "Dr. Alenia Vogt" ]
  ] ;
  fhir:Composition.title [ fhir:value "Verlegungsbericht für Patient Herrn Thomas Müller (1234567890) - Intensivstation 0100"] ;
  fhir:Composition.section [
     fhir:index 0 ;
     fhir:Composition.section.title [ fhir:value "Beatmungswerte (Unterstützungsdruck) vom 22.07.2025 - #1" ] ;
     fhir:Composition.section.text [
       fhir:Narrative.status [ fhir:value "generated" ] ;
       fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><div><h3>Observation</h3><div><strong>Typ:</strong><span><span>Pressure support setting Ventilator</span><span> (http://loinc.org)</span></span></div><div><strong>Status:</strong><span>FINAL</span></div><div><strong>Kategorie:</strong><ul><li><span><span><span>Artificial ventilation (regime/therapy)</span><span> (http://snomed.info/sct)</span></span></span></li></ul></div><div><strong>Patient:</strong><span>urn:uuid:11c3de2f-d461-4063-a0c2-fde122e76a79</span></div><div><strong>Zeitpunkt:</strong><span>2025-07-21T00:00:00+02:00</span></div><div><strong>Wert:</strong><span>6</span><span>cm[H2O]</span></div><div><strong>Teil von:</strong><ul><li><span>urn:uuid:61a2e9af-88f9-4ee2-a97f-c136530aadba</span></li></ul></div></div></div>"
     ] ;
     fhir:Composition.section.entry [
       fhir:index 0 ;
       fhir:Reference.reference [ fhir:value "urn:uuid:32bb8c8a-418c-4fc2-b1c7-c33f1a99a464" ]
     ]
  ], [
     fhir:index 1 ;
     fhir:Composition.section.title [ fhir:value "Patient" ] ;
     fhir:Composition.section.text [
       fhir:Narrative.status [ fhir:value "generated" ] ;
       fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h3>Patient</h3><div><strong>ID:</strong><span>Patient/urn:uuid:11c3de2f-d461-4063-a0c2-fde122e76a79</span></div><div><strong>Patienten-Identifikator:</strong><ul><li><span><span>MR</span>: </span><span>1234567890</span><span> (https://example.org/fhir/sid/pid)</span></li></ul></div><div><strong>Name:</strong><span> Thomas <b>MÜLLER</b></span></div><div><strong>Geschlecht:</strong><span>male</span></div><div><strong>Geburtsdatum:</strong><span>11.04.1965</span></div></div>"
     ] ;
     fhir:Composition.section.entry [
       fhir:index 0 ;
       fhir:Reference.reference [ fhir:value "urn:uuid:11c3de2f-d461-4063-a0c2-fde122e76a79" ]
     ]
  ], [
     fhir:index 2 ;
     fhir:Composition.section.title [ fhir:value "Encounter" ] ;
     fhir:Composition.section.text [
       fhir:Narrative.status [ fhir:value "generated" ] ;
       fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>Encounter</h2><div><strong>Fallnummer:</strong><span><span>ICU-2025-001</span><span> (https://example.org/fhir/sid/encounter-id)</span></span></div><div><strong>Status:</strong><span>in-progress</span></div><div><strong>Kontaktart:</strong><span>inpatient encounter</span></div><div><strong>Typ:</strong><ul><li><span><span><span>Abteilungskontakt</span><span> (http://fhir.de/CodeSystem/Kontaktebene)</span></span></span></li></ul></div><div><strong>Abteilung:</strong><span><span>Innere Medizin</span><span> (Code: 0100)</span></span></div><div><strong>Einrichtung:</strong><span>Intensivstation - Innere Medizin</span></div><div><strong>Patient:</strong><span>urn:uuid:11c3de2f-d461-4063-a0c2-fde122e76a79</span></div><div><strong>Zeitraum:</strong><span>21.07.2025 00:00</span><span> (laufend)</span></div></div>"
     ] ;
     fhir:Composition.section.entry [
       fhir:index 0 ;
       fhir:Reference.reference [ fhir:value "urn:uuid:88bdd3e7-fbd1-42b8-bd9f-9afdf1e31d41" ]
     ]
  ], [
     fhir:index 3 ;
     fhir:Composition.section.title [ fhir:value "Observation" ] ;
     fhir:Composition.section.text [
       fhir:Narrative.status [ fhir:value "generated" ] ;
       fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h3>Observation</h3><div><strong>Typ:</strong><span><span>85354-9</span><span> (http://loinc.org)</span></span></div><div><strong>Status:</strong><span>FINAL</span></div><div><strong>Kategorie:</strong><ul><li><span><span><span>vital-signs</span><span> (http://terminology.hl7.org/CodeSystem/observation-category)</span></span></span></li></ul></div><div><strong>Patient:</strong><span>urn:uuid:11c3de2f-d461-4063-a0c2-fde122e76a79</span></div><div><strong>Zeitpunkt:</strong><span>2025-07-22T14:10:00+02:00</span></div><div><strong>Messwerte:</strong><table style=\"border-collapse: collapse; width: 100%;\"><thead><tr style=\"background-color: #f2f2f2;\"><th style=\"border: 1px solid #ddd; padding: 8px;\">Parameter</th><th style=\"border: 1px solid #ddd; padding: 8px;\">Wert</th><th style=\"border: 1px solid #ddd; padding: 8px;\">Einheit</th></tr></thead><tbody><tr><td style=\"border: 1px solid #ddd; padding: 8px;\"><span><span>Systolisch</span></span></td><td style=\"border: 1px solid #ddd; padding: 8px;\"><span>210</span></td><td style=\"border: 1px solid #ddd; padding: 8px;\"><span>mmHg</span></td></tr><tr><td style=\"border: 1px solid #ddd; padding: 8px;\"><span><span>Diastolisch</span></span></td><td style=\"border: 1px solid #ddd; padding: 8px;\"><span>115</span></td><td style=\"border: 1px solid #ddd; padding: 8px;\"><span>mmHg</span></td></tr><tr><td style=\"border: 1px solid #ddd; padding: 8px;\"><span><span>Mittlerer arterieller Druck</span></span></td><td style=\"border: 1px solid #ddd; padding: 8px;\"><span>140</span></td><td style=\"border: 1px solid #ddd; padding: 8px;\"><span>mmHg</span></td></tr></tbody></table></div></div>"
     ] ;
     fhir:Composition.section.entry [
       fhir:index 0 ;
       fhir:Reference.reference [ fhir:value "urn:uuid:880d8c69-fc05-4e1f-8203-a8ff40007f84" ]
     ]
  ], [
     fhir:index 4 ;
     fhir:Composition.section.title [ fhir:value "Procedure" ] ;
     fhir:Composition.section.text [
       fhir:Narrative.status [ fhir:value "generated" ] ;
       fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h3>Prozedur</h3><div><strong>Typ:</strong><ul><li><span>Jet ventilation procedure (procedure)</span><span> (http://snomed.info/sct)</span></li></ul></div><div><strong>Status:</strong><span>COMPLETED</span></div><div><strong>Kategorie:</strong><span/><ul><li><span>Artificial ventilation (regime/therapy)</span><span> (http://snomed.info/sct)</span></li></ul></div><div><strong>Patient:</strong><span>urn:uuid:11c3de2f-d461-4063-a0c2-fde122e76a79</span></div><div><strong>Durchführungszeitraum:</strong><span>21.07.2025 00:00</span><span> (laufend)</span></div></div>"
     ] ;
     fhir:Composition.section.entry [
       fhir:index 0 ;
       fhir:Reference.reference [ fhir:value "urn:uuid:61a2e9af-88f9-4ee2-a97f-c136530aadba" ]
     ]
  ] .

<urn:uuid:11c3de2f-d461-4063-a0c2-fde122e76a79> a fhir:Patient ;
  fhir:Resource.id [ fhir:value "11c3de2f-d461-4063-a0c2-fde122e76a79"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "https://gematik.de/fhir/isik/StructureDefinition/ISiKPatient" ;
       fhir:index 0 ;
       fhir:link <https://gematik.de/fhir/isik/StructureDefinition/ISiKPatient>
     ]
  ] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_11c3de2f-d461-4063-a0c2-fde122e76a79\"> </a><h3>Patient</h3><div><strong>ID:</strong><span>Patient/urn:uuid:11c3de2f-d461-4063-a0c2-fde122e76a79</span></div><div><strong>Patienten-Identifikator:</strong><ul><li><span><span>MR</span>: </span><span>1234567890</span><span> (https://example.org/fhir/sid/pid)</span></li></ul></div><div><strong>Name:</strong><span> Thomas <b>MÜLLER</b></span></div><div><strong>Geschlecht:</strong><span>male</span></div><div><strong>Geburtsdatum:</strong><span>11.04.1965</span></div></div>"
  ] ;
  fhir:Patient.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 "MR" ]
       ]
     ] ;
     fhir:Identifier.system [ fhir:value "https://example.org/fhir/sid/pid" ] ;
     fhir:Identifier.value [ fhir:value "1234567890" ]
  ] ;
  fhir:Patient.name [
     fhir:index 0 ;
     fhir:HumanName.use [ fhir:value "official" ] ;
     fhir:HumanName.family [ fhir:value "Müller" ] ;
     fhir:HumanName.given [
       fhir:value "Thomas" ;
       fhir:index 0
     ]
  ] ;
  fhir:Patient.gender [ fhir:value "male"] ;
  fhir:Patient.birthDate [ fhir:value "1965-04-11"^^xsd:date] .

<urn:uuid:88bdd3e7-fbd1-42b8-bd9f-9afdf1e31d41> a fhir:Encounter ;
  fhir:Resource.id [ fhir:value "88bdd3e7-fbd1-42b8-bd9f-9afdf1e31d41"] ;
  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\"><a name=\"Encounter_88bdd3e7-fbd1-42b8-bd9f-9afdf1e31d41\"> </a><h2>Encounter</h2><div><strong>Fallnummer:</strong><span><span>ICU-2025-001</span><span> (https://example.org/fhir/sid/encounter-id)</span></span></div><div><strong>Status:</strong><span>in-progress</span></div><div><strong>Kontaktart:</strong><span>inpatient encounter</span></div><div><strong>Typ:</strong><ul><li><span><span><span>Abteilungskontakt</span><span> (http://fhir.de/CodeSystem/Kontaktebene)</span></span></span></li></ul></div><div><strong>Abteilung:</strong><span><span>Innere Medizin</span><span> (Code: 0100)</span></span></div><div><strong>Einrichtung:</strong><span>Intensivstation - Innere Medizin</span></div><div><strong>Patient:</strong><span>urn:uuid:11c3de2f-d461-4063-a0c2-fde122e76a79</span></div><div><strong>Zeitraum:</strong><span>21.07.2025 00:00</span><span> (laufend)</span></div></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.system [ fhir:value "https://example.org/fhir/sid/encounter-id" ] ;
     fhir:Identifier.value [ fhir:value "ICU-2025-001" ]
  ] ;
  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:Coding.display [ fhir:value "inpatient encounter" ]
  ] ;
  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:Coding.display [ 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 "0100" ] ;
       fhir:Coding.display [ fhir:value "Innere Medizin" ]
     ]
  ] ;
  fhir:Encounter.subject [
     fhir:Reference.reference [ fhir:value "urn:uuid:11c3de2f-d461-4063-a0c2-fde122e76a79" ]
  ] ;
  fhir:Encounter.period [
     fhir:Period.start [ fhir:value "2025-07-21T00:00:00+02:00"^^xsd:dateTime ]
  ] ;
  fhir:Encounter.serviceProvider [
     fhir:Reference.identifier [
       fhir:Identifier.system [ fhir:value "https://example.org/fhir/sid/abteilungsid" ] ;
       fhir:Identifier.value [ fhir:value "ICU-001" ]
     ] ;
     fhir:Reference.display [ fhir:value "Intensivstation - Innere Medizin" ]
  ] .

<urn:uuid:880d8c69-fc05-4e1f-8203-a8ff40007f84> a fhir:Observation ;
  fhir:Resource.id [ fhir:value "880d8c69-fc05-4e1f-8203-a8ff40007f84"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "https://gematik.de/fhir/isik/StructureDefinition/ISiKBlutdruckSystemischArteriell" ;
       fhir:index 0 ;
       fhir:link <https://gematik.de/fhir/isik/StructureDefinition/ISiKBlutdruckSystemischArteriell>
     ]
  ] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_880d8c69-fc05-4e1f-8203-a8ff40007f84\"> </a><h3>Observation</h3><div><strong>Typ:</strong><span><span>85354-9</span><span> (http://loinc.org)</span></span></div><div><strong>Status:</strong><span>FINAL</span></div><div><strong>Kategorie:</strong><ul><li><span><span><span>vital-signs</span><span> (http://terminology.hl7.org/CodeSystem/observation-category)</span></span></span></li></ul></div><div><strong>Patient:</strong><span>urn:uuid:11c3de2f-d461-4063-a0c2-fde122e76a79</span></div><div><strong>Zeitpunkt:</strong><span>2025-07-22T14:10:00+02:00</span></div><div><strong>Messwerte:</strong><table style=\"border-collapse: collapse; width: 100%;\"><thead><tr style=\"background-color: #f2f2f2;\"><th style=\"border: 1px solid #ddd; padding: 8px;\">Parameter</th><th style=\"border: 1px solid #ddd; padding: 8px;\">Wert</th><th style=\"border: 1px solid #ddd; padding: 8px;\">Einheit</th></tr></thead><tbody><tr><td style=\"border: 1px solid #ddd; padding: 8px;\"><span><span>Systolisch</span></span></td><td style=\"border: 1px solid #ddd; padding: 8px;\"><span>210</span></td><td style=\"border: 1px solid #ddd; padding: 8px;\"><span>mmHg</span></td></tr><tr><td style=\"border: 1px solid #ddd; padding: 8px;\"><span><span>Diastolisch</span></span></td><td style=\"border: 1px solid #ddd; padding: 8px;\"><span>115</span></td><td style=\"border: 1px solid #ddd; padding: 8px;\"><span>mmHg</span></td></tr><tr><td style=\"border: 1px solid #ddd; padding: 8px;\"><span><span>Mittlerer arterieller Druck</span></span></td><td style=\"border: 1px solid #ddd; padding: 8px;\"><span>140</span></td><td style=\"border: 1px solid #ddd; padding: 8px;\"><span>mmHg</span></td></tr></tbody></table></div></div>"
  ] ;
  fhir:Observation.status [ fhir:value "final"] ;
  fhir:Observation.category [
     fhir:index 0 ;
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/observation-category" ] ;
       fhir:Coding.code [ fhir:value "vital-signs" ]
     ]
  ] ;
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       a loinc:85354-9 ;
       fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
       fhir:Coding.code [ fhir:value "85354-9" ]
     ]
  ] ;
  fhir:Observation.subject [
     fhir:Reference.reference [ fhir:value "urn:uuid:11c3de2f-d461-4063-a0c2-fde122e76a79" ]
  ] ;
  fhir:Observation.effectiveDateTime [ fhir:value "2025-07-22T14:10:00+02:00"^^xsd:dateTime] ;
  fhir:Observation.component [
     fhir:index 0 ;
     fhir:Observation.component.code [
       fhir:CodeableConcept.coding [
         fhir:index 0 ;
         a loinc:8480-6 ;
         fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
         fhir:Coding.code [ fhir:value "8480-6" ]
       ]
     ] ;
     fhir:Observation.component.valueQuantity [
       fhir:Quantity.value [ fhir:value "210"^^xsd:decimal ] ;
       fhir:Quantity.unit [ fhir:value "mmHg" ] ;
       fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ] ;
       fhir:Quantity.code [ fhir:value "mm[Hg]" ]
     ]
  ], [
     fhir:index 1 ;
     fhir:Observation.component.code [
       fhir:CodeableConcept.coding [
         fhir:index 0 ;
         a loinc:8462-4 ;
         fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
         fhir:Coding.code [ fhir:value "8462-4" ]
       ]
     ] ;
     fhir:Observation.component.valueQuantity [
       fhir:Quantity.value [ fhir:value "115"^^xsd:decimal ] ;
       fhir:Quantity.unit [ fhir:value "mmHg" ] ;
       fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ] ;
       fhir:Quantity.code [ fhir:value "mm[Hg]" ]
     ]
  ], [
     fhir:index 2 ;
     fhir:Observation.component.code [
       fhir:CodeableConcept.coding [
         fhir:index 0 ;
         a loinc:8478-0 ;
         fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
         fhir:Coding.code [ fhir:value "8478-0" ]
       ]
     ] ;
     fhir:Observation.component.valueQuantity [
       fhir:Quantity.value [ fhir:value "140"^^xsd:decimal ] ;
       fhir:Quantity.unit [ fhir:value "mmHg" ] ;
       fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ] ;
       fhir:Quantity.code [ fhir:value "mm[Hg]" ]
     ]
  ] .

<urn:uuid:61a2e9af-88f9-4ee2-a97f-c136530aadba> a fhir:Procedure ;
  fhir:Resource.id [ fhir:value "61a2e9af-88f9-4ee2-a97f-c136530aadba"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Procedure_61a2e9af-88f9-4ee2-a97f-c136530aadba\"> </a><h3>Prozedur</h3><div><strong>Typ:</strong><ul><li><span>Jet ventilation procedure (procedure)</span><span> (http://snomed.info/sct)</span></li></ul></div><div><strong>Status:</strong><span>COMPLETED</span></div><div><strong>Kategorie:</strong><span/><ul><li><span>Artificial ventilation (regime/therapy)</span><span> (http://snomed.info/sct)</span></li></ul></div><div><strong>Patient:</strong><span>urn:uuid:11c3de2f-d461-4063-a0c2-fde122e76a79</span></div><div><strong>Durchführungszeitraum:</strong><span>21.07.2025 00:00</span><span> (laufend)</span></div></div>"
  ] ;
  fhir:Procedure.status [ fhir:value "completed"] ;
  fhir:Procedure.category [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       a sct:40617009 ;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
       fhir:Coding.code [ fhir:value "40617009" ] ;
       fhir:Coding.display [ fhir:value "Künstliche Beatmung" ]
     ]
  ] ;
  fhir:Procedure.code [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       a sct:4764004 ;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
       fhir:Coding.code [ fhir:value "4764004" ] ;
       fhir:Coding.display [ fhir:value "Jet ventilation procedure" ]
     ]
  ] ;
  fhir:Procedure.subject [
     fhir:Reference.reference [ fhir:value "urn:uuid:11c3de2f-d461-4063-a0c2-fde122e76a79" ]
  ] ;
  fhir:Procedure.performedPeriod [
     fhir:Period.start [ fhir:value "2025-07-21"^^xsd:date ]
  ] .

<urn:uuid:32bb8c8a-418c-4fc2-b1c7-c33f1a99a464> a fhir:Observation ;
  fhir:Resource.id [ fhir:value "32bb8c8a-418c-4fc2-b1c7-c33f1a99a464"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_32bb8c8a-418c-4fc2-b1c7-c33f1a99a464\"> </a><h3>Observation</h3><div><strong>Typ:</strong><span><span>Pressure support setting Ventilator</span><span> (http://loinc.org)</span></span></div><div><strong>Status:</strong><span>FINAL</span></div><div><strong>Kategorie:</strong><ul><li><span><span><span>Artificial ventilation (regime/therapy)</span><span> (http://snomed.info/sct)</span></span></span></li></ul></div><div><strong>Patient:</strong><span>urn:uuid:11c3de2f-d461-4063-a0c2-fde122e76a79</span></div><div><strong>Zeitpunkt:</strong><span>2025-07-21T00:00:00+02:00</span></div><div><strong>Wert:</strong><span>6</span><span>cm[H2O]</span></div><div><strong>Teil von:</strong><ul><li><span>urn:uuid:61a2e9af-88f9-4ee2-a97f-c136530aadba</span></li></ul></div></div>"
  ] ;
  fhir:Observation.partOf [
     fhir:index 0 ;
     fhir:Reference.reference [ fhir:value "urn:uuid:61a2e9af-88f9-4ee2-a97f-c136530aadba" ]
  ] ;
  fhir:Observation.status [ fhir:value "final"] ;
  fhir:Observation.category [
     fhir:index 0 ;
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       a sct:40617009 ;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
       fhir:Coding.code [ fhir:value "40617009" ] ;
       fhir:Coding.display [ fhir:value "Künstliche Beatmung" ]
     ]
  ] ;
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       a loinc:20079-0 ;
       fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
       fhir:Coding.code [ fhir:value "20079-0" ] ;
       fhir:Coding.display [ fhir:value "Pressure support setting Ventilator" ]
     ]
  ] ;
  fhir:Observation.subject [
     fhir:Reference.reference [ fhir:value "urn:uuid:11c3de2f-d461-4063-a0c2-fde122e76a79" ]
  ] ;
  fhir:Observation.effectiveDateTime [ fhir:value "2025-07-21T00:00:00+02:00"^^xsd:dateTime] ;
  fhir:Observation.valueQuantity [
     fhir:Quantity.value [ fhir:value "6"^^xsd:decimal ] ;
     fhir:Quantity.unit [ fhir:value "cm[H2O]" ] ;
     fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ] ;
     fhir:Quantity.code [ fhir:value "cm[H2O]" ]
  ] .

# - ontology header ------------------------------------------------------------

<https://gematik.de/fhir/isik/Bundle/BundleExampleIntensivstation.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl .

# -------------------------------------------------------------------------------------

