FHIR IG Statistics: ValueSet/BPunits
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Source
{
"resourceType": "ValueSet",
"id": "BPunits",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://bloodpressure.oemig.de/fhir/ValueSet/BPunits",
"version": "0.2.12",
"name": "BPunitsVS",
"title": "Blood Pressure Units",
"status": "active",
"experimental": false,
"date": "2024-04-16",
"publisher": "FO",
"contact": [
{
"name": "FO",
"telecom": [
{
"system": "url",
"value": "http://www.oemig.de"
}
]
}
],
"description": "**Units for measuring Blood Pressure**",
"copyright": "FO",
"compose": {
"include": [
{
"system": "http://unitsofmeasure.org",
"concept": [
{
"code": "mm[Hg]"
}
]
}
]
}
}