HIP FHIR Common Terminology Guide
1.7.0-SNAPSHOT - Release

HIP FHIR Common Terminology Guide - Local Development build (v1.7.0-SNAPSHOT) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: hpi-organisation-address-purpose-down - JSON Representation

Draft as of 2020-02-24

Raw json | Download


{
  "resourceType" : "ConceptMap",
  "id" : "hpi-organisation-address-purpose-down",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Mapping from <a href=\"ValueSet-hpi-organisation-address-use-code-2.0.html\">Address Use for Organisation</a> to <a href=\"ValueSet-hpi-organisation-address-purpose-1.0.html\">Address Purpose (Qualifier) for Organisation</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 Use (version 2.0)</a> to <a href=\"CodeSystem-hpi-address-purpose-1.0.html\">OrgFac Address Purpose (version 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>legal</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>LEGAL</td></tr><tr><td>billing</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>LEGAL</td></tr><tr><td>work</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>SERVICE</td></tr><tr><td>old</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>SERVICE</td></tr></table></div>"
  },
  "url" : "https://nzhts.digital.health.nz/fhir/ConceptMap/hpi-organisation-address-purpose-down",
  "version" : "1.0",
  "name" : "Cm_hpi_organisation_address_purpose_down",
  "title" : "HPI Organisation 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-organisation-address-use-code",
  "targetUri" : "https://nzhts.digital.health.nz/fhir/ValueSet/hpi-organisation-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" : "legal",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "equivalent"
                }
              ],
              "code" : "LEGAL",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "billing",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "equivalent"
                }
              ],
              "code" : "LEGAL",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "work",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "equivalent"
                }
              ],
              "code" : "SERVICE",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "old",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "equivalent"
                }
              ],
              "code" : "SERVICE",
              "equivalence" : "equivalent"
            }
          ]
        }
      ]
    }
  ]
}