HIP FHIR Common Terminology Guide
1.2.0 - Release

HIP FHIR Common Terminology Guide - Local Development build (v1.2.0). See the Directory of published versions

: OrgFac Address Purpose - XML Representation

Retired as of 2020-04-20

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="hpi-address-purpose-1.0"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/StructureDefinition/shareablecodesystem"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This code system <code>https://standards.digital.health.nz/ns/hpi-address-purpose</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">LEGAL<a name="hpi-address-purpose-1.0-LEGAL"> </a></td><td>Legal Address</td><td>An address of the legal registered office (active).</td></tr><tr><td style="white-space:nowrap">SERVICE<a name="hpi-address-purpose-1.0-SERVICE"> </a></td><td>Service Delivery Address</td><td>Physical location where health services are provided including (active).</td></tr><tr><td style="white-space:nowrap">BUSINESS<a name="hpi-address-purpose-1.0-BUSINESS"> </a></td><td>Business Address</td><td>An address used for administrative purposes (active).</td></tr></table></div>
  </text>
  <url value="https://standards.digital.health.nz/ns/hpi-address-purpose"/>
  <version value="1.0"/>
  <name value="Hpi_address_purpose"/>
  <title value="OrgFac Address Purpose"/>
  <status value="retired"/>
  <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="A coded type for organisation/facility address purpose (qualifier)."/>
  <purpose
           value="A coded type for organisation/facility address purpose (qualifier)."/>
  <caseSensitive value="false"/>
  <versionNeeded value="true"/>
  <content value="complete"/>
  <count value="3"/>
  <concept>
    <code value="LEGAL"/>
    <display value="Legal Address"/>
    <definition value="An address of the legal registered office (active)."/>
  </concept>
  <concept>
    <code value="SERVICE"/>
    <display value="Service Delivery Address"/>
    <definition
                value="Physical location where health services are provided including (active)."/>
  </concept>
  <concept>
    <code value="BUSINESS"/>
    <display value="Business Address"/>
    <definition
                value="An address used for administrative purposes (active)."/>
  </concept>
</CodeSystem>