{
  "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 &#x1F4E6;</span></li></ul></div>"
  },
  "url" : "http://hl7.org.nz/fhir/ValueSet/nz-relationship-type",
  "name" : "NzRelationshipType",
  "title" : "NZ Relationship Type",
  "status" : "active",
  "date" : "2026-03-12T22:26:41+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"
    }]
  }
}