HIP FHIR Common Terminology Guide
1.8.7 - Release

HIP FHIR Common Terminology Guide - Local Development build (v1.8.7) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Address Not Validated Reason - XML Representation

Active as of 2020-04-20

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="address-not-validated-reason-1.1"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/StructureDefinition/shareablecodesystem"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem address-not-validated-reason-1.1</b></p><a name="address-not-validated-reason-1.1"> </a><a name="hcaddress-not-validated-reason-1.1"> </a><a name="hcaddress-not-validated-reason-1.1-en-US"> </a><p>This case-insensitive code system <code>https://standards.digital.health.nz/ns/address-not-validated-reason-code</code> defines the following codes:</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">OSEA<a name="address-not-validated-reason-1.1-OSEA"> </a></td><td>Overseas Address</td><td>An address for a country other than New Zealand</td></tr><tr><td style="white-space:nowrap">UKWN<a name="address-not-validated-reason-1.1-UKWN"> </a></td><td>Unknown</td><td>The person's address is unknown</td></tr><tr><td style="white-space:nowrap">NFAB<a name="address-not-validated-reason-1.1-NFAB"> </a></td><td>No Fixed Abode</td><td>The person has no address</td></tr><tr><td style="white-space:nowrap">NOSVC<a name="address-not-validated-reason-1.1-NOSVC"> </a></td><td>Address Service Unavailable</td><td>The address service was unavailble for address validation due to Technical issues</td></tr><tr><td style="white-space:nowrap">OTHER<a name="address-not-validated-reason-1.1-OTHER"> </a></td><td>Other</td><td>Other reason</td></tr><tr><td style="white-space:nowrap">MIGR<a name="address-not-validated-reason-1.1-MIGR"> </a></td><td>Migrated</td><td>Migrated from the legacy NHI with no known external  source</td></tr></table></div>
  </text>
  <url
       value="https://standards.digital.health.nz/ns/address-not-validated-reason-code"/>
  <version value="1.1"/>
  <name value="Nhi_address_not_validated_reason"/>
  <title value="Address Not Validated Reason"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2020-04-20T00:00:00+13:00"/>
  <publisher value="Te Whatu Ora"/>
  <contact>
    <name value="Te Whatu Ora"/>
    <telecom>
      <system value="email"/>
      <value value="mailto:integration@health.govt.nz"/>
    </telecom>
  </contact>
  <description value="Reason why an address is not validated."/>
  <purpose value="To be used when an unvalidated address is returned."/>
  <caseSensitive value="false"/>
  <valueSet
            value="https://nzhts.digital.health.nz/fhir/ValueSet/address-not-validated-reason-code"/>
  <versionNeeded value="true"/>
  <content value="complete"/>
  <count value="6"/>
  <concept>
    <code value="OSEA"/>
    <display value="Overseas Address"/>
    <definition value="An address for a country other than New Zealand"/>
  </concept>
  <concept>
    <code value="UKWN"/>
    <display value="Unknown"/>
    <definition value="The person's address is unknown"/>
  </concept>
  <concept>
    <code value="NFAB"/>
    <display value="No Fixed Abode"/>
    <definition value="The person has no address"/>
  </concept>
  <concept>
    <code value="NOSVC"/>
    <display value="Address Service Unavailable"/>
    <definition
                value="The address service was unavailble for address validation due to Technical issues"/>
  </concept>
  <concept>
    <code value="OTHER"/>
    <display value="Other"/>
    <definition value="Other reason"/>
  </concept>
  <concept>
    <code value="MIGR"/>
    <display value="Migrated"/>
    <definition
                value="Migrated from the legacy NHI with no known external  source"/>
  </concept>
</CodeSystem>