FHIR IG Statistics: ValueSet/bp-unit
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"status": "active",
"name": "BPUnit",
"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",
"experimental": false,
"compose": {
"include": [
{
"system": "http://unitsofmeasure.org",
"concept": [
{
"code": "mm[Hg]",
"display": "millimeter of mercury"
}
]
}
]
}
}