FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagefhir.org.nz.ig.base
Resource TypeValueSet
IdValueSet-nz-relationship-type.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7NZ/nzbase/ValueSet-nz-relationship-type.html
URLhttp://hl7.org.nz/fhir/ValueSet/nz-relationship-type
Statusactive
Date2026-03-12T23:51:08+00:00
NameNzRelationshipType
TitleNZ Relationship Type
Realmus
Authorityhl7
DescriptionNew Zealand relationship types, extending the HL7 related person relationship types with Māori concepts.

Resources that use this resource

StructureDefinition
fhir.org.nz.ig.base#currentNzRelatedPersonNZ RelatedPerson

Resources that this resource uses

CodeSystem
fhir.org.nz.ig.base#currentnz-relationship-codesNZ Relationship Type Code System

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet nz-relationship-type

This value set includes codes based on the following rules:


Source1

{
  "resourceType": "ValueSet",
  "id": "nz-relationship-type",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org.nz/fhir/ValueSet/nz-relationship-type",
  "name": "NzRelationshipType",
  "title": "NZ Relationship Type",
  "status": "active",
  "date": "2026-03-12T23:51:08+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"
      }
    ]
  }
}