{ "description": "The type of discharge from a hospital or care facility", "_filename": "Profile-Observation-DischargeDisposition.json", "package_name": "de.gecco", "date": "2020-10-29", "derivation": "constraint", "publisher": "Charité", "fhirVersion": "4.0.1", "name": "DischargeDisposition", "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": "Discharge Disposition", "package_version": "1.0.4-rc.2", "status": "active", "id": "f1af7008-e88a-464f-b334-cc516c4fb015", "kind": "resource", "url": "https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/discharge-disposition", "version": "1.0", "differential": { "element": [ { "id": "Observation.meta", "path": "Observation.meta", "mustSupport": true }, { "id": "Observation.meta.profile", "path": "Observation.meta.profile", "mustSupport": true }, { "id": "Observation.category", "min": 1, "path": "Observation.category", "mustSupport": true }, { "id": "Observation.category.coding", "min": 1, "path": "Observation.category.coding", "slicing": { "rules": "open", "discriminator": [ { "path": "$this", "type": "pattern" } ] } }, { "id": "Observation.category.coding:observationCategory", "max": "1", "min": 1, "path": "Observation.category.coding", "sliceName": "observationCategory", "patternCoding": { "code": "social-history", "system": "http://terminology.hl7.org/CodeSystem/observation-category" } }, { "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:loinc", "max": "1", "min": 1, "path": "Observation.code.coding", "sliceName": "loinc", "patternCoding": { "code": "55128-3", "system": "http://loinc.org" } }, { "id": "Observation.code.coding:loinc.system", "min": 1, "path": "Observation.code.coding.system" }, { "id": "Observation.code.coding:loinc.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" ] } ], "mustSupport": true }, { "id": "Observation.effective[x]", "path": "Observation.effective[x]", "mustSupport": true }, { "id": "Observation.value[x]", "min": 1, "path": "Observation.value[x]", "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", "binding": { "strength": "required", "valueSet": "https://www.netzwerk-universitaetsmedizin.de/fhir/ValueSet/discharge-disposition" }, "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" }