{ "description": "The blood pressure of a patient.", "_filename": "Profile-Observation-BloodPressure.json", "package_name": "de.gecco", "date": "2021-05-17", "derivation": "constraint", "publisher": "Charité", "fhirVersion": "4.0.1", "name": "BloodPressure", "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": "Blood Pressure", "package_version": "1.0.5-rc.1", "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": "ed872f9c-036d-42d6-a7dd-480e5da116a0", "kind": "resource", "url": "https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/blood-pressure", "version": "1.0.4", "differential": { "element": [ { "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": "85354-9", "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": "75367002", "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]", "max": "0", "path": "Observation.value[x]" }, { "id": "Observation.component", "min": 2, "path": "Observation.component", "short": "Used when reporting systolic and diastolic blood pressure.", "slicing": { "rules": "open", "discriminator": [ { "path": "code", "type": "pattern" } ] }, "constraint": [ { "key": "vs-3", "human": "If there is no a value a data absent reason must be present", "xpath": "f:*[starts-with(local-name(.), 'value')] or f:dataAbsentReason", "source": "https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/blood-pressure", "severity": "error", "expression": "value.exists() or dataAbsentReason.exists()" } ], "definition": "Used when reporting systolic and diastolic blood pressure.", "mustSupport": true }, { "id": "Observation.component:systolicBloodPressure", "max": "1", "min": 1, "path": "Observation.component", "short": "Systolic blood pressure", "sliceName": "systolicBloodPressure", "mustSupport": true }, { "id": "Observation.component:systolicBloodPressure.code", "path": "Observation.component.code", "mustSupport": true, "patternCodeableConcept": { "coding": [ { "code": "8480-6", "system": "http://loinc.org" } ] } }, { "id": "Observation.component:systolicBloodPressure.code.coding", "min": 1, "path": "Observation.component.code.coding", "slicing": { "rules": "open", "discriminator": [ { "path": "$this", "type": "pattern" } ] } }, { "id": "Observation.component:systolicBloodPressure.code.coding:loinc", "max": "*", "min": 1, "path": "Observation.component.code.coding", "sliceName": "loinc", "patternCoding": { "code": "8480-6", "system": "http://loinc.org" } }, { "id": "Observation.component:systolicBloodPressure.code.coding:loinc.system", "min": 1, "path": "Observation.component.code.coding.system" }, { "id": "Observation.component:systolicBloodPressure.code.coding:loinc.code", "min": 1, "path": "Observation.component.code.coding.code" }, { "id": "Observation.component:systolicBloodPressure.code.coding:snomed", "max": "*", "min": 0, "path": "Observation.component.code.coding", "sliceName": "snomed", "patternCoding": { "code": "271649006", "system": "http://snomed.info/sct" } }, { "id": "Observation.component:systolicBloodPressure.code.coding:snomed.system", "min": 1, "path": "Observation.component.code.coding.system" }, { "id": "Observation.component:systolicBloodPressure.code.coding:snomed.code", "min": 1, "path": "Observation.component.code.coding.code" }, { "id": "Observation.component:systolicBloodPressure.value[x]", "path": "Observation.component.value[x]", "type": [ { "code": "Quantity" } ], "slicing": { "rules": "open", "discriminator": [ { "path": "$this", "type": "type" } ] }, "mustSupport": true }, { "id": "Observation.component:systolicBloodPressure.valueQuantity", "max": "1", "min": 0, "path": "Observation.component.valueQuantity", "short": "Systolic blood pressure value", "mustSupport": true }, { "id": "Observation.component:systolicBloodPressure.valueQuantity.value", "min": 1, "path": "Observation.component.valueQuantity.value" }, { "id": "Observation.component:systolicBloodPressure.valueQuantity.unit", "min": 1, "path": "Observation.component.valueQuantity.unit" }, { "id": "Observation.component:systolicBloodPressure.valueQuantity.system", "min": 1, "path": "Observation.component.valueQuantity.system", "patternUri": "http://unitsofmeasure.org" }, { "id": "Observation.component:systolicBloodPressure.valueQuantity.code", "min": 1, "path": "Observation.component.valueQuantity.code", "patternCode": "mm[Hg]" }, { "id": "Observation.component:diastolicBloodPressure", "max": "1", "min": 1, "path": "Observation.component", "short": "Diastolic blood pressure", "sliceName": "diastolicBloodPressure", "mustSupport": true }, { "id": "Observation.component:diastolicBloodPressure.code", "path": "Observation.component.code", "mustSupport": true, "patternCodeableConcept": { "coding": [ { "code": "8462-4", "system": "http://loinc.org" } ] } }, { "id": "Observation.component:diastolicBloodPressure.code.coding", "min": 1, "path": "Observation.component.code.coding", "slicing": { "rules": "open", "discriminator": [ { "path": "$this", "type": "pattern" } ] } }, { "id": "Observation.component:diastolicBloodPressure.code.coding:loinc", "max": "*", "min": 1, "path": "Observation.component.code.coding", "sliceName": "loinc", "patternCoding": { "code": "8462-4", "system": "http://loinc.org" } }, { "id": "Observation.component:diastolicBloodPressure.code.coding:loinc.system", "min": 1, "path": "Observation.component.code.coding.system" }, { "id": "Observation.component:diastolicBloodPressure.code.coding:loinc.code", "min": 1, "path": "Observation.component.code.coding.code" }, { "id": "Observation.component:diastolicBloodPressure.code.coding:snomed", "max": "*", "min": 0, "path": "Observation.component.code.coding", "sliceName": "snomed", "patternCoding": { "code": "271650006", "system": "http://snomed.info/sct" } }, { "id": "Observation.component:diastolicBloodPressure.code.coding:snomed.system", "min": 1, "path": "Observation.component.code.coding.system" }, { "id": "Observation.component:diastolicBloodPressure.code.coding:snomed.code", "min": 1, "path": "Observation.component.code.coding.code" }, { "id": "Observation.component:diastolicBloodPressure.value[x]", "path": "Observation.component.value[x]", "type": [ { "code": "Quantity" } ], "slicing": { "rules": "open", "discriminator": [ { "path": "$this", "type": "type" } ] }, "mustSupport": true }, { "id": "Observation.component:diastolicBloodPressure.valueQuantity", "max": "1", "min": 0, "path": "Observation.component.valueQuantity", "short": "Diastolic blood pressure value", "mustSupport": true }, { "id": "Observation.component:diastolicBloodPressure.valueQuantity.value", "min": 1, "path": "Observation.component.valueQuantity.value" }, { "id": "Observation.component:diastolicBloodPressure.valueQuantity.unit", "min": 1, "path": "Observation.component.valueQuantity.unit" }, { "id": "Observation.component:diastolicBloodPressure.valueQuantity.system", "min": 1, "path": "Observation.component.valueQuantity.system", "patternUri": "http://unitsofmeasure.org" }, { "id": "Observation.component:diastolicBloodPressure.valueQuantity.code", "min": 1, "path": "Observation.component.valueQuantity.code", "patternCode": "mm[Hg]" } ] }, "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" }