FHIR IG analytics| Package | de.gematik.hddt |
| Resource Type | Device |
| Id | Device-example-device-cgm.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Device",
"id": "example-device-cgm",
"status": "active",
"type": {
"coding": [
{
"code": "528409",
"system": "urn:iso:std:iso:11073:10101",
"display": "MDC_DEV_SPEC_PROFILE_CGM"
}
]
},
"definition": {
"reference": "DeviceDefinition/device-definition-cgm-001"
},
"deviceName": [
{
"name": "GlukkoCGM 18",
"type": "user-friendly-name"
}
],
"modelNumber": "GCGMA98765",
"manufacturer": "Glukko Inc.",
"serialNumber": "CGM1234567890",
"expirationDate": "2025-09-10"
}