FHIR IG analytics| Package | navify.fhir.r5.rdc |
| Resource Type | Device |
| Id | rdc-Device-Instance-insulin-basal-time-slot.json |
| FHIR Version | R5 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Device",
"id": "rdc-Device-Instance-insulin-basal-time-slot",
"meta": {
"profile": [
"https://roche.com/fhir/iop/StructureDefinition/rdc-Device-Instance"
]
},
"serialNumber": "5050",
"extension": [
{
"extension": [
{
"url": "settingsTime",
"valuePeriod": {
"start": "2023-10-13T14:00:00Z",
"end": "2023-10-13T15:00:00Z"
}
},
{
"url": "settingsCode",
"valueCodeableConcept": {
"coding": [
{
"system": "https://roche.com/fhir/iop/cs",
"code": "1055210001_bloodglucose",
"display": "1055210001_bloodglucose"
}
]
}
},
{
"url": "settingsValue",
"valueQuantity": {
"value": 1.1,
"unit": "[IU]/h",
"system": "http://unitsofmeasure.org",
"code": "[IU]/h"
}
}
],
"url": "https://roche.com/fhir/iop/StructureDefinition/ext-DeviceSettings"
}
],
"parent": {
"reference": "Device/rdc-Device-Model-insulin-basal-time-slot"
}
}