FHIR IG analytics
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| hl7.fhir.uv.xver-r5.r4.r4#0.0.1-snapshot-2 | unitsofmeasure.org | Unified Code for Units of Measure (UCUM) |
Narrative
No narrative content found in resource
Source1
{
"resourceType": "ValueSet",
"status": "active",
"name": "VsBPUnit",
"id": "bp-unit",
"title": "Blood Pressure Unit code",
"description": "A single unit code for blood presssure observations reporting",
"url": "http://fhir.health.gov.il/ValueSet/bp-unit",
"version": "0.20.3",
"publisher": "Israel Core Team",
"date": "2026-03-05",
"contact": [
{
"telecom": [
{
"system": "email",
"value": "tal.primak@moh.gov.il"
}
]
}
],
"experimental": false,
"compose": {
"include": [
{
"system": "http://unitsofmeasure.org",
"concept": [
{
"code": "mm[Hg]",
"display": "millimeter of mercury"
}
]
}
]
}
}