FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagetewhatuora.fhir.nzps
Resource TypeCodeSystem
IdCodeSystem-nzps-list-empty-reason-cs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/tewhatuora/fhir-nzps/CodeSystem-nzps-list-empty-reason-cs.html
URLhttps://standards.digital.health.nz/ns/nzps-list-empty-reason
Version0.7.0
Statusdraft
Date2026-05-04T04:05:38+00:00
NameNZPSListEmptyReasonCS
TitleCodes for why a list/section is empty
Realmnz
Authoritynational
DescriptionNZPS Specific codes for why a list/section is empty
Contentcomplete

Resources that use this resource

ValueSet
tewhatuora.fhir.nzps#currentnzps-list-empty-reasonNZPS List Empty Reason ValueSet

Resources that this resource uses

No resources found


Narrative

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:

CodeDisplayDefinition
sourceunavailable Source System UnavailableThe 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.

Source1

{
  "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."
    }
  ]
}