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
| Active as of 2026-02-27 |
{
"resourceType" : "ValueSet",
"id" : "nz-relationship-type",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet nz-relationship-type</b></p><a name=\"nz-relationship-type\"> </a><a name=\"hcnz-relationship-type\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Import all the codes that are contained in <a href=\"http://hl7.org/fhir/R4/valueset-relatedperson-relationshiptype.html\">Patient relationship type</a></li><li>Include all codes defined in <a href=\"CodeSystem-nz-relationship-codes.html\"><code>http://hl7.org.nz/fhir/CodeSystem/nz-relationship-codes</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version 📦</span></li></ul></div>"
},
"url" : "http://hl7.org.nz/fhir/ValueSet/nz-relationship-type",
"name" : "NzRelationshipType",
"title" : "NZ Relationship Type",
"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" : "New Zealand relationship types, extending the HL7 related person relationship types with Māori concepts.",
"compose" : {
"include" : [
{
"valueSet" : [
🔗 "http://hl7.org/fhir/ValueSet/relatedperson-relationshiptype"
]
},
{
"system" : "http://hl7.org.nz/fhir/CodeSystem/nz-relationship-codes"
}
]
}
}