FHIR IG analytics| Package | tewhatuora.fhir.nzps |
| Resource Type | CodeSystem |
| Id | CodeSystem-nzps-list-empty-reason-cs.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/tewhatuora/fhir-nzps/CodeSystem-nzps-list-empty-reason-cs.html |
| URL | https://standards.digital.health.nz/ns/nzps-list-empty-reason |
| Version | 0.7.0 |
| Status | draft |
| Date | 2026-05-04T04:05:38+00:00 |
| Name | NZPSListEmptyReasonCS |
| Title | Codes for why a list/section is empty |
| Realm | nz |
| Authority | national |
| Description | NZPS Specific codes for why a list/section is empty |
| Content | complete |
| ValueSet | ||
| tewhatuora.fhir.nzps#current | nzps-list-empty-reason | NZPS List Empty Reason ValueSet |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem nzps-list-empty-reason-cs
This case-sensitive code system https://standards.digital.health.nz/ns/nzps-list-empty-reason defines the following code:
{
"resourceType": "CodeSystem",
"id": "nzps-list-empty-reason-cs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://standards.digital.health.nz/ns/nzps-list-empty-reason",
"version": "0.7.0",
"name": "NZPSListEmptyReasonCS",
"title": "Codes for why a list/section is empty",
"status": "draft",
"experimental": false,
"date": "2026-05-04T04:05:38+00:00",
"publisher": "Health NZ | Te Whatu Ora",
"contact": [
{
"name": "Health NZ | Te Whatu Ora",
"telecom": [
{
"system": "url",
"value": "https://github.com/tewhatuora"
}
]
}
],
"description": "NZPS Specific codes for why a list/section is empty",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "NZ",
"display": "New Zealand"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"count": 1,
"concept": [
{
"code": "sourceunavailable",
"display": "Source System Unavailable",
"definition": "The source system for the data returned in this section is currently unavailable or unreachable. This may mean there is information for this patient that exists but is not included."
}
]
}