{
"description": null,
"_filename": "sd-mii-icu-vent-parameter-von-beatmung.json",
"package_name": "de.medizininformatikinitiative.kerndatensatz.icu",
"date": null,
"derivation": "constraint",
"publisher": null,
"fhirVersion": "4.0.1",
"name": "SD_MII_ICU_Parameter_Von_Beatmung",
"mapping": [ {
"uri": "http://hl7.org/fhir/workflow",
"name": "Workflow Pattern",
"identity": "workflow"
}, {
"uri": "http://snomed.info/conceptdomain",
"name": "SNOMED CT Concept Domain Binding",
"identity": "sct-concept"
}, {
"uri": "http://hl7.org/v2",
"name": "HL7 v2 Mapping",
"identity": "v2"
}, {
"uri": "http://hl7.org/v3",
"name": "RIM Mapping",
"identity": "rim"
}, {
"uri": "http://hl7.org/fhir/fivews",
"name": "FiveWs Pattern Mapping",
"identity": "w5"
}, {
"uri": "http://snomed.org/attributebinding",
"name": "SNOMED CT Attribute Binding",
"identity": "sct-attr"
} ],
"abstract": false,
"type": "Observation",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "SD MII ICU Parameter von Beatmung",
"package_version": "2025.0.3",
"status": "active",
"id": "50d22aa9-66e6-43e0-a20d-92c0ee1432b0",
"kind": "resource",
"url": "https://www.medizininformatik-initiative.de/fhir/ext/modul-icu/StructureDefinition/parameter-von-beatmung",
"version": "2025.0.3",
"differential": {
"element": [ {
"id": "Observation",
"path": "Observation",
"constraint": [ {
"key": "obs-10",
"human": "Either subject XOR encounter exists",
"source": "https://www.medizininformatik-initiative.de/fhir/ext/modul-icu/StructureDefinition/parameter-von-beatmung",
"severity": "error",
"expression": "$this.encounter.exists() xor $this.subject.exists()"
}, {
"key": "vs-de-2",
"human": "If there is no component or hasMember element then either a value[x] or a data absent reason must be present",
"source": "https://www.medizininformatik-initiative.de/fhir/ext/modul-icu/StructureDefinition/parameter-von-beatmung",
"severity": "error",
"expression": "(component.empty() and hasMember.empty()) implies (dataAbsentReason.exists() or value.exists())"
} ]
}, {
"id": "Observation.identifier",
"path": "Observation.identifier",
"mustSupport": true
}, {
"id": "Observation.partOf",
"max": "1",
"min": 1,
"path": "Observation.partOf",
"type": [ {
"code": "Reference",
"targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Procedure" ]
} ],
"short": "Observation belongs to a specific extracorporeal procedure.",
"definition": "Dasjenige extrakorporale Verfahren, im Rahmen dessen der vorliegende Parameter (die Daten dieser Observation-Ressource) erhoben wurden.",
"mustSupport": true
}, {
"id": "Observation.status",
"path": "Observation.status",
"mustSupport": true
}, {
"id": "Observation.category",
"max": "1",
"min": 1,
"path": "Observation.category",
"binding": {
"strength": "required",
"valueSet": "https://www.medizininformatik-initiative.de/fhir/ext/modul-icu/ValueSet/vs-mii-icu-category-procedure-beatmung-snomed"
},
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "$this",
"type": "pattern"
} ]
},
"mustSupport": true
}, {
"id": "Observation.category.coding",
"path": "Observation.category.coding",
"mustSupport": true
}, {
"id": "Observation.category.coding.system",
"min": 1,
"path": "Observation.category.coding.system",
"mustSupport": true
}, {
"id": "Observation.category.coding.code",
"min": 1,
"path": "Observation.category.coding.code",
"mustSupport": true
}, {
"id": "Observation.code",
"path": "Observation.code",
"mustSupport": true
}, {
"id": "Observation.code.coding",
"min": 1,
"path": "Observation.code.coding",
"slicing": {
"rules": "open",
"ordered": false,
"discriminator": [ {
"path": "$this",
"type": "pattern"
} ]
},
"mustSupport": true
}, {
"id": "Observation.code.coding:sct",
"path": "Observation.code.coding",
"binding": {
"strength": "required",
"valueSet": "https://www.medizininformatik-initiative.de/fhir/ext/modul-icu/ValueSet/vs-mii-icu-code-observation-beatmung-snomed"
},
"sliceName": "sct",
"mustSupport": true,
"patternCoding": {
"system": "http://snomed.info/sct"
}
}, {
"id": "Observation.code.coding:sct.system",
"min": 1,
"path": "Observation.code.coding.system",
"mustSupport": true
}, {
"id": "Observation.code.coding:sct.code",
"min": 1,
"path": "Observation.code.coding.code",
"mustSupport": true
}, {
"id": "Observation.code.coding:sct.display",
"path": "Observation.code.coding.display",
"mustSupport": true
}, {
"id": "Observation.code.coding:loinc",
"path": "Observation.code.coding",
"binding": {
"strength": "required",
"valueSet": "https://www.medizininformatik-initiative.de/fhir/ext/modul-icu/ValueSet/vs-mii-icu-code-observation-beatmung-loinc"
},
"sliceName": "loinc",
"mustSupport": true,
"patternCoding": {
"system": "http://loinc.org"
}
}, {
"id": "Observation.code.coding:loinc.system",
"min": 1,
"path": "Observation.code.coding.system",
"mustSupport": true
}, {
"id": "Observation.code.coding:loinc.code",
"min": 1,
"path": "Observation.code.coding.code",
"mustSupport": true
}, {
"id": "Observation.code.coding:loinc.display",
"path": "Observation.code.coding.display",
"mustSupport": true
}, {
"id": "Observation.code.coding:IEEE-11073",
"path": "Observation.code.coding",
"binding": {
"strength": "required",
"valueSet": "https://www.medizininformatik-initiative.de/fhir/ext/modul-icu/ValueSet/vs-mii-icu-code-observation-beatmung-iso11073"
},
"sliceName": "IEEE-11073",
"mustSupport": true,
"patternCoding": {
"system": "urn:iso:std:iso:11073:10101"
}
}, {
"id": "Observation.code.coding:IEEE-11073.system",
"min": 1,
"path": "Observation.code.coding.system",
"mustSupport": true
}, {
"id": "Observation.code.coding:IEEE-11073.code",
"min": 1,
"path": "Observation.code.coding.code",
"mustSupport": true
}, {
"id": "Observation.subject",
"min": 1,
"path": "Observation.subject",
"type": [ {
"code": "Reference",
"targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Device" ]
} ],
"mustSupport": true
}, {
"id": "Observation.encounter",
"path": "Observation.encounter",
"type": [ {
"code": "Reference"
} ],
"mustSupport": true
}, {
"id": "Observation.effective[x]",
"path": "Observation.effective[x]",
"type": [ {
"code": "dateTime"
}, {
"code": "Period"
} ],
"mustSupport": true
}, {
"id": "Observation.issued",
"path": "Observation.issued",
"mustSupport": true
}, {
"id": "Observation.performer",
"path": "Observation.performer",
"type": [ {
"code": "Reference",
"targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/StructureDefinition/CareTeam" ]
} ]
}, {
"id": "Observation.value[x]",
"min": 1,
"path": "Observation.value[x]",
"type": [ {
"code": "Quantity"
} ],
"mustSupport": true,
"patternQuantity": {
"system": "http://unitsofmeasure.org"
}
}, {
"id": "Observation.value[x].value",
"min": 1,
"path": "Observation.value[x].value",
"mustSupport": true
}, {
"id": "Observation.value[x].unit",
"path": "Observation.value[x].unit",
"mustSupport": true
}, {
"id": "Observation.value[x].system",
"min": 1,
"path": "Observation.value[x].system",
"mustSupport": true
}, {
"id": "Observation.value[x].code",
"min": 1,
"path": "Observation.value[x].code",
"mustSupport": true
}, {
"id": "Observation.dataAbsentReason",
"path": "Observation.dataAbsentReason",
"mustSupport": true
}, {
"id": "Observation.bodySite",
"path": "Observation.bodySite",
"binding": {
"strength": "extensible",
"valueSet": "https://www.medizininformatik-initiative.de/fhir/ext/modul-icu/ValueSet/vs-mii-icu-bodysite-observation-beatmung"
}
}, {
"id": "Observation.device",
"path": "Observation.device",
"type": [ {
"code": "Reference",
"targetProfile": [ "https://www.medizininformatik-initiative.de/fhir/ext/modul-icu/StructureDefinition/devicemetric-eingestellte-gemessene-parameter-beatmung" ]
} ],
"mustSupport": true
} ]
},
"contact": [ {
"name": "Müller, Christoph",
"telecom": [ {
"value": "christmueller@ukaachen.de",
"system": "email"
} ]
} ],
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation"
}