FHIR IG analytics| Package | hl7.fhir.us.vitals |
| Resource Type | Device |
| Id | Device-BPDevice2-example.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Device BPDevice2-example
Blood Pressure Cuff Size: Blood pressure cuff, adult size (physical object)
type: Automatic-inflation electronic sphygmomanometer, portable, arm/wrist (physical object)
{
"resourceType": "Device",
"id": "BPDevice2-example",
"meta": {
"profile": [
"http://hl7.org/fhir/us/vitals/StructureDefinition/bp-device"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/us/vitals/StructureDefinition/bp-cuff-size-ext",
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "720737000",
"display": "Blood pressure cuff, adult size (physical object)"
}
]
}
}
],
"type": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "466086009",
"display": "Automatic-inflation electronic sphygmomanometer, portable, arm/wrist (physical object)"
}
]
}
}