| Package | silfhirprofileig |
| Resource Type | ValueSet |
| Id | blood-pressure-units |
| FHIR Version | R5 |
| Source | https://fhir.slade360.co.ke/fhir/https://build.fhir.org/ig/savannahghi/sil_fhir_profile_ig/ValueSet-blood-pressure-units.html |
| URL | https://ocl-testing-api.savannahghi.org/fhir/ValueSet/blood-pressure-units |
| Version | 0.1.0 |
| Status | active |
| Date | 2024-11-26T09:29:27.572922Z |
| Name | BloodPressureUnits |
| Title | Blood Pressure Units |
| Description | Units used for measuring blood pressure. |
No resources found
| CodeSystem | |
| unitsofmeasure.org | Unified Code for Units of Measure (UCUM) |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet blood-pressure-units
Last updated: 2024-11-26 09:29:28+0000
http://unitsofmeasure.org| Code | Display |
| mm[Hg] | mm[Hg] |
| kPa | kPa |
{
"resourceType": "ValueSet",
"id": "blood-pressure-units",
"meta": {
"lastUpdated": "2024-11-26T09:29:28.203939Z"
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://ocl-testing-api.savannahghi.org/fhir/ValueSet/blood-pressure-units",
"identifier": [
{
"type": {
"coding": [
{
"system": "http://hl7.org/fhir/v2/0203",
"code": "ACSN",
"display": "Accession ID"
}
],
"text": "Accession ID"
},
"system": "https://ocl-testing-api.savannahghi.org",
"value": "/orgs/SIL/ValueSet/blood-pressure-units/"
}
],
"version": "0.1.0",
"name": "BloodPressureUnits",
"title": "Blood Pressure Units",
"status": "active",
"date": "2024-11-26T09:29:27.572922Z",
"publisher": "Kathurima Kimathi",
"contact": [
{
"name": "Kathurima Kimathi",
"telecom": [
{
"system": "url",
"value": "https://www.linkedin.com/in/kathurima-kimathi/"
},
{
"system": "email",
"value": "kathurimakimathi415@gmail.com"
}
]
},
{
"name": "Oscar John",
"telecom": [
{
"system": "email",
"value": "oscarjohnotieno@gmail.com",
"use": "work"
}
]
},
{
"name": "Kennedy Omondi",
"telecom": [
{
"system": "email",
"value": "kennankole@gmail.com",
"use": "work"
}
]
}
],
"description": "Units used for measuring blood pressure.",
"compose": {
"include": [
{
"system": "http://unitsofmeasure.org",
"concept": [
{
"code": "mm[Hg]"
},
{
"code": "kPa"
}
]
}
]
}
}