FHIR IG analytics| Package | il.core.fhir.r4 |
| Resource Type | ValueSet |
| Id | bp-unit |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=il.core.fhir.r4@0.18.1&canonical=http://fhir.health.gov.il/ValueSet/bp-unit |
| URL | http://fhir.health.gov.il/ValueSet/bp-unit |
| Status | active |
| Name | BPUnit |
| Title | Blood Pressure Unit code |
| Realm | il |
| Authority | national |
| Description | A single unit code for blood presssure observations reporting |
| StructureDefinition | |
| il-core-vital-signs | ILCore Vital Signs Profile |
| CodeSystem | |
| unitsofmeasure.org | Unified Code for Units of Measure (UCUM) |
No narrative content found in resource
{
"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"
}
]
}
]
}
}