FHIR IG analytics| Package | de.gematik.hddt |
| Resource Type | Device |
| Id | Device-example-device-blood-pressure-cuff.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Device",
"id": "example-device-blood-pressure-cuff",
"meta": {
"profile": [
"https://gematik.de/fhir/hddt/StructureDefinition/hddt-personal-health-device"
]
},
"status": "active",
"type": {
"coding": [
{
"code": "528391",
"system": "urn:iso:std:iso:11073:10101",
"display": "MDC_DEV_SPEC_PROFILE_BP"
}
]
},
"definition": {
"reference": "DeviceDefinition/device-definition-blood-pressure-cuff-001"
},
"deviceName": [
{
"name": "BP Cuff Pro",
"type": "user-friendly-name"
}
],
"modelNumber": "Digital BT 2",
"manufacturer": "HealthTech GmbH",
"serialNumber": "BPC0011223345",
"expirationDate": "2027-12-15"
}