@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 -------------------------------------------------------------------

<https://gematik.de/fhir/isik/ValueSet/mii-vs-icu-code-observation-beatmung-snomed> a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "mii-vs-icu-code-observation-beatmung-snomed"] ;
  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: ValueSet mii-vs-icu-code-observation-beatmung-snomed</b></p><a name=\"mii-vs-icu-code-observation-beatmung-snomed\"> </a><a name=\"hcmii-vs-icu-code-observation-beatmung-snomed\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/250822000\">250822000</a></td><td>Inspiration/expiration time ratio (observable entity)</td></tr><tr><td><a href=\"http://snomed.info/id/416811008\">416811008</a></td><td>Tidal volume setting (observable entity)</td></tr><tr><td><a href=\"http://snomed.info/id/250874002\">250874002</a></td><td>Ventilator delivered tidal volume (observable entity)</td></tr><tr><td><a href=\"http://snomed.info/id/250816009\">250816009</a></td><td>Spontaneous tidal volume (observable entity)</td></tr><tr><td><a href=\"http://snomed.info/id/426102006\">426102006</a></td><td>Inspiratory minute volume (observable entity)</td></tr><tr><td><a href=\"http://snomed.info/id/442720002\">442720002</a></td><td>Expired oxygen tension (observable entity)</td></tr><tr><td><a href=\"http://snomed.info/id/250823005\">250823005</a></td><td>Total dynamic compliance (observable entity)</td></tr><tr><td><a href=\"http://snomed.info/id/250854009\">250854009</a></td><td>Positive end expiratory pressure (observable entity)</td></tr><tr><td><a href=\"http://snomed.info/id/250784008\">250784008</a></td><td>End tidal carbon dioxide concentration (observable entity)</td></tr><tr><td><a href=\"http://snomed.info/id/250790007\">250790007</a></td><td>End tidal carbon dioxide tension (observable entity)</td></tr><tr><td><a href=\"http://snomed.info/id/250875001\">250875001</a></td><td>Ventilator delivered minute volume (observable entity)</td></tr><tr><td><a href=\"http://snomed.info/id/250820008\">250820008</a></td><td>Expiratory time (observable entity)</td></tr><tr><td><a href=\"http://snomed.info/id/250819002\">250819002</a></td><td>Inspiratory time (observable entity)</td></tr><tr><td><a href=\"http://snomed.info/id/27913002\">27913002</a></td><td>Maximum inspiratory pressure (observable entity)</td></tr><tr><td><a href=\"http://snomed.info/id/250876000\">250876000</a></td><td>Ventilator rate (observable entity)</td></tr><tr><td><a href=\"http://snomed.info/id/698821009\">698821009</a></td><td>Mean inspiratory airway pressure (observable entity)</td></tr><tr><td><a href=\"http://snomed.info/id/271625008\">271625008</a></td><td>Rate of spontaneous respiration (observable entity)</td></tr><tr><td><a href=\"http://snomed.info/id/250810003\">250810003</a></td><td>Total breath rate (observable entity)</td></tr><tr><td><a href=\"http://snomed.info/id/250774007\">250774007</a></td><td>Inspired oxygen concentration (observable entity)</td></tr></table></li></ul></div>"
  ] ;
  fhir:ValueSet.url [ fhir:value "https://gematik.de/fhir/isik/ValueSet/mii-vs-icu-code-observation-beatmung-snomed"] ;
  fhir:ValueSet.version [ fhir:value "6.0.0"] ;
  fhir:ValueSet.name [ fhir:value "MII_VS_ICU_Code_Observation_Beatmung_SNOMED"] ;
  fhir:ValueSet.title [ fhir:value "MII VS ICU Code Observation Beatmung SNOMED"] ;
  fhir:ValueSet.status [ fhir:value "active"] ;
  fhir:ValueSet.experimental [ fhir:value "false"^^xsd:boolean] ;
  fhir:ValueSet.date [ fhir:value "2026-07-01"^^xsd:date] ;
  fhir:ValueSet.publisher [ fhir:value "gematik GmbH"] ;
  fhir:ValueSet.contact [
     fhir:index 0 ;
     fhir:ContactDetail.name [ fhir:value "gematik GmbH" ] ;
     fhir:ContactDetail.telecom [
       fhir:index 0 ;
       fhir:ContactPoint.system [ fhir:value "url" ] ;
       fhir:ContactPoint.value [ fhir:value "https://gematik.de" ]
     ]
  ] ;
  fhir:ValueSet.description [ fhir:value "Dieses ValueSet enthält Codes für die im Kontext einer Beatmung verwendeten Parameter.\n\nDie Datenstruktur wurde dem laufenden Stand der Entwicklung des MII ICU Module entnommen - https://github.com/medizininformatik-initiative/kerndatensatzmodul-intensivmedizin/blob/master/input/fsh/valuesets - Details zur Kompatibilität mit dem ISiK Package der Stufe 6 wurden angepasst und Metadaten des Ursprungsschemas zum Teil entfernt. Stand 16.03.2026"] ;
  fhir:ValueSet.compose [
     fhir:ValueSet.compose.include [
       fhir:index 0 ;
       fhir:ValueSet.compose.include.system [ fhir:value "http://snomed.info/sct" ] ;
       fhir:ValueSet.compose.include.concept [
         fhir:index 0 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "250822000" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Inspiration/expiration time ratio (observable entity)" ]
       ], [
         fhir:index 1 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "416811008" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Tidal volume setting (observable entity)" ]
       ], [
         fhir:index 2 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "250874002" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Ventilator delivered tidal volume (observable entity)" ]
       ], [
         fhir:index 3 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "250816009" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Spontaneous tidal volume (observable entity)" ]
       ], [
         fhir:index 4 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "426102006" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Inspiratory minute volume (observable entity)" ]
       ], [
         fhir:index 5 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "442720002" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Expired oxygen tension (observable entity)" ]
       ], [
         fhir:index 6 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "250823005" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Total dynamic compliance (observable entity)" ]
       ], [
         fhir:index 7 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "250854009" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Positive end expiratory pressure (observable entity)" ]
       ], [
         fhir:index 8 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "250784008" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "End tidal carbon dioxide concentration (observable entity)" ]
       ], [
         fhir:index 9 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "250790007" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "End tidal carbon dioxide tension (observable entity)" ]
       ], [
         fhir:index 10 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "250875001" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Ventilator delivered minute volume (observable entity)" ]
       ], [
         fhir:index 11 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "250820008" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Expiratory time (observable entity)" ]
       ], [
         fhir:index 12 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "250819002" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Inspiratory time (observable entity)" ]
       ], [
         fhir:index 13 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "27913002" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Maximum inspiratory pressure (observable entity)" ]
       ], [
         fhir:index 14 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "250876000" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Ventilator rate (observable entity)" ]
       ], [
         fhir:index 15 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "698821009" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Mean inspiratory airway pressure (observable entity)" ]
       ], [
         fhir:index 16 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "271625008" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Rate of spontaneous respiration (observable entity)" ]
       ], [
         fhir:index 17 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "250810003" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Total breath rate (observable entity)" ]
       ], [
         fhir:index 18 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "250774007" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Inspired oxygen concentration (observable entity)" ]
       ]
     ]
  ] .

# - ontology header ------------------------------------------------------------

<https://gematik.de/fhir/isik/ValueSet/mii-vs-icu-code-observation-beatmung-snomed.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl .

# -------------------------------------------------------------------------------------

