| Package | fhir.org.nz.ig.base | 
| Resource Type | CodeSystem | 
| Id | nz-residency | 
| FHIR Version | R4 | 
| Source | http://hl7.org.nz/fhir/https://build.fhir.org/ig/HL7NZ/nzbase/CodeSystem-nz-residency.html | 
| URL | https://standards.digital.health.nz/ns/nz-residency-code | 
| Version | 1.1.0 | 
| Status | active | 
| Date | 2025-06-10T09:24:18+00:00 | 
| Name | NZResidency | 
| Title | NZ Residency status | 
| Realm | us | 
| Authority | hl7 | 
| Description | NZ Residency status | 
| Content | complete | 
| ValueSet | |
| nz-residency-code | NZ Residency status | 
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem nz-residency
This case-sensitive code system https://standards.digital.health.nz/ns/nz-residency-code defines the following codes:
{
  "resourceType": "CodeSystem",
  "id": "nz-residency",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://standards.digital.health.nz/ns/nz-residency-code",
  "version": "1.1.0",
  "name": "NZResidency",
  "title": "NZ Residency status",
  "status": "active",
  "experimental": false,
  "date": "2025-06-10T09:24:18+00:00",
  "publisher": "HL7 New Zealand",
  "contact": [
    {
      "name": "HL7 New Zealand",
      "telecom": [
        {
          "system": "email",
          "value": "mailto:admin@hl7.org.nz"
        }
      ]
    }
  ],
  "description": "NZ Residency status",
  "caseSensitive": true,
  "content": "complete",
  "count": 3,
  "concept": [
    {
      "code": "yes",
      "display": "Permanent Resident",
      "definition": "Use this status if the person holds a residence class visa"
    },
    {
      "code": "no",
      "display": "Not a Permanent Resident",
      "definition": "Use this status for a person who is a NZ Citizen or does not hold a residence class visa"
    },
    {
      "code": "unknown",
      "display": "Unknown",
      "definition": "use this status if the residency status of the person cannot be determined or is unknown"
    }
  ]
}