{ "description": "The blood pressure of a patient.", "_filename": "Profile-Observation-BloodPressure.json", "package_name": "de.gecco", "date": "2020-10-29", "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.1", "status": "active", "id": "1f676c3e-35f5-443f-b7ad-3b1cf43b0c8e", "kind": "resource", "url": "https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/blood-pressure", "version": "1.0", "differential": { "element": [ { "id": "Observation.category", "min": 1, "path": "Observation.category", "slicing": { "rules": "open", "discriminator": [ { "path": "$this", "type": "pattern" } ] }, "mustSupport": true }, { "id": "Observation.category:vitalSignsCategory", "max": "1", "min": 1, "path": "Observation.category", "sliceName": "vitalSignsCategory", "mustSupport": true, "patternCodeableConcept": { "coding": [ { "code": "vital-signs", "system": "http://terminology.hl7.org/CodeSystem/observation-category" } ] } }, { "id": "Observation.category:vitalSignsCategory.coding", "min": 1, "path": "Observation.category.coding", "slicing": { "rules": "open", "discriminator": [ { "path": "$this", "type": "pattern" } ] } }, { "id": "Observation.category:vitalSignsCategory.coding:vitalSignsCoding", "max": "1", "min": 1, "path": "Observation.category.coding", "sliceName": "vitalSignsCoding", "patternCoding": { "code": "vital-signs", "system": "http://terminology.hl7.org/CodeSystem/observation-category" } }, { "id": "Observation.category:vitalSignsCategory.coding:vitalSignsCoding.system", "min": 1, "path": "Observation.category.coding.system" }, { "id": "Observation.category:vitalSignsCategory.coding:vitalSignsCoding.code", "min": 1, "path": "Observation.category.coding.code" }, { "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" } ] } }, { "id": "Observation.code.coding:loinc", "max": "1", "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": "1", "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.subject", "min": 1, "path": "Observation.subject", "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient" ] } ], "mustSupport": true }, { "id": "Observation.effective[x]", "min": 1, "path": "Observation.effective[x]", "mustSupport": true }, { "id": "Observation.value[x]", "max": "0", "path": "Observation.value[x]" }, { "id": "Observation.dataAbsentReason", "path": "Observation.dataAbsentReason", "mustSupport": true }, { "id": "Observation.component", "min": 2, "path": "Observation.component", "slicing": { "rules": "open", "discriminator": [ { "path": "code", "type": "pattern" } ] }, "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": "1", "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": "1", "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.value[x]:valueQuantity", "path": "Observation.component.value[x]", "type": [ { "code": "Quantity" } ], "short": "Systolic blood pressure value", "sliceName": "valueQuantity", "mustSupport": true }, { "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": "1", "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": "1", "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.value[x]:valueQuantity", "path": "Observation.component.value[x]", "type": [ { "code": "Quantity" } ], "short": "Diastolic blood pressure value", "sliceName": "valueQuantity", "mustSupport": true } ] }, "contact": [ { "telecom": [ { "value": "https://www.bihealth.org/en/research/core-facilities/interoperability/", "system": "url" } ] } ], "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation" }