New Zealand HPI Implementation Guide
1.5.0 - Release
New Zealand HPI Implementation Guide - Local Development build (v1.5.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Location",
"meta" : {
"versionId" : "10803",
"lastUpdated" : "2022-11-09T12:00:14.000+13:00",
"profile" : [
🔗 "http://hl7.org.nz/fhir/StructureDefinition/HPILocation"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Location FZZ958-K</b></p><a name=\"FZZ958-K\"> </a><a name=\"hcFZZ958-K\"> </a><a name=\"FZZ958-K-en-US\"> </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: 10803; Last updated: 2022-11-09 12:00:14+1300</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-HpiLocation.html\">HPI Location</a></p></div><p><b>Established</b>: 1980-12-12 --> (ongoing)</p><p><b>District Health Board linked to a NZ Healthcare Service, Location or Patient</b>: <span title=\"Codes:{https://standards.digital.health.nz/ns/dhb-code G00036-D}\">Capital and Coast District Health Board</span></p><p><b>identifier</b>: HPIFacility/FZZ958-K\u00a0(use:\u00a0official,\u00a0), HPIFacility/9987\u00a0(use:\u00a0official,\u00a0)</p><p><b>status</b>: Active</p><p><b>name</b>: Medical Centre Flat-Unit</p><p><b>alias</b>: Medical Centre Flat-Unit</p><p><b>type</b>: <span title=\"Codes:{https://standards.digital.health.nz/ns/location-type-code gpenrol}\">Enrolling GP Practice</span></p><p><b>telecom</b>: ph: 021 555558(Temp), ph: 021 464646(Work)</p><p><b>address</b>: 123 Molesworth Street, Thorndon 6011, Wellington(work)</p><p><b>managingOrganization</b>: <a href=\"Organization-GZZ956-B.html\">Flat-Unit Address Org</a></p></div>"
},
"extension" : [
{
"url" : "http://hl7.org.nz/fhir/StructureDefinition/established",
"valuePeriod" : {
"start" : "1980-12-12"
}
},
{
"url" : "http://hl7.org.nz/fhir/StructureDefinition/dhb",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://standards.digital.health.nz/ns/dhb-code",
"version" : "1.0.0",
"code" : "G00036-D",
"display" : "Capital and Coast District Health Board"
}
],
"text" : "Capital and Coast District Health Board"
}
}
],
"identifier" : [
{
"use" : "official",
"system" : "https://standards.digital.health.nz/ns/hpi-facility-id",
"value" : "FZZ958-K",
"assigner" : {
"reference" : "Organization/G00001-G"
}
},
{
"use" : "official",
"system" : "https://standards.digital.health.nz/ns/nzhis-facility-id",
"value" : "9987",
"assigner" : {
"reference" : "Organization/G00001-G"
}
}
],
"status" : "active",
"name" : "Medical Centre Flat-Unit",
"alias" : [
"Medical Centre Flat-Unit"
],
"_alias" : [
{
"extension" : [
{
"url" : "http://hl7.org.nz/fhir/StructureDefinition/alias-type",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://standards.digital.health.nz/ns/alias-type-code",
"version" : "1.0.0",
"code" : "current",
"display" : "Current unverified or unofficial name"
}
],
"text" : "Current unverified or unofficial name"
}
}
]
}
],
"type" : [
{
"coding" : [
{
"system" : "https://standards.digital.health.nz/ns/location-type-code",
"version" : "1.0",
"code" : "gpenrol",
"display" : "Enrolling GP Practice"
}
]
}
],
"telecom" : [
{
"system" : "phone",
"value" : "021 555558",
"use" : "temp",
"rank" : 1,
"period" : {
"start" : "1980-12-12"
}
},
{
"system" : "phone",
"value" : "021 464646",
"use" : "work",
"rank" : 1,
"period" : {
"start" : "1980-12-12"
}
}
],
"address" : {
"id" : "1517156",
"extension" : [
{
"extension" : [
{
"url" : "latitude",
"valueDecimal" : -41.273494
},
{
"url" : "longitude",
"valueDecimal" : 174.777705
}
],
"url" : "http://hl7.org.nz/fhir/StructureDefinition/nz-geocode"
},
{
"url" : "http://hl7.org.nz/fhir/StructureDefinition/suburb",
"valueString" : "Thorndon"
},
{
"url" : "http://hl7.org.nz/fhir/StructureDefinition/domicile-code",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://standards.digital.health.nz/ns/domicile-code",
"version" : "3.0",
"code" : "2077",
"display" : "Thorndon - Tinakori Road"
}
],
"text" : "Thorndon - Tinakori Road"
}
}
],
"use" : "work",
"type" : "physical",
"text" : "123 Molesworth Street, Thorndon 6011, Wellington",
"line" : [
"123 Molesworth Street"
],
"city" : "Wellington",
"postalCode" : "6011"
},
"managingOrganization" : {
🔗 "reference" : "Organization/GZZ956-B",
"display" : "Flat-Unit Address Org"
}
}