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

: OrgFac Address Type - XML Representation

Retired as of 2020-04-20

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="hpi-address-type-2.0"/>
  <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 hpi-address-type-2.0</b></p><a name="hpi-address-type-2.0"> </a><a name="hchpi-address-type-2.0"> </a><a name="hchpi-address-type-2.0-en-US"> </a><p>This case-insensitive code system <code>https://standards.digital.health.nz/ns/hpi-address-type</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">M<a name="hpi-address-type-2.0-M"> </a></td><td>Mailing</td><td>This is the address that is used for mailing information (a postal address may be used in this field).</td></tr><tr><td style="white-space:nowrap">B<a name="hpi-address-type-2.0-B"> </a></td><td>Business</td><td>The address of the business used for administrative purposes.</td></tr><tr><td style="white-space:nowrap">S<a name="hpi-address-type-2.0-S"> </a></td><td>Service Delivery</td><td>Physical location where health services are provided including practitioners preferred service delivery address.</td></tr><tr><td style="white-space:nowrap">P<a name="hpi-address-type-2.0-P"> </a></td><td>Postal &amp; Physical</td><td>An address that is both physical and postal.</td></tr></table></div>
  </text>
  <url value="https://standards.digital.health.nz/ns/hpi-address-type"/>
  <version value="2.0"/>
  <name value="Hpi_address_type"/>
  <title value="OrgFac Address Type"/>
  <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 value="A coded type for organisation/facility address."/>
  <caseSensitive value="false"/>
  <versionNeeded value="true"/>
  <content value="complete"/>
  <count value="4"/>
  <concept>
    <code value="M"/>
    <display value="Mailing"/>
    <definition
                value="This is the address that is used for mailing information (a postal address may be used in this field)."/>
  </concept>
  <concept>
    <code value="B"/>
    <display value="Business"/>
    <definition
                value="The address of the business used for administrative purposes."/>
  </concept>
  <concept>
    <code value="S"/>
    <display value="Service Delivery"/>
    <definition
                value="Physical location where health services are provided including practitioners preferred service delivery address."/>
  </concept>
  <concept>
    <code value="P"/>
    <display value="Postal &amp; Physical"/>
    <definition value="An address that is both physical and postal."/>
  </concept>
</CodeSystem>