New Zealand HPI Implementation Guide
1.3.1 - Release
New Zealand HPI Implementation Guide - Local Development build (v1.3.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Organization",
"id" : "GZZ991-D",
"meta" : {
"versionId" : "8961",
"lastUpdated" : "2022-04-05T15:04:28.000+12:00",
"profile" : [
🔗 "http://hl7.org.nz/fhir/StructureDefinition/HPIOrganization"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Organization</b><a name=\"GZZ991-D\"> </a></p><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\">Resource Organization "GZZ991-D" Version "8961" Updated "2022-04-05 15:04:28+1200" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-HpiOrganization.html\">HPI Organization</a></p></div><p><b>Established</b>: 2009-09-09 --> (ongoing)</p><p><b>identifier</b>: HPIOrganization/GZZ991-D\u00a0(use:\u00a0OFFICIAL), HPIOrganization/9006\u00a0(use:\u00a0OFFICIAL), NBN/9999999999009\u00a0(use:\u00a0OFFICIAL)</p><p><b>active</b>: true</p><p><b>type</b>: Education Institutions <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://common-ig-v1-3-1.hip.digital.health.nz/site/CodeSystem-hpi-organisation-type-1.1.html\">Organisation Type[1.1]</a>#008)</span></p><p><b>name</b>: Second Name</p><p><b>alias</b>: Wha Name, Third Name, Second Name, Multiple Names Org</p><p><b>telecom</b>: <a href=\"mailto:ghi@email.com\">ghi@email.com</a>, ph: 027 123555(WORK)</p><p><b>partOf</b>: <a href=\"Organization/GZZ836-C\">Organization/GZZ836-C: Multiple sub-organisation</a></p></div>"
},
"extension" : [
{
"url" : "http://hl7.org.nz/fhir/StructureDefinition/established",
"valuePeriod" : {
"start" : "2009-09-09"
}
}
],
"identifier" : [
{
"use" : "official",
"system" : "https://standards.digital.health.nz/ns/hpi-organisation-id",
"value" : "GZZ991-D",
"assigner" : {
"reference" : "Organization/G00001-G"
}
},
{
"use" : "official",
"system" : "https://standards.digital.health.nz/ns/nzhis-agency-id",
"value" : "9006",
"assigner" : {
"reference" : "Organization/G00001-G"
}
},
{
"use" : "official",
"system" : "https://standards.digital.health.nz/ns/hpi-nzbn",
"value" : "9999999999009",
"assigner" : {
"reference" : "Organization/MBIE"
}
}
],
"active" : true,
"type" : [
{
"coding" : [
{
"system" : "https://standards.digital.health.nz/ns/organisation-type-code",
"version" : "1.1",
"code" : "008",
"display" : "Education Institutions"
}
]
}
],
"name" : "Second Name",
"alias" : [
"Wha Name",
"Third Name",
"Second Name",
"Multiple Names Org"
],
"_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" : "maori",
"display" : "Māori"
}
],
"text" : "Māori"
}
}
]
},
{
"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" : "aka",
"display" : "Aka"
}
],
"text" : "Aka"
}
}
]
},
{
"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" : "trade-as",
"display" : "Trading as"
}
],
"text" : "Trading as"
}
}
]
},
{
"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" : "legal",
"display" : "Legal"
}
],
"text" : "Legal"
}
}
]
}
],
"telecom" : [
{
"system" : "email",
"value" : "ghi@email.com",
"use" : "work",
"rank" : 1,
"period" : {
"start" : "2019-11-11"
}
},
{
"system" : "phone",
"value" : "027 123555",
"use" : "work",
"rank" : 2,
"period" : {
"start" : "2019-11-11"
}
}
],
"partOf" : {
"reference" : "Organization/GZZ836-C",
"display" : "Multiple sub-organisation"
}
}