FHIR IG analytics| Package | dk.ehmi.eds.testscripts |
| Resource Type | Device |
| Id | Device-EerEUADeviceFixture.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Device EerEUADeviceFixture
Tag: EerEUADeviceFixture (Details: [not stated] code null = 'EerEUADeviceFixture')
identifier: touchstone-eua-device-for-testing
status: Active
manufacturer: Test Manufacturer
| Name | Type |
| Test Device Name | Manufacturer name |
type: EUA (End-user Application)
{
"resourceType": "Device",
"id": "EerEUADeviceFixture",
"meta": {
"tag": [
{
"id": "TouchstoneHelperFileNameOverride",
"display": "EerEUADeviceFixture"
}
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"value": "touchstone-eua-device-for-testing"
}
],
"status": "active",
"manufacturer": "Test Manufacturer",
"deviceName": [
{
"name": "Test Device Name",
"type": "manufacturer-name"
}
],
"type": {
"coding": [
{
"system": "http://medcomehmi.dk/ig/terminology/CodeSystem/ehmi-delivery-status-source-type",
"code": "EUA"
}
]
}
}