FHIR IG analytics| Package | ihe.pcc.qedm |
| Resource Type | Device |
| Id | Device-ex-device.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Device ex-device
status: Active
distinctIdentifier: Decomposer
manufacturer: Acme
| Value |
| 1000 |
{
"resourceType": "Device",
"id": "ex-device",
"meta": {
"security": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code": "HTEST"
}
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"distinctIdentifier": "Decomposer",
"manufacturer": "Acme",
"version": [
{
"value": "1000"
}
]
}