FHIR IG analytics| Package | fhir.org.nz.ig.base |
| Resource Type | CodeSystem |
| Id | CodeSystem-nz-relationship-codes.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/HL7NZ/nzbase/CodeSystem-nz-relationship-codes.html |
| URL | http://hl7.org.nz/fhir/CodeSystem/nz-relationship-codes |
| Status | active |
| Date | 2026-03-12T23:51:08+00:00 |
| Name | NzRelationshipCodes |
| Title | NZ Relationship Type Code System |
| Realm | us |
| Authority | hl7 |
| Description | Code system for NZ relationship type codes. |
| Content | complete |
| ValueSet | ||
| fhir.org.nz.ig.base#current | nz-relationship-type | NZ Relationship Type |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem nz-relationship-codes
This code system http://hl7.org.nz/fhir/CodeSystem/nz-relationship-codes defines the following code:
| Code | Display | Definition |
| WHANGAI | Whāngai | Whāngai is the Māori tradition of children being raised by someone other than their birth parents — usually a relative. |
{
"resourceType": "CodeSystem",
"id": "nz-relationship-codes",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.org.nz/fhir/CodeSystem/nz-relationship-codes",
"name": "NzRelationshipCodes",
"title": "NZ Relationship Type Code System",
"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": "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."
}
]
}