HL7® FHIR® New Zealand Base Implementation Guide
3.1.0 - Draft

HL7® FHIR® New Zealand Base Implementation Guide, published by HL7 New Zealand. This guide is not an authorized publication; it is the continuous build for version 3.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7NZ/nzbase/ and changes regularly. See the Directory of published versions

: NZ Relationship Type Code System - JSON Representation

Active as of 2026-02-27

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "nz-relationship-codes",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem nz-relationship-codes</b></p><a name=\"nz-relationship-codes\"> </a><a name=\"hcnz-relationship-codes\"> </a><p>This  code system <code>http://hl7.org.nz/fhir/CodeSystem/nz-relationship-codes</code> defines the following code:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">WHANGAI<a name=\"nz-relationship-codes-WHANGAI\"> </a></td><td>Whāngai</td><td>Whāngai is the Māori tradition of children being raised by someone other than their birth parents — usually a relative.</td></tr></table></div>"
  },
  "url" : "http://hl7.org.nz/fhir/CodeSystem/nz-relationship-codes",
  "name" : "NzRelationshipCodes",
  "title" : "NZ Relationship Type Code System",
  "status" : "active",
  "date" : "2026-02-27T00:19:22+00:00",
  "publisher" : "HL7 New Zealand",
  "contact" : [
    {
      "name" : "HL7 New Zealand",
      "telecom" : [
        {
          "system" : "email",
          "value" : "mailto:admin@hl7.org.nz"
        }
      ]
    }
  ],
  "description" : "Code system for NZ relationship type codes.",
  "content" : "complete",
  "count" : 1,
  "concept" : [
    {
      "code" : "WHANGAI",
      "display" : "Whāngai",
      "definition" : "Whāngai is the Māori tradition of children being raised by someone other than their birth parents — usually a relative."
    }
  ]
}