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" : "NummerSoortCodelijst-to-ContactPointUse",
  "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.6.2--20171231000000.html\">NummerSoortCodelijst</a> to <a href=\"http://hl7.org/fhir/STU3/valueset-contact-point-use.html\">ContactPointUse</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 NumberType codes as found in HCIM ContactInformation (release 2017) to ContactPoint.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-contact-point-use.html\">ContactPointUse</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>HP (primary home)</td><td><a href=\"http://hl7.org/fhir/STU3/codesystem-concept-map-equivalence.html#equal\" title=\"equal\">is equal to</a></td><td>home</td><td>HP: Primary home/Telefoonnummer thuis.</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</td><td>WP: work place/Tijdelijk telefoonnummer.</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>WP: work place/Zakelijk telefoonnummer.</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/concept-bidirectional",
      "valueBoolean" : true
    }
  ],
  "url" : "http://nictiz.nl/fhir/ConceptMap/NummerSoortCodelijst-to-ContactPointUse",
  "version" : "1.3.15",
  "name" : "NummerSoortCodelijst-to-ContactPointUse",
  "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 NumberType codes as found in HCIM ContactInformation (release 2017) to ContactPoint.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.6.2--20171231000000",
  "targetUri" : "http://hl7.org/fhir/ValueSet/contact-point-use",
  "group" : [
    {
      "source" : "http://hl7.org/fhir/v3/AddressUse",
      "target" : "http://hl7.org/fhir/contact-point-use",
      "element" : [
        {
          "code" : "HP",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "equal"
                }
              ],
              "code" : "home",
              "equivalence" : "equal",
              "comment" : "HP: Primary home/Telefoonnummer thuis."
            }
          ]
        },
        {
          "code" : "TMP",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "equal"
                }
              ],
              "code" : "temp",
              "equivalence" : "equal",
              "comment" : "WP: work place/Tijdelijk telefoonnummer."
            }
          ]
        },
        {
          "code" : "WP",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "equal"
                }
              ],
              "code" : "work",
              "equivalence" : "equal",
              "comment" : "WP: work place/Zakelijk telefoonnummer."
            }
          ]
        }
      ]
    }
  ]
}