{ "description": "Israel Core proposed constraints and extensions on the Observation Resource for use in Blood Pressure measurments.", "_filename": "StructureDefinition-il-core-bp.json", "package_name": "il.core.fhir.r4", "date": "2025-03-27", "derivation": "constraint", "publisher": "Israel Core Team", "fhirVersion": "4.0.1", "name": "ILCoreBP", "abstract": false, "type": "Observation", "experimental": null, "resourceType": "StructureDefinition", "title": "ILCore Blood Pressure Profile", "package_version": "0.17.3", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "draft" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 0 } ], "status": "active", "id": "5a3a53e8-4ce1-4a19-8f32-68ff7c8ee742", "kind": "resource", "url": "http://fhir.health.gov.il/StructureDefinition/il-core-bp", "version": "0.17.0", "differential": { "element": [ { "id": "Observation", "path": "Observation", "short": "ILCore Blood Pressure Profile" }, { "id": "Observation.code", "path": "Observation.code", "definition": "Code specifying blood pressure measurement type", "patternCodeableConcept": { "coding": [ { "code": "85354-9", "system": "http://loinc.org" } ] } }, { "id": "Observation.value[x]", "max": "0", "path": "Observation.value[x]", "comment": "Should be filled in the 'component' elements" }, { "id": "Observation.value[x]:valueQuantity", "max": "0", "path": "Observation.value[x]", "type": [ { "code": "Quantity" } ], "sliceName": "valueQuantity" }, { "id": "Observation.value[x]:valueCodeableConcept", "max": "0", "path": "Observation.value[x]", "type": [ { "code": "CodeableConcept" } ], "sliceName": "valueCodeableConcept" }, { "id": "Observation.referenceRange", "max": "0", "path": "Observation.referenceRange", "comment": "Should be filled in the 'component' elements" }, { "id": "Observation.component", "min": 2, "path": "Observation.component", "slicing": { "rules": "open", "ordered": false, "discriminator": [ { "path": "code.coding.system", "type": "value" }, { "path": "code.coding.code", "type": "value" } ] } }, { "id": "Observation.component:SystolicBP", "max": "1", "min": 1, "path": "Observation.component", "sliceName": "SystolicBP" }, { "id": "Observation.component:SystolicBP.code.coding", "min": 1, "path": "Observation.component.code.coding", "slicing": { "rules": "open", "ordered": false, "discriminator": [ { "path": "system", "type": "value" }, { "path": "code", "type": "value" } ] } }, { "id": "Observation.component:SystolicBP.code.coding:SBPCode", "max": "1", "min": 1, "path": "Observation.component.code.coding", "sliceName": "SBPCode" }, { "id": "Observation.component:SystolicBP.code.coding:SBPCode.system", "min": 1, "path": "Observation.component.code.coding.system", "fixedUri": "http://loinc.org", "mustSupport": true }, { "id": "Observation.component:SystolicBP.code.coding:SBPCode.code", "min": 1, "path": "Observation.component.code.coding.code", "fixedCode": "8480-6", "mustSupport": true }, { "id": "Observation.component:SystolicBP.value[x]", "path": "Observation.component.value[x]", "type": [ { "code": "Quantity" } ] }, { "id": "Observation.component:SystolicBP.value[x]:valueQuantity", "path": "Observation.component.value[x]", "type": [ { "code": "Quantity" } ], "sliceName": "valueQuantity" }, { "id": "Observation.component:SystolicBP.value[x]:valueQuantity.value", "min": 1, "path": "Observation.component.value[x].value", "mustSupport": true }, { "id": "Observation.component:SystolicBP.value[x]:valueQuantity.unit", "min": 1, "path": "Observation.component.value[x].unit", "mustSupport": true }, { "id": "Observation.component:SystolicBP.value[x]:valueQuantity.system", "path": "Observation.component.value[x].system", "fixedUri": "http://unitsofmeasure.org", "mustSupport": true }, { "id": "Observation.component:SystolicBP.value[x]:valueQuantity.code", "min": 1, "path": "Observation.component.value[x].code", "fixedCode": "mm[Hg]", "mustSupport": true }, { "id": "Observation.component:SystolicBP.value[x]:valueCodeableConcept", "max": "0", "path": "Observation.component.value[x]", "type": [ { "code": "CodeableConcept" } ], "sliceName": "valueCodeableConcept" }, { "id": "Observation.component:DiastolicBP", "max": "1", "min": 1, "path": "Observation.component", "sliceName": "DiastolicBP" }, { "id": "Observation.component:DiastolicBP.code.coding", "min": 1, "path": "Observation.component.code.coding", "slicing": { "rules": "open", "ordered": false, "discriminator": [ { "path": "system", "type": "value" }, { "path": "code", "type": "value" } ] } }, { "id": "Observation.component:DiastolicBP.code.coding:DBPCode", "max": "1", "min": 1, "path": "Observation.component.code.coding", "sliceName": "DBPCode" }, { "id": "Observation.component:DiastolicBP.code.coding:DBPCode.system", "min": 1, "path": "Observation.component.code.coding.system", "fixedUri": "http://loinc.org", "mustSupport": true }, { "id": "Observation.component:DiastolicBP.code.coding:DBPCode.code", "min": 1, "path": "Observation.component.code.coding.code", "fixedCode": "8462-4", "mustSupport": true }, { "id": "Observation.component:DiastolicBP.value[x]", "path": "Observation.component.value[x]", "type": [ { "code": "Quantity" } ] }, { "id": "Observation.component:DiastolicBP.value[x]:valueQuantity", "path": "Observation.component.value[x]", "type": [ { "code": "Quantity" } ], "sliceName": "valueQuantity" }, { "id": "Observation.component:DiastolicBP.value[x]:valueQuantity.value", "min": 1, "path": "Observation.component.value[x].value", "mustSupport": true }, { "id": "Observation.component:DiastolicBP.value[x]:valueQuantity.unit", "min": 1, "path": "Observation.component.value[x].unit", "mustSupport": true }, { "id": "Observation.component:DiastolicBP.value[x]:valueQuantity.system", "path": "Observation.component.value[x].system", "fixedUri": "http://unitsofmeasure.org", "mustSupport": true }, { "id": "Observation.component:DiastolicBP.value[x]:valueQuantity.code", "min": 1, "path": "Observation.component.value[x].code", "fixedCode": "mm[Hg]", "mustSupport": true }, { "id": "Observation.component:DiastolicBP.value[x]:valueCodeableConcept", "max": "0", "path": "Observation.component.value[x]", "type": [ { "code": "CodeableConcept" } ], "sliceName": "valueCodeableConcept" } ] }, "contact": [ { "telecom": [ { "value": "tal.primak@moh.gov.il", "system": "email" } ] } ], "baseDefinition": "http://fhir.health.gov.il/StructureDefinition/il-core-vital-signs" }