FHIR IG Statistics: StructureDefinition/sd-mii-icu-vent-beatmung
Resources that use this resource
No resources found
Resources that this resource uses
StructureDefinition |
Procedure | MII PR Prozedur Procedure |
Narrative
Note: links and images are rebased to the (stated) source
No human-readable text provided in this case.
Source
{
"resourceType": "StructureDefinition",
"id": "sd-mii-icu-vent-beatmung",
"text": {
"status": "empty",
"div": "<!-- snip (see above) -->"
},
"url": "https://www.medizininformatik-initiative.de/fhir/ext/modul-icu/StructureDefinition/beatmung",
"version": "2025.0.4",
"name": "SD_MII_ICU_Beatmung",
"title": "SD MII ICU Beatmung",
"status": "active",
"contact": [
{
"name": "Müller, Christoph",
"telecom": [
{
"system": "email",
"value": "christmueller@ukaachen.de"
}
]
}
],
"fhirVersion": "4.0.1",
"mapping": [
{
"identity": "workflow",
"uri": "http://hl7.org/fhir/workflow",
"name": "Workflow Pattern"
},
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM Mapping"
},
{
"identity": "w5",
"uri": "http://hl7.org/fhir/fivews",
"name": "FiveWs Pattern Mapping"
},
{
"identity": "v2",
"uri": "http://hl7.org/v2",
"name": "HL7 v2 Mapping"
}
],
"kind": "resource",
"abstract": false,
"type": "Procedure",
"baseDefinition": "https://www.medizininformatik-initiative.de/fhir/core/modul-prozedur/StructureDefinition/Procedure",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Procedure.partOf",
"path": "Procedure.partOf",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://hl7.org/fhir/StructureDefinition/Procedure",
"http://hl7.org/fhir/StructureDefinition/Observation"
]
}
]
},
{
"id": "Procedure.category",
"path": "Procedure.category",
"min": 1
},
{
"id": "Procedure.category.coding:sct",
"path": "Procedure.category.coding",
"sliceName": "sct",
"binding": {
"strength": "required",
"valueSet": "https://www.medizininformatik-initiative.de/fhir/ext/modul-icu/ValueSet/vs-mii-icu-category-procedure-beatmung-snomed"
}
},
{
"id": "Procedure.category.coding:sct.display",
"path": "Procedure.category.coding.display",
"mustSupport": true
},
{
"id": "Procedure.code.coding:ops",
"path": "Procedure.code.coding",
"sliceName": "ops",
"patternCoding": {
"system": "http://fhir.de/CodeSystem/bfarm/ops"
}
},
{
"id": "Procedure.code.coding:sct",
"path": "Procedure.code.coding",
"sliceName": "sct",
"patternCoding": {
"system": "http://snomed.info/sct"
},
"binding": {
"strength": "required",
"valueSet": "https://www.medizininformatik-initiative.de/fhir/ext/modul-icu/ValueSet/vs-mii-icu-code-procedure-beatmung-snomed"
}
},
{
"id": "Procedure.code.coding:sct.display",
"path": "Procedure.code.coding.display",
"mustSupport": true
},
{
"id": "Procedure.subject",
"path": "Procedure.subject",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://hl7.org/fhir/StructureDefinition/Patient"
]
}
]
},
{
"id": "Procedure.encounter",
"path": "Procedure.encounter",
"type": [
{
"code": "Reference"
}
],
"mustSupport": true
},
{
"id": "Procedure.performed[x]",
"path": "Procedure.performed[x]",
"type": [
{
"code": "Period"
}
]
},
{
"id": "Procedure.recorder",
"path": "Procedure.recorder",
"type": [
{
"code": "Reference"
}
],
"mustSupport": true
}
]
}
}