FHIR IG analytics| Package | stjohn.ambulance-care-summary |
| Resource Type | Location |
| Id | Location-acs-cda-incident-location.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Location acs-cda-incident-location
Profile: ACS Incident Location
status: Active
name: MATAI RD/CAMPBELL RD
description: MATAI RD/CAMPBELL RD 10 Miro Rd
type: Workplace
address: MATAI RD/CAMPBELL RD 10 Miro Rd
{
"resourceType": "Location",
"id": "acs-cda-incident-location",
"meta": {
"profile": [
"https://fhir-ig.digital.health.nz/ambulance-care-summary/StructureDefinition/acs-incident-location"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"name": "MATAI RD/CAMPBELL RD",
"description": "MATAI RD/CAMPBELL RD 10 Miro Rd",
"type": [
{
"text": "Workplace"
}
],
"address": {
"text": "MATAI RD/CAMPBELL RD 10 Miro Rd"
}
}