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

: HPI Facility Address Purpose Mapping - JSON Representation

Draft as of 2020-02-24

Raw json | Download


{
  "resourceType" : "ConceptMap",
  "id" : "hpi-facility-address-purpose-down",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap hpi-facility-address-purpose-down</b></p><a name=\"hpi-facility-address-purpose-down\"> </a><a name=\"hchpi-facility-address-purpose-down\"> </a><a name=\"hchpi-facility-address-purpose-down-en-US\"> </a><p>Mapping from <a href=\"ValueSet-hpi-location-address-use-code-2.0.html\">Address Use for Location</a> to <a href=\"ValueSet-hpi-facility-address-purpose-1.0.html\">Address Purpose (Qualifier) for Facility</a></p><p>DRAFT. Published on 2020-02-24 00:00:00+1300 by Te Whatu Ora  (Te Whatu Ora: <a href=\"mailto:mailto:integration@health.govt.nz\">mailto:integration@health.govt.nz</a>). </p><div><p>Translation from FHIR Address Use to HPI Address Purpose</p>\n</div><br/><p><b>Group 1 </b>Mapping from <a href=\"CodeSystem-hpi-address-use-2.0.html\">OrgFac Address Useversion: {0}2.0)</a> to <a href=\"CodeSystem-hpi-address-purpose-1.0.html\">OrgFac Address Purposeversion: {0}1.0)</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td></tr><tr><td>work (Work Address)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>BUSINESS (Business Address)</td></tr><tr><td>old (This address is no longer in use (or was never correct but retained for records).)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>BUSINESS (Business Address)</td></tr></table></div>"
  },
  "url" : "https://nzhts.digital.health.nz/fhir/ConceptMap/hpi-facility-address-purpose-down",
  "version" : "1.0",
  "name" : "Cm_hpi_facility_address_purpose_down",
  "title" : "HPI Facility Address Purpose Mapping",
  "status" : "draft",
  "experimental" : false,
  "date" : "2020-02-24T00:00:00+13:00",
  "publisher" : "Te Whatu Ora",
  "contact" : [
    {
      "name" : "Te Whatu Ora",
      "telecom" : [
        {
          "system" : "email",
          "value" : "mailto:integration@health.govt.nz"
        }
      ]
    }
  ],
  "description" : "Translation from FHIR Address Use to HPI Address Purpose",
  "purpose" : "To translate from FHIR Address Use to internal HPI Address Purpose",
  "sourceUri" : "https://nzhts.digital.health.nz/fhir/ValueSet/hpi-location-address-use-code",
  "targetUri" : "https://nzhts.digital.health.nz/fhir/ValueSet/hpi-facility-address-purpose",
  "group" : [
    {
      "source" : "https://standards.digital.health.nz/ns/hpi-address-use",
      "sourceVersion" : "2.0",
      "target" : "https://standards.digital.health.nz/ns/hpi-address-purpose",
      "targetVersion" : "1.0",
      "element" : [
        {
          "code" : "work",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "equivalent"
                }
              ],
              "code" : "BUSINESS",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "old",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "equivalent"
                }
              ],
              "code" : "BUSINESS",
              "equivalence" : "equivalent"
            }
          ]
        }
      ]
    }
  ]
}