FHIR IG analytics| Package | who.ddcc |
| Resource Type | Organization |
| Id | Organization-DDCCOrganizationXCL.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Organization DDCCOrganizationXCL
Profile: DDCC Organization
identifier: ISO 3166 Part 1 Country Codes/CL
name: Chile (Demonstration)
{
"resourceType": "Organization",
"id": "DDCCOrganizationXCL",
"meta": {
"profile": [
"http://smart.who.int/ddcc/StructureDefinition/DDCCOrganization"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "urn:iso:std:iso:3166",
"value": "CL"
}
],
"name": "Chile (Demonstration)"
}