HIP FHIR Common Terminology Guide
1.3.1 - Release

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

: IdentifierUse - XML Representation

Active as of 2020-12-18

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="hpi-identifier-use-code-1.0"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml">Placeholder</div>
  </text>
  <url
       value="https://nzhts.digital.health.nz/fhir/ValueSet/hpi-identifier-use-code"/>
  <version value="1.0"/>
  <name value="Hpi_IdentfierUse"/>
  <title value="IdentifierUse"/>
  <status value="active"/>
  <date value="2020-12-18T23:08:15+00: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="Use values for an Identifier"/>
  <purpose value="Identifies the purpose for this identifier, if known."/>
  <compose>
    <include>
      <system value="http://hl7.org/fhir/identifier-use"/>
      <concept>
        <code value="official"/>
        <display value="Official"/>
      </concept>
      <concept>
        <code value="old"/>
        <display value="Old"/>
      </concept>
    </include>
  </compose>
</ValueSet>