FHIR IG analytics
Resources that use this resource
| StructureDefinition |
| fhir.org.nz.ig.base#current | nz-residency | NZResidency |
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
NZ Residency status
https://nzhts.digital.health.nz/fhir/ValueSet/nz-residency-codeIs the person a NZ resident
Source1
{
"resourceType": "ValueSet",
"id": "nz-residency-code",
"meta": {
"versionId": "4",
"lastUpdated": "2026-05-07T20:43:00.791+12:00",
"tag": [
{
"system": "https://standards.digital.health.nz/ns/nzhts-usage-tags",
"code": "NZBase"
}
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://nzhts.digital.health.nz/fhir/ValueSet/nz-residency-code",
"version": "1.1.0",
"name": "NZResidency",
"title": "NZ Residency status",
"status": "active",
"experimental": false,
"date": "2023-10-18T11:59:31.000Z",
"publisher": "HL7 New Zealand",
"contact": [
{
"name": "HL7 New Zealand",
"telecom": [
{
"system": "email",
"value": "mailto:admin@hl7.org.nz"
}
]
}
],
"description": "Is the person a NZ resident",
"compose": {
"include": [
{
"system": "https://standards.digital.health.nz/ns/nz-residency-code",
"version": "1.1.0"
}
]
}
}