Health New Zealand Te Whatu Ora Shared Care FHIR API
0.4.0 - release
Health New Zealand Te Whatu Ora Shared Care FHIR API - Local Development build (v0.4.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Patient",
"meta" : {
"versionId" : "1",
"lastUpdated" : "2023-07-26T01:00:00.000Z",
"profile" : [
🔗 "http://hl7.org.nz/fhir/StructureDefinition/NzPatient"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Patient CareyCarrington</b></p><a name=\"CareyCarrington\"> </a><a name=\"hcCareyCarrington\"> </a><a name=\"CareyCarrington-en-NZ\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">version: 1; Last updated: 2023-07-26 01:00:00+0000</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"https://simplifier.net/resolve?scope=fhir.org.nz.ig.base@3.0.0&canonical=http://hl7.org.nz/fhir/StructureDefinition/NzPatient\">NZ Patient</a></p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Carey Carrington Female, DoB: 1968-01-27 ( https://standards.digital.health.nz/ns/nhi-id#NHI#ZXP7823\u00a0(use:\u00a0official,\u00a0))</p><hr/></div>"
},
"identifier" : [
{
"use" : "official",
"system" : "https://standards.digital.health.nz/ns/nhi-id",
"value" : "ZXP7823"
}
],
"name" : [
{
"use" : "usual",
"family" : "Carrington",
"given" : [
"Carey"
]
}
],
"gender" : "female",
"birthDate" : "1968-01-27"
}