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-contact-type-down - JSON Representation

Draft as of 2020-02-24

Raw json | Download


{
  "resourceType" : "ConceptMap",
  "id" : "hpi-contact-type-down",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Mapping from <a href=\"http://hl7.org/fhir/R4/valueset-contact-point-system.html\">ContactPointSystem</a> to <a href=\"ValueSet-hpi-contact-type-1.0.html\">Contact Type</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 Contact Point System to HPI Contact Type</p>\n</div><br/><p><b>Group 1</b>Mapping from <a href=\"http://hl7.org/fhir/R4/codesystem-contact-point-system.html\">ContactPointSystem (version 4.0.1)</a> to <a href=\"CodeSystem-hpi-contact-type-2.0.html\">OrgFac Contact Type (version 2.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>email</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>E</td></tr><tr><td>fax</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>F</td></tr><tr><td>pager</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>P</td></tr><tr><td>sms</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>S</td></tr><tr><td>phone</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>T</td></tr><tr><td>url</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>U</td></tr><tr><td>other</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>M</td></tr></table></div>"
  },
  "url" : "https://nzhts.digital.health.nz/fhir/ConceptMap/hpi-contact-type-down",
  "version" : "1.0",
  "name" : "Cm_hpi_contact_type_down",
  "title" : "HPI Contact Type 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 Contact Point System to HPI Contact Type",
  "purpose" : "To translate from FHIR Contact Point System to internal HPI Contact Type",
  "sourceUri" : "http://hl7.org/fhir/ValueSet/contact-point-system",
  "targetUri" : "https://nzhts.digital.health.nz/fhir/ValueSet/hpi-contact-type",
  "group" : [
    {
      "source" : "http://hl7.org/fhir/contact-point-system",
      "sourceVersion" : "4.0.1",
      "target" : "https://standards.digital.health.nz/ns/hpi-contact-type",
      "targetVersion" : "2.0",
      "element" : [
        {
          "code" : "email",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "equivalent"
                }
              ],
              "code" : "E",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "fax",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "equivalent"
                }
              ],
              "code" : "F",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "pager",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "equivalent"
                }
              ],
              "code" : "P",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "sms",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "equivalent"
                }
              ],
              "code" : "S",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "phone",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "equivalent"
                }
              ],
              "code" : "T",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "url",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "equivalent"
                }
              ],
              "code" : "U",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "other",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "equivalent"
                }
              ],
              "code" : "M",
              "equivalence" : "equivalent"
            }
          ]
        }
      ]
    }
  ]
}