FHIR IG analytics| Package | lt.hl7.fhir.vitalsigns |
| Resource Type | ValueSet |
| Id | ValueSet-device-type-blood-pressure.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/HL7LT/ig-lt-vitalsigns/ValueSet-device-type-blood-pressure.html |
| URL | https://hl7.lt/fhir/vitalsigns/ValueSet/device-type-blood-pressure |
| Version | 1.0.0 |
| Status | active |
| Date | 2025-12-05T10:15:36+00:00 |
| Name | DeviceTypeBloodPressure |
| Title | Device Types for Blood Pressure Measurement |
| Description | SELECT SNOMED CT code system values that describe the isntrument used to measure the blood pressure. |
| Copyright | This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement |
| StructureDefinition | |
| device-blood-pressure | Device for Blood Pressure Measurement |
| CodeSystem | |
| sct | SNOMED codes used in this IG |
Note: links and images are rebased to the (stated) source
English
Generated Narrative: ValueSet device-type-blood-pressure
Language: en
http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 309641003 | Aneroid sphygmomanometer (physical object) |
| 43770009 | Doppler device (physical object) |
| 469801002 | Invasive blood pressure monitor (physical object) |
| 309642005 | Mercury sphygmomanometer (physical object) |
| 258057004 | Non-invasive blood pressure monitor (physical object) |
| 466093008 | Automatic-inflation electronic sphygmomanometer, non-portable (physical object) |
| 466086009 | Automatic-inflation electronic sphygmomanometer, portable, arm/wrist (physical object) |
| 466139008 | Automatic-inflation electronic sphygmomanometer, portable, finger (physical object) |
Lithuanian
Generated Narrative: ValueSet device-type-blood-pressure
Language: en
http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 309641003 | Aneroid sphygmomanometer (physical object) |
| 43770009 | Doppler device (physical object) |
| 469801002 | Invasive blood pressure monitor (physical object) |
| 309642005 | Mercury sphygmomanometer (physical object) |
| 258057004 | Non-invasive blood pressure monitor (physical object) |
| 466093008 | Automatic-inflation electronic sphygmomanometer, non-portable (physical object) |
| 466086009 | Automatic-inflation electronic sphygmomanometer, portable, arm/wrist (physical object) |
| 466139008 | Automatic-inflation electronic sphygmomanometer, portable, finger (physical object) |
{
"resourceType": "ValueSet",
"id": "device-type-blood-pressure",
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://hl7.lt/fhir/vitalsigns/ValueSet/device-type-blood-pressure",
"version": "1.0.0",
"name": "DeviceTypeBloodPressure",
"title": "Device Types for Blood Pressure Measurement",
"status": "active",
"experimental": false,
"date": "2025-12-05T10:15:36+00:00",
"publisher": "Lithuanian Medical Library",
"_publisher": {
"extension": [
{
"extension": [
{
"url": "lang",
"valueCode": "lt"
},
{
"url": "content",
"valueString": "Lietuvos medicinos biblioteka"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/translation"
}
]
},
"contact": [
{
"name": "Lithuanian Medical Library",
"telecom": [
{
"system": "url",
"value": "https://medicinosnk.lt"
},
{
"system": "email",
"value": "info@medicinosnk.lt"
}
]
}
],
"description": "SELECT SNOMED CT code system values that describe the isntrument used to measure the blood pressure.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "LT"
}
]
}
],
"copyright": "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "309641003",
"display": "Aneroid sphygmomanometer (physical object)"
},
{
"code": "43770009",
"display": "Doppler device (physical object)"
},
{
"code": "469801002",
"display": "Invasive blood pressure monitor (physical object)"
},
{
"code": "309642005",
"display": "Mercury sphygmomanometer (physical object)"
},
{
"code": "258057004",
"display": "Non-invasive blood pressure monitor (physical object)"
},
{
"code": "466093008",
"display": "Automatic-inflation electronic sphygmomanometer, non-portable (physical object)"
},
{
"code": "466086009",
"display": "Automatic-inflation electronic sphygmomanometer, portable, arm/wrist (physical object)"
},
{
"code": "466139008",
"display": "Automatic-inflation electronic sphygmomanometer, portable, finger (physical object)"
}
]
}
]
}
}