{ "description": "This observation captures if the patient is currently treated in the intensive care unit.", "_filename": "Profile-Observation-PatientInICU.json", "package_name": "de.gecco", "date": "2020-10-29", "derivation": "constraint", "publisher": "Charité", "fhirVersion": "4.0.1", "name": "PatientInICU", "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": "Patient in ICU", "package_version": "1.0.5", "status": "active", "id": "1fae6212-88de-4757-95e7-914bded05ac0", "kind": "resource", "url": "https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/patient-in-icu", "version": "1.0.4", "differential": { "element": [ { "id": "Observation.status", "path": "Observation.status", "fixedCode": "final" }, { "id": "Observation.code", "path": "Observation.code", "mustSupport": true }, { "id": "Observation.code.coding", "min": 1, "path": "Observation.code.coding", "slicing": { "rules": "open", "discriminator": [ { "path": "$this", "type": "pattern" } ] }, "mustSupport": true }, { "id": "Observation.code.coding:icu", "max": "1", "min": 1, "path": "Observation.code.coding", "sliceName": "icu", "patternCoding": { "code": "95420-6", "system": "http://loinc.org" } }, { "id": "Observation.code.coding:icu.system", "min": 1, "path": "Observation.code.coding.system" }, { "id": "Observation.code.coding:icu.code", "min": 1, "path": "Observation.code.coding.code" }, { "id": "Observation.subject", "min": 1, "path": "Observation.subject", "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Group" ] } ], "mustSupport": true }, { "id": "Observation.effective[x]", "min": 1, "path": "Observation.effective[x]", "mustSupport": true }, { "id": "Observation.value[x]", "min": 1, "path": "Observation.value[x]", "type": [ { "code": "CodeableConcept" } ], "binding": { "strength": "required", "valueSet": "https://www.netzwerk-universitaetsmedizin.de/fhir/ValueSet/yes-no-unknown-other-na", "description": "Yes | No | Unknown" }, "slicing": { "rules": "open", "discriminator": [ { "path": "$this", "type": "type" } ] }, "mustSupport": true }, { "id": "Observation.value[x]:valueCodeableConcept", "path": "Observation.value[x]", "type": [ { "code": "CodeableConcept" } ], "sliceName": "valueCodeableConcept" }, { "id": "Observation.value[x]:valueCodeableConcept.coding", "min": 1, "path": "Observation.value[x].coding", "slicing": { "rules": "open", "discriminator": [ { "path": "$this", "type": "pattern" } ] } }, { "id": "Observation.value[x]:valueCodeableConcept.coding:snomed", "max": "1", "min": 1, "path": "Observation.value[x].coding", "sliceName": "snomed", "patternCoding": { "system": "http://snomed.info/sct" } }, { "id": "Observation.value[x]:valueCodeableConcept.coding:snomed.system", "min": 1, "path": "Observation.value[x].coding.system" }, { "id": "Observation.value[x]:valueCodeableConcept.coding:snomed.code", "min": 1, "path": "Observation.value[x].coding.code" }, { "id": "Observation.bodySite", "max": "0", "path": "Observation.bodySite" }, { "id": "Observation.specimen", "max": "0", "path": "Observation.specimen" } ] }, "contact": [ { "telecom": [ { "value": "https://www.bihealth.org/en/research/core-facilities/interoperability/", "system": "url" } ] } ], "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation" }