FHIR IG analytics| Package | stjohn.ambulance-care-summary |
| Resource Type | Organization |
| Id | Organization-acs-org-stjohn.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Identifier | HPI Organisation G02780-A |
|---|---|
| Name | Order of St John |
| Phone | +6495791015 work |
{
"resourceType": "Organization",
"id": "acs-org-stjohn",
"meta": {
"profile": [
"https://fhir-ig.digital.health.nz/ambulance-care-summary/StructureDefinition/ambulance-service-organization"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "https://standards.digital.health.nz/ns/hpi-organisation-id",
"value": "G02780-A"
}
],
"name": "Order of St John",
"telecom": [
{
"system": "phone",
"value": "+6495791015",
"use": "work"
}
]
}