Nictiz FHIR NL STU3 Zib2017
1.3.15 - CI Build

Nictiz FHIR NL STU3 Zib2017 - Local Development build (v1.3.15) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: null - JSON Representation

Active as of 2024-04-09

Raw json | Download


{
  "resourceType" : "ConceptMap",
  "id" : "AdresSoortCodelijst-to-AddressUse",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Mapping from <a href=\"ValueSet-2.16.840.1.113883.2.4.3.11.60.40.2.20.5.3--20171231000000.html\">AdresSoortCodelijst</a> to <a href=\"http://hl7.org/fhir/STU3/valueset-address-use.html\">AddressUse</a></p><p>ACTIVE. Published on 2024-04-09 16:00:20+0200 by HL7 Netherlands (Nictiz: <a href=\"mailto:info@nictiz.nl\">info@nictiz.nl</a>). </p><div><p>Maps AddressType codes as found in HCIM AddressInformation (release 2017) to Address.use codes as found in FHIR STU3</p>\n</div><br/><p><b>Group 1</b> Mapping from <a href=\"http://hl7.org/fhir/STU3/v3/AddressUse/cs.html\">v3 Code System AddressUse</a> to <a href=\"http://hl7.org/fhir/STU3/codesystem-address-use.html\">AddressUse</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td><td><b>Comment</b></td></tr><tr><td>PST (postal address)</td><td colspan=\"3\" style=\"background-color: #efefef\">(not mapped)</td></tr><tr><td>HP (primary home)</td><td><a href=\"http://hl7.org/fhir/STU3/codesystem-concept-map-equivalence.html#specializes\" title=\"specializes\">has specialization</a></td><td>home</td><td>HP: Primary home/officieel adres. home: Home address. Use in conjunction with Address.type = physical (optional), Address.use.extension http://hl7.org/fhir/StructureDefinition/iso21090-AD-use = HP and Address.extension http://fhir.nl/fhir/StructureDefinition/nl-core-address-official = true to mark as primary</td></tr><tr><td>PHYS (physical visit address)</td><td><a href=\"http://hl7.org/fhir/STU3/codesystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>home</td><td>PHYS: Visit Address/Woon-/verblijfadres. home: A communication address at a home. Use in conjunction with Address.type = physical, Address.use.extension http://hl7.org/fhir/StructureDefinition/iso21090-AD-use = PHYS</td></tr><tr><td>TMP (temporary address)</td><td><a href=\"http://hl7.org/fhir/STU3/codesystem-concept-map-equivalence.html#equal\" title=\"equal\">is equal to</a></td><td>temp (Temporary)</td><td/></tr><tr><td>WP (work place)</td><td><a href=\"http://hl7.org/fhir/STU3/codesystem-concept-map-equivalence.html#equal\" title=\"equal\">is equal to</a></td><td>work</td><td/></tr><tr><td>HV (vacation home)</td><td><a href=\"http://hl7.org/fhir/STU3/codesystem-concept-map-equivalence.html#narrower\" title=\"narrower\">narrower</a></td><td>temp (Temporary)</td><td>HV: Vacation Home. temp: Any temporary address. Use in conjunction with Address.type = physical (optional), Address.use.extension http://hl7.org/fhir/StructureDefinition/iso21090-AD-use = HV</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/concept-bidirectional",
      "valueBoolean" : false
    }
  ],
  "url" : "http://nictiz.nl/fhir/ConceptMap/AdresSoortCodelijst-to-AddressUse",
  "version" : "1.3.15",
  "name" : "AdresSoortCodelijst-to-AddressUse",
  "status" : "active",
  "date" : "2024-04-09T16:00:20+02:00",
  "publisher" : "HL7 Netherlands",
  "contact" : [
    {
      "name" : "Nictiz",
      "telecom" : [
        {
          "system" : "email",
          "value" : "info@nictiz.nl",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "Maps AddressType codes as found in HCIM AddressInformation (release 2017) to Address.use codes as found in FHIR STU3",
  "sourceUri" : "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.20.5.3--20171231000000",
  "targetUri" : "http://hl7.org/fhir/ValueSet/address-use",
  "group" : [
    {
      "source" : "http://hl7.org/fhir/v3/AddressUse",
      "target" : "http://hl7.org/fhir/address-use",
      "element" : [
        {
          "code" : "PST",
          "target" : [
            {
              "equivalence" : "unmatched"
            }
          ]
        },
        {
          "code" : "HP",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "specializes"
                }
              ],
              "code" : "home",
              "equivalence" : "specializes",
              "comment" : "HP: Primary home/officieel adres. home: Home address. Use in conjunction with Address.type = physical (optional), Address.use.extension http://hl7.org/fhir/StructureDefinition/iso21090-AD-use = HP and Address.extension http://fhir.nl/fhir/StructureDefinition/nl-core-address-official = true to mark as primary"
            }
          ]
        },
        {
          "code" : "PHYS",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "equivalent"
                }
              ],
              "code" : "home",
              "equivalence" : "equivalent",
              "comment" : "PHYS: Visit Address/Woon-/verblijfadres. home: A communication address at a home. Use in conjunction with Address.type = physical, Address.use.extension http://hl7.org/fhir/StructureDefinition/iso21090-AD-use = PHYS"
            }
          ]
        },
        {
          "code" : "TMP",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "equal"
                }
              ],
              "code" : "temp",
              "equivalence" : "equal"
            }
          ]
        },
        {
          "code" : "WP",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "equal"
                }
              ],
              "code" : "work",
              "equivalence" : "equal"
            }
          ]
        },
        {
          "code" : "HV",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "narrower"
                }
              ],
              "code" : "temp",
              "equivalence" : "narrower",
              "comment" : "HV: Vacation Home. temp: Any temporary address. Use in conjunction with Address.type = physical (optional), Address.use.extension http://hl7.org/fhir/StructureDefinition/iso21090-AD-use = HV"
            }
          ]
        }
      ]
    }
  ]
}