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 Name Use to Name Type Mapping - JSON Representation

Draft as of 2020-02-24

Raw json | Download


{
  "resourceType" : "ConceptMap",
  "id" : "hpi-name-use-to-name-type",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap hpi-name-use-to-name-type</b></p><a name=\"hpi-name-use-to-name-type\"> </a><a name=\"hchpi-name-use-to-name-type\"> </a><a name=\"hchpi-name-use-to-name-type-en-US\"> </a><p>Mapping from <a href=\"http://hl7.org/fhir/R4/valueset-name-use.html\">NameUse</a> to <a href=\"ValueSet-hpi-name-type-2.0.html\">HPI Legacy Name 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 Name use to HPI Name Type</p>\n</div><br/><p><b>Group 1 </b>Mapping from <a href=\"http://hl7.org/fhir/R4/codesystem-name-use.html\">NameUseversion: {0}4.0.1)</a> to <a href=\"CodeSystem-hip-name-type-2.0.html\">HPI Legacy Name Typeversion: {0}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>official</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>O (Official Name Type)</td></tr><tr><td>usual</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>A (Alternate Name Type)</td></tr></table></div>"
  },
  "url" : "https://nzhts.digital.health.nz/cm/hpi-name-use-to-name-type",
  "version" : "1.0",
  "name" : "Cm_hpi_name_use_to_name_type",
  "title" : "HPI Name Use to Name 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 Name use to HPI Name Type",
  "sourceUri" : "http://hl7.org/fhir/ValueSet/name-use",
  "targetUri" : "https://nzhts.digital.health.nz/fhir/ValueSet/hpi-name-type",
  "group" : [
    {
      "source" : "http://hl7.org/fhir/name-use",
      "sourceVersion" : "4.0.1",
      "target" : "https://standards.digital.health.nz/ns/hpi-name-type",
      "targetVersion" : "2.0",
      "element" : [
        {
          "code" : "official",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "equivalent"
                }
              ],
              "code" : "O",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "usual",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "equivalent"
                }
              ],
              "code" : "A",
              "equivalence" : "equivalent"
            }
          ]
        }
      ],
      "unmapped" : {
        "mode" : "fixed",
        "code" : "A"
      }
    }
  ]
}