FHIR New Zealand Patient Summary IG
0.3.0 - ci-build New Zealand flag

FHIR New Zealand Patient Summary IG, published by Health NZ | Te Whatu Ora. This guide is not an authorized publication; it is the continuous build for version 0.3.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/tewhatuora/fhir-nzps/ and changes regularly. See the Directory of published versions

: Codes for why a list/section is empty - XML Representation

Draft as of 2024-05-22

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="nzps-list-empty-reason-cs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This case-sensitive code system <code>https://standards.digital.health.nz/ns/nzps-list-empty-reason</code> defines the following code:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">sourceunavailable<a name="nzps-list-empty-reason-cs-sourceunavailable"> </a></td><td>Source System Unavailable</td><td>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.</td></tr></table></div>
  </text>
  <url value="https://standards.digital.health.nz/ns/nzps-list-empty-reason"/>
  <version value="0.3.0"/>
  <name value="NZPSListEmptyReasonCS"/>
  <title value="Codes for why a list/section is empty"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2024-05-22T08:54:46+00:00"/>
  <publisher value="Health NZ | Te Whatu Ora"/>
  <contact>
    <name value="Health NZ | Te Whatu Ora"/>
    <telecom>
      <system value="url"/>
      <value value="https://github.com/tewhatuora"/>
    </telecom>
  </contact>
  <description value="NZPS Specific codes for why a list/section is empty"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="NZ"/>
      <display value="New Zealand"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="1"/>
  <concept>
    <code value="sourceunavailable"/>
    <display value="Source System Unavailable"/>
    <definition
                value="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."/>
  </concept>
</CodeSystem>