FHIR IG analytics| Package | ihe.rad.mado |
| Resource Type | Organization |
| Id | Organization-MadoCreatorOrganizationExample.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Organization MadoCreatorOrganizationExample
Profile: MADO Creator Organization
identifier: http:/example.org/asask/aa/32478378429
name: ACME
{
"resourceType": "Organization",
"id": "MadoCreatorOrganizationExample",
"meta": {
"profile": [
"https://profiles.ihe.net/RAD/MADO/StructureDefinition/MadoCreatorOrganization"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "http:/example.org/asask/aa",
"value": "32478378429"
}
],
"name": "ACME"
}