FHIR IG analytics| Package | hl7.fhir.uv.phd |
| Resource Type | DeviceMetric |
| Id | DeviceMetric-bp-devicemetric-example.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: DeviceMetric bp-devicemetric-example
Language: en
Profile: PhdDeviceMetric
type: MDC_PRESS_BLD_NONINV
unit: MDC_DIM_MMHG
category: Measurement
measurementPeriod: Once per 15 minutes
{
"resourceType": "DeviceMetric",
"id": "bp-devicemetric-example",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/phd/StructureDefinition/PhdDeviceMetric"
]
},
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"type": {
"coding": [
{
"system": "urn:iso:std:iso:11073:10101",
"code": "150020",
"display": "MDC_PRESS_BLD_NONINV"
}
]
},
"unit": {
"coding": [
{
"system": "urn:iso:std:iso:11073:10101",
"code": "266016",
"display": "MDC_DIM_MMHG"
}
]
},
"source": {
"reference": "Device/phd-711000FEFF5F49B0.B0495F001071"
},
"category": "measurement",
"measurementPeriod": {
"repeat": {
"frequency": 1,
"period": 15,
"periodUnit": "min"
}
}
}