{ "description": "Body Height of a patient", "_filename": "Profile-Observation-BodyHeight.json", "package_name": "de.gecco", "date": "2021-05-17", "derivation": "constraint", "publisher": "Charité", "fhirVersion": "4.0.1", "name": "BodyHeight", "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": "false", "resourceType": "StructureDefinition", "title": "Body Height", "package_version": "1.0.4-rc.2", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-category", "valueString": "Clinical.Diagnostics" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-security-category", "valueCode": "patient" } ], "status": "active", "id": "0be478fe-3e7c-4362-8192-384383521fe7", "kind": "resource", "url": "https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/body-height", "version": "1.0.4", "differential": { "element": [ { "id": "Observation.code", "path": "Observation.code", "short": "Body Height", "comment": "Additional codes that translate or map to this code are allowed. For example a more granular LOINC code or code that is used locally in a system.", "definition": "Body Height" }, { "id": "Observation.code.coding", "min": 1, "path": "Observation.code.coding", "slicing": { "rules": "open", "discriminator": [ { "path": "$this", "type": "pattern" } ] } }, { "id": "Observation.code.coding:loinc", "max": "*", "min": 1, "path": "Observation.code.coding", "sliceName": "loinc", "patternCoding": { "code": "8302-2", "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.code.coding:snomed", "max": "*", "min": 0, "path": "Observation.code.coding", "sliceName": "snomed", "patternCoding": { "code": "248334005", "system": "http://snomed.info/sct" } }, { "id": "Observation.code.coding:snomed.system", "min": 1, "path": "Observation.code.coding.system" }, { "id": "Observation.code.coding:snomed.code", "min": 1, "path": "Observation.code.coding.code" }, { "id": "Observation.value[x]", "path": "Observation.value[x]", "type": [ { "code": "Quantity" } ], "slicing": { "rules": "open", "ordered": false, "discriminator": [ { "path": "$this", "type": "type" } ] }, "mustSupport": true }, { "id": "Observation.valueQuantity", "max": "1", "min": 0, "path": "Observation.valueQuantity" }, { "id": "Observation.valueQuantity.value", "min": 1, "path": "Observation.valueQuantity.value", "mustSupport": true }, { "id": "Observation.valueQuantity.unit", "min": 1, "path": "Observation.valueQuantity.unit", "mustSupport": true }, { "id": "Observation.valueQuantity.system", "min": 1, "path": "Observation.valueQuantity.system", "patternUri": "http://unitsofmeasure.org", "mustSupport": true }, { "id": "Observation.valueQuantity.code", "min": 1, "path": "Observation.valueQuantity.code", "binding": { "strength": "required", "valueSet": "http://hl7.org/fhir/ValueSet/ucum-bodylength|4.0.0" }, "mustSupport": true }, { "id": "Observation.dataAbsentReason", "path": "Observation.dataAbsentReason", "mustSupport": true } ] }, "contact": [ { "telecom": [ { "value": "https://www.bihealth.org/en/research/core-facilities/interoperability/", "system": "url" } ] } ], "baseDefinition": "https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/vital-signs-base" }