FHIR IG analytics| Package | hl7.fhir.uv.cardx-cied |
| Resource Type | Organization |
| Id | Organization-ACMEOrganization.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Organization ACMEOrganization
identifier: http://example.org/ACME-ORG-001 (use: official, )
name: ACME Medical Center
{
"resourceType": "Organization",
"id": "ACMEOrganization",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/cardx-cied/StructureDefinition/cied-organization"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"use": "official",
"system": "http://example.org",
"value": "ACME-ORG-001"
}
],
"name": "ACME Medical Center"
}