FHIR IG analytics| Package | lt.hl7.fhir.vitalsigns |
| Resource Type | Device |
| Id | Device-example-device-blood-pressure.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
English
Generated Narrative: Device example-device-blood-pressure
Language: en
status: Active
manufacturer: Omron Healthcare
type: Non-invasive blood pressure monitor (physical object)
| Type | Value[x] |
| MDC_DEV_SPEC_PROFILE_BP | Blood pressure cuff, adult size (physical object) |
{
"resourceType": "Device",
"id": "example-device-blood-pressure",
"meta": {
"profile": [
"https://hl7.lt/fhir/vitalsigns/StructureDefinition/device-blood-pressure"
]
},
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"manufacturer": "Omron Healthcare",
"type": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "258057004",
"display": "Non-invasive blood pressure monitor (physical object)"
}
]
}
],
"property": [
{
"type": {
"coding": [
{
"system": "urn:iso:std:iso:11073:10101",
"code": "528391"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "720737000",
"display": "Blood pressure cuff, adult size (physical object)"
}
]
}
}
]
}