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

: hpi-organisation-type - XML Representation

Draft as of 2020-02-24

Raw xml | Download



<ConceptMap xmlns="http://hl7.org/fhir">
  <id value="hpi-organisation-type"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml">Placeholder</div>
  </text>
  <url
       value="https://nzhts.digital.health.nz/fhir/ConceptMap/hpi-organisation-type"/>
  <version value="1.0"/>
  <name value="Cm_hpi_organistaion_type"/>
  <title value="HPI Organisation Type Mapping"/>
  <status value="draft"/>
  <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="Translation from HPI Organisation Type to FHIR Organisation Type"/>
  <purpose
           value="To translate from 1.0 HPI Organisation Type to FHIR Organisation Type"/>
  <sourceUri
             value="https://nzhts.digital.health.nz/fhir/ValueSet/organisation-type-code|1.0"/>
  <targetUri
             value="https://nzhts.digital.health.nz/fhir/ValueSet/organisation-type-code|1.1"/>
  <group>
    <source
            value="https://standards.digital.health.nz/ns/organisation-type-code"/>
    <sourceVersion value="1.0"/>
    <target
            value="https://standards.digital.health.nz/ns/organisation-type-code"/>
    <targetVersion value="1.1"/>
    <element>
      <code value="001"/>
      <target>
        <code value="001"/>
        <equivalence value="equal"/>
      </target>
    </element>
    <element>
      <code value="003"/>
      <target>
        <code value="003"/>
        <equivalence value="equal"/>
      </target>
    </element>
    <element>
      <code value="006"/>
      <target>
        <code value="006"/>
        <equivalence value="equal"/>
      </target>
    </element>
    <element>
      <code value="007"/>
      <target>
        <code value="007"/>
        <equivalence value="equal"/>
      </target>
    </element>
    <element>
      <code value="008"/>
      <target>
        <code value="008"/>
        <equivalence value="equal"/>
      </target>
    </element>
    <element>
      <code value="009"/>
      <target>
        <code value="009"/>
        <equivalence value="equal"/>
      </target>
    </element>
    <element>
      <code value="999"/>
      <target>
        <code value="999"/>
        <equivalence value="equivalent"/>
      </target>
    </element>
    <unmapped>
      <mode value="fixed"/>
      <code value="999"/>
    </unmapped>
  </group>
</ConceptMap>