FHIR IG analytics| Package | ihe.rad.mado |
| Resource Type | Device |
| Id | Device-device-creator.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Device device-creator
Profile: MADO Creator
manufacturer: ACME Company
type: MADO Creator
{
"resourceType": "Device",
"id": "device-creator",
"meta": {
"profile": [
"https://profiles.ihe.net/RAD/MADO/StructureDefinition/MadoCreator"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"manufacturer": "ACME Company",
"type": {
"coding": [
{
"system": "https://profiles.ihe.net/RAD/MADO/CodeSystem/MadoDeviceType",
"code": "mado-creator",
"display": "MADO Creator"
}
]
}
}