{ "description": "Body Temperature of a patient", "_filename": "Profile-Observation-BodyTemperature.json", "package_name": "de.gecco", "date": "2021-05-17", "derivation": "constraint", "publisher": "Charité", "fhirVersion": "4.0.1", "name": "BodyTemperature", "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 Temperature", "package_version": "1.0.4-rc.3", "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": "74df1300-a0e2-4829-ab6d-3197b5270ffa", "kind": "resource", "url": "https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/body-temperature", "version": "1.0.4", "differential": { "element": [ { "id": "Observation.code", "path": "Observation.code", "short": "Body Temperature", "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 Temperature" }, { "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": "8310-5", "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": "386725007", "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", "mustSupport": true, "patternCode": "Cel" }, { "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" }