{ "description": "Heart rate of a patient", "_filename": "Profile-Observation-HeartRate.json", "package_name": "de.gecco", "date": "2021-05-17", "derivation": "constraint", "publisher": "Charité", "fhirVersion": "4.0.1", "name": "HeartRate", "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": "Heart Rate", "package_version": "1.0.5-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": "b4bad866-c3b5-463a-836e-aad28c4e87f4", "kind": "resource", "url": "https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/heart-rate", "version": "1.0.4", "differential": { "element": [ { "id": "Observation.code", "path": "Observation.code", "short": "Heart Rate", "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": "Heart Rate" }, { "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": "8867-4", "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": "364075005", "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": "/min" }, { "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" }