FHIR IG analytics| Package | fhir.org.nz.ig.base |
| Resource Type | ValueSet |
| Id | ValueSet-nz-relationship-type.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/HL7NZ/nzbase/ValueSet-nz-relationship-type.html |
| URL | http://hl7.org.nz/fhir/ValueSet/nz-relationship-type |
| Status | active |
| Date | 2026-03-12T23:51:08+00:00 |
| Name | NzRelationshipType |
| Title | NZ Relationship Type |
| Realm | us |
| Authority | hl7 |
| Description | New Zealand relationship types, extending the HL7 related person relationship types with Māori concepts. |
| StructureDefinition | ||
| fhir.org.nz.ig.base#current | NzRelatedPerson | NZ RelatedPerson |
| CodeSystem | ||
| fhir.org.nz.ig.base#current | nz-relationship-codes | NZ Relationship Type Code System |
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:
http://hl7.org.nz/fhir/CodeSystem/nz-relationship-codes version 📦{
"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"
}
]
}
}