FHIR IG analytics| Package | navify.fhir.r5.rdc |
| Resource Type | Device |
| Id | rdc-Device-Instance-bg.json |
| FHIR Version | R5 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Device",
"id": "rdc-Device-Instance-bg",
"meta": {
"profile": [
"https://roche.com/fhir/iop/StructureDefinition/rdc-Device-Instance"
]
},
"serialNumber": "92300365108",
"extension": [
{
"extension": [
{
"url": "settingsCode",
"valueCodeableConcept": {
"coding": [
{
"system": "https://roche.com/fhir/iop/cs",
"code": "385524004_bloodglucose",
"display": "Lower limit of reference range is about Capillary blood glucose measurement"
}
]
}
},
{
"url": "settingsValue",
"valueQuantity": {
"value": 70,
"unit": "mg/dL",
"system": "http://unitsofmeasure.org",
"code": "mg/dL"
}
}
],
"url": "https://roche.com/fhir/iop/StructureDefinition/ext-DeviceSettings"
},
{
"extension": [
{
"url": "settingsCode",
"valueCodeableConcept": {
"coding": [
{
"system": "https://roche.com/fhir/iop/cs",
"code": "371933006_bloodglucose",
"display": "Upper limit of reference range is about Capillary blood glucose measurement"
}
]
}
},
{
"url": "settingsValue",
"valueQuantity": {
"value": 200,
"unit": "mg/dL",
"system": "http://unitsofmeasure.org",
"code": "mg/dL"
}
}
],
"url": "https://roche.com/fhir/iop/StructureDefinition/ext-DeviceSettings"
}
],
"parent": {
"reference": "Device/rdc-Device-Model-bg"
}
}