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