FHIR IG analytics| Package | stjohn.ambulance-care-summary |
| Resource Type | Practitioner |
| Id | Practitioner-acs-cda-medical-director-rex.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Practitioner acs-cda-medical-director-rex
Profile: Ambulance Clinician
identifier: HPIProvider/17AHVX
name: Rex Anthony Smith (Official)
telecom: +6495791015
address: 2 Harrison Road Auckland 1741 New Zealand (work)
{
"resourceType": "Practitioner",
"id": "acs-cda-medical-director-rex",
"meta": {
"profile": [
"https://fhir-ig.digital.health.nz/ambulance-care-summary/StructureDefinition/ambulance-clinician"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "https://standards.digital.health.nz/ns/hpi-person-id",
"value": "17AHVX"
}
],
"name": [
{
"use": "official",
"family": "Smith",
"given": [
"Rex Anthony"
],
"prefix": [
"Dr"
]
}
],
"telecom": [
{
"system": "phone",
"value": "+6495791015",
"use": "work"
}
],
"address": [
{
"use": "work",
"line": [
"2 Harrison Road"
],
"city": "Auckland",
"district": "Panmure",
"postalCode": "1741",
"country": "New Zealand"
}
]
}