FHIR IG analytics| Package | hl7.fhir.us.ecr.r4 |
| Resource Type | Device |
| Id | Device-device-ecr-software-ymca.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| id: |
device-ecr-software-ymca
|
||
| meta: |
|
||
| identifier: |
|
||
| manufacturer: |
Acme Devices, Inc
|
||
| type: |
EHR
|
||
| version: |
|
||
| contact: |
|
||
| url: |
http://acme.com/ymca/software/
|
{
"resourceType": "Device",
"id": "device-ecr-software-ymca",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "http://acme.com/software/client-ids",
"value": "goodhealth_id"
}
],
"manufacturer": "Acme Devices, Inc",
"type": {
"text": "EHR"
},
"version": [
{
"value": "10.23-23423"
}
],
"contact": [
{
"system": "url",
"value": "http://acme.com"
}
],
"url": "http://acme.com/ymca/software/"
}