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

: Address Purpose (Qualifier) for Organisation - XML Representation

Retired as of 2020-02-24

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="hpi-organisation-address-purpose-1.0"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include codes from <a href="CodeSystem-hpi-address-purpose-1.0.html"><code>https://standards.digital.health.nz/ns/hpi-address-purpose</code></a> where code  in  LEGAL,SERVICE</li></ul></div>
  </text>
  <url
       value="https://nzhts.digital.health.nz/fhir/ValueSet/hpi-organisation-address-purpose"/>
  <version value="1.0"/>
  <name value="Hpi_organisation_address_purpose"/>
  <title value="Address Purpose (Qualifier) for Organisation"/>
  <status value="retired"/>
  <experimental value="false"/>
  <date value="2020-02-24T00: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="Organisation address purpose"/>
  <purpose value="A coded value for the purpose of an organisation address."/>
  <compose>
    <include>
      <system
              value="https://standards.digital.health.nz/ns/hpi-address-purpose"/>
      <version value="1.0"/>
      <filter>
        <property value="code"/>
        <op value="in"/>
        <value value="LEGAL,SERVICE"/>
      </filter>
    </include>
  </compose>
</ValueSet>