PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.stu3.zib2017@1.3.9
    http://fhir.nl/fhir/StructureDefinition/nl-core-contactpoint
{
  "description": "Base StructureDefinition for Address Type with additions for Dutch realm addresses. Dutch addresses break down Address.line in several parts and it is important to mark an address as being 'officially registered'.",
  "_filename": "nl-core-contactpoint.json",
  "package_name": "nictiz.fhir.nl.stu3.zib2017",
  "date": null,
  "derivation": "constraint",
  "publisher": "HL7 Netherlands",
  "fhirVersion": "3.0.2",
  "purpose": "Address information is used for visiting a person or organization and for addressing of mail.",
  "name": "nl-core-contactpoint",
  "mapping": [ {
    "uri": "https://zibs.nl/wiki/Patient-v2.0.1(2015EN)",
    "name": "ContactInformation as part of HCIM Patient-v2.0.1(2015EN)",
    "comment": "ContactInformation has become an independent information model as of release 2017 of the HCIMs",
    "identity": "hcim-contactinformation-v2.0.1-2015EN"
  }, {
    "uri": "https://zibs.nl/wiki/Patient-v3.0(2016EN)",
    "name": "ContactInformation as part of HCIM Patient-v3.0(2016EN)",
    "comment": "ContactInformation has become an independent information model as of release 2017 of the HCIMs",
    "identity": "hcim-contactinformation-v3.0-2016EN"
  }, {
    "uri": "https://zibs.nl/wiki/ContactInformation-v1.0(2017EN)",
    "name": "HCIM ContactInformation-v1.0.1(2017EN)",
    "identity": "hcim-contactinformation-v1.0-2017EN"
  } ],
  "abstract": false,
  "copyright": "CC0",
  "type": "ContactPoint",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "nl-core-contactpoint",
  "package_version": "1.3.9",
  "status": "active",
  "id": "627be151-7a4f-417f-8d97-4535a31f156f",
  "kind": "complex-type",
  "url": "http://fhir.nl/fhir/StructureDefinition/nl-core-contactpoint",
  "version": "1.0.2",
  "differential": {
    "element": [ {
      "id": "ContactPoint",
      "path": "ContactPoint",
      "alias": [ "Contactgegevens" ],
      "short": "ContactInformation",
      "example": [ {
        "label": "Mobile business phone number. Note: the mobile nature stems from the number being an 06-* number.",
        "valueContactPoint": {
          "use": "work",
          "value": "+31611234567",
          "system": "phone"
        }
      }, {
        "label": "Mobile phone number undetermined private/business. Note: the mobile nature stems from the number being an 06-* number.",
        "valueContactPoint": {
          "use": "mobile",
          "value": "+31611234567",
          "system": "phone"
        }
      }, {
        "label": "Primary Home Land Line",
        "valueContactPoint": {
          "use": "home",
          "_use": {
            "extension": [ {
              "url": "http://nictiz.nl/fhir/StructureDefinition/code-specification",
              "valueCodeableConcept": {
                "coding": [ {
                  "code": "HP",
                  "system": "http://hl7.org/fhir/v3/AddressUse",
                  "display": "Primary Home"
                } ]
              }
            } ]
          },
          "value": "...",
          "system": "phone",
          "_system": {
            "extension": [ {
              "url": "http://nictiz.nl/fhir/StructureDefinition/code-specification",
              "valueCodeableConcept": {
                "coding": [ {
                  "code": "LL",
                  "system": "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.22.1",
                  "display": "Land Line"
                } ]
              }
            } ]
          }
        }
      }, {
        "label": "Temporary Land Line",
        "valueContactPoint": {
          "use": "temp",
          "_use": {
            "extension": [ {
              "url": "http://nictiz.nl/fhir/StructureDefinition/code-specification",
              "valueCodeableConcept": {
                "coding": [ {
                  "code": "TMP",
                  "system": "http://hl7.org/fhir/v3/AddressUse",
                  "display": "Temporary"
                } ]
              }
            } ]
          },
          "value": "...",
          "system": "phone",
          "_system": {
            "extension": [ {
              "url": "http://nictiz.nl/fhir/StructureDefinition/code-specification",
              "valueCodeableConcept": {
                "coding": [ {
                  "code": "LL",
                  "system": "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.22.1",
                  "display": "Land Line"
                } ]
              }
            } ]
          }
        }
      }, {
        "label": "Primary Work Land Line",
        "valueContactPoint": {
          "use": "work",
          "_use": {
            "extension": [ {
              "url": "http://nictiz.nl/fhir/StructureDefinition/code-specification",
              "valueCodeableConcept": {
                "coding": [ {
                  "code": "WP",
                  "system": "http://hl7.org/fhir/v3/AddressUse",
                  "display": "Primary Work"
                } ]
              }
            } ]
          },
          "value": "...",
          "system": "phone",
          "_system": {
            "extension": [ {
              "url": "http://nictiz.nl/fhir/StructureDefinition/code-specification",
              "valueCodeableConcept": {
                "coding": [ {
                  "code": "LL",
                  "system": "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.22.1",
                  "display": "Land Line"
                } ]
              }
            } ]
          }
        }
      }, {
        "label": "Primary Home Fax",
        "valueContactPoint": {
          "use": "home",
          "_use": {
            "extension": [ {
              "url": "http://nictiz.nl/fhir/StructureDefinition/code-specification",
              "valueCodeableConcept": {
                "coding": [ {
                  "code": "HP",
                  "system": "http://hl7.org/fhir/v3/AddressUse",
                  "display": "Primary Home"
                } ]
              }
            } ]
          },
          "value": "...",
          "system": "fax",
          "_system": {
            "extension": [ {
              "url": "http://nictiz.nl/fhir/StructureDefinition/code-specification",
              "valueCodeableConcept": {
                "coding": [ {
                  "code": "FAX",
                  "system": "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.22.1",
                  "display": "Fax"
                } ]
              }
            } ]
          }
        }
      }, {
        "label": "Temporary Fax",
        "valueContactPoint": {
          "use": "temp",
          "_use": {
            "extension": [ {
              "url": "http://nictiz.nl/fhir/StructureDefinition/code-specification",
              "valueCodeableConcept": {
                "coding": [ {
                  "code": "TMP",
                  "system": "http://hl7.org/fhir/v3/AddressUse",
                  "display": "Temporary"
                } ]
              }
            } ]
          },
          "value": "...",
          "system": "fax",
          "_system": {
            "extension": [ {
              "url": "http://nictiz.nl/fhir/StructureDefinition/code-specification",
              "valueCodeableConcept": {
                "coding": [ {
                  "code": "FAX",
                  "system": "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.22.1",
                  "display": "Fax"
                } ]
              }
            } ]
          }
        }
      }, {
        "label": "Primary Work Fax",
        "valueContactPoint": {
          "use": "work",
          "_use": {
            "extension": [ {
              "url": "http://nictiz.nl/fhir/StructureDefinition/code-specification",
              "valueCodeableConcept": {
                "coding": [ {
                  "code": "WP",
                  "system": "http://hl7.org/fhir/v3/AddressUse",
                  "display": "Primary Work"
                } ]
              }
            } ]
          },
          "value": "...",
          "system": "fax",
          "_system": {
            "extension": [ {
              "url": "http://nictiz.nl/fhir/StructureDefinition/code-specification",
              "valueCodeableConcept": {
                "coding": [ {
                  "code": "FAX",
                  "system": "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.22.1",
                  "display": "Fax"
                } ]
              }
            } ]
          }
        }
      }, {
        "label": "Primary Home Mobile Phone",
        "valueContactPoint": {
          "use": "mobile",
          "_use": {
            "extension": [ {
              "url": "http://nictiz.nl/fhir/StructureDefinition/code-specification",
              "valueCodeableConcept": {
                "coding": [ {
                  "code": "HP",
                  "system": "http://hl7.org/fhir/v3/AddressUse",
                  "display": "Primary Home"
                } ]
              }
            } ]
          },
          "value": "...",
          "system": "phone",
          "_system": {
            "extension": [ {
              "url": "http://nictiz.nl/fhir/StructureDefinition/code-specification",
              "valueCodeableConcept": {
                "coding": [ {
                  "code": "MC",
                  "system": "http://hl7.org/fhir/v3/AddressUse",
                  "display": "Mobile Phone"
                } ]
              }
            } ]
          }
        }
      }, {
        "label": "Temporary Mobile Phone",
        "valueContactPoint": {
          "use": "temp",
          "_use": {
            "extension": [ {
              "url": "http://nictiz.nl/fhir/StructureDefinition/code-specification",
              "valueCodeableConcept": {
                "coding": [ {
                  "code": "TMP",
                  "system": "http://hl7.org/fhir/v3/AddressUse",
                  "display": "Temporary"
                } ]
              }
            } ]
          },
          "value": "...",
          "system": "phone",
          "_system": {
            "extension": [ {
              "url": "http://nictiz.nl/fhir/StructureDefinition/code-specification",
              "valueCodeableConcept": {
                "coding": [ {
                  "code": "MC",
                  "system": "http://hl7.org/fhir/v3/AddressUse",
                  "display": "Mobile Phone"
                } ]
              }
            } ]
          }
        }
      }, {
        "label": "Primary Work Mobile Phone",
        "valueContactPoint": {
          "use": "mobile",
          "_use": {
            "extension": [ {
              "url": "http://nictiz.nl/fhir/StructureDefinition/code-specification",
              "valueCodeableConcept": {
                "coding": [ {
                  "code": "WP",
                  "system": "http://hl7.org/fhir/v3/AddressUse",
                  "display": "Primary Work"
                } ]
              }
            } ]
          },
          "value": "...",
          "system": "phone",
          "_system": {
            "extension": [ {
              "url": "http://nictiz.nl/fhir/StructureDefinition/code-specification",
              "valueCodeableConcept": {
                "coding": [ {
                  "code": "MC",
                  "system": "http://hl7.org/fhir/v3/AddressUse",
                  "display": "Mobile Phone"
                } ]
              }
            } ]
          }
        }
      }, {
        "label": "Primary Home Pager",
        "valueContactPoint": {
          "use": "home",
          "_use": {
            "extension": [ {
              "url": "http://nictiz.nl/fhir/StructureDefinition/code-specification",
              "valueCodeableConcept": {
                "coding": [ {
                  "code": "HP",
                  "system": "http://hl7.org/fhir/v3/AddressUse",
                  "display": "Primary Home"
                } ]
              }
            } ]
          },
          "value": "...",
          "system": "pager",
          "_system": {
            "extension": [ {
              "url": "http://nictiz.nl/fhir/StructureDefinition/code-specification",
              "valueCodeableConcept": {
                "coding": [ {
                  "code": "PG",
                  "system": "http://hl7.org/fhir/v3/AddressUse",
                  "display": "Pager"
                } ]
              }
            } ]
          }
        }
      }, {
        "label": "Temporary Pager",
        "valueContactPoint": {
          "use": "temp",
          "_use": {
            "extension": [ {
              "url": "http://nictiz.nl/fhir/StructureDefinition/code-specification",
              "valueCodeableConcept": {
                "coding": [ {
                  "code": "TMP",
                  "system": "http://hl7.org/fhir/v3/AddressUse",
                  "display": "Temporary"
                } ]
              }
            } ]
          },
          "value": "...",
          "system": "pager",
          "_system": {
            "extension": [ {
              "url": "http://nictiz.nl/fhir/StructureDefinition/code-specification",
              "valueCodeableConcept": {
                "coding": [ {
                  "code": "PG",
                  "system": "http://hl7.org/fhir/v3/AddressUse",
                  "display": "Pager"
                } ]
              }
            } ]
          }
        }
      }, {
        "label": "Primary Work Pager",
        "valueContactPoint": {
          "use": "work",
          "_use": {
            "extension": [ {
              "url": "http://nictiz.nl/fhir/StructureDefinition/code-specification",
              "valueCodeableConcept": {
                "coding": [ {
                  "code": "WP",
                  "system": "http://hl7.org/fhir/v3/AddressUse",
                  "display": "Primary Work"
                } ]
              }
            } ]
          },
          "value": "...",
          "system": "pager",
          "_system": {
            "extension": [ {
              "url": "http://nictiz.nl/fhir/StructureDefinition/code-specification",
              "valueCodeableConcept": {
                "coding": [ {
                  "code": "PG",
                  "system": "http://hl7.org/fhir/v3/AddressUse",
                  "display": "Pager"
                } ]
              }
            } ]
          }
        }
      }, {
        "label": "Private email address",
        "valueContactPoint": {
          "use": "home",
          "_use": {
            "extension": [ {
              "url": "http://nictiz.nl/fhir/StructureDefinition/code-specification",
              "valueCodeableConcept": {
                "coding": [ {
                  "code": "HP",
                  "system": "http://hl7.org/fhir/v3/AddressUse",
                  "display": "Primary Home"
                } ]
              }
            } ]
          },
          "value": "giesput@myweb.nl",
          "system": "email"
        }
      } ],
      "mapping": [ {
        "map": "NL-CM:0.1.5",
        "comment": "ContactInformation",
        "identity": "hcim-contactinformation-v2.0.1-2015EN"
      }, {
        "map": "NL-CM:0.1.5",
        "comment": "ContactInformation",
        "identity": "hcim-contactinformation-v3.0-2016EN"
      }, {
        "map": "NL-CM:20.6.1",
        "comment": "ContactInformation",
        "identity": "hcim-contactinformation-v1.0-2017EN"
      } ],
      "definition": "Contact information includes a person's telephone numbers en e-mail addresses."
    }, {
      "id": "ContactPoint.system",
      "min": 1,
      "path": "ContactPoint.system",
      "alias": [ "TelecomSoort / EmailSoort" ],
      "short": "TelecomType / EmailAddressType",
      "mapping": [ {
        "map": "NL-CM:20.6.5",
        "comment": "TelecomType. See for details the ConceptMap https://simplifier.net/resolve?target=simplifier&canonical=http://nictiz.nl/fhir/ConceptMap/TelecomSoortCodelijst-to-ContactPointSystem",
        "identity": "hcim-contactinformation-v1.0-2017EN"
      }, {
        "map": "NL-CM:0.1.19",
        "comment": "EmailAddressType. See for details the ConceptMap https://simplifier.net/resolve?target=simplifier&canonical=http://nictiz.nl/fhir/ConceptMap/EmailSoortCodelijst-to-ContactPointSystem",
        "identity": "hcim-contactinformation-v2.0.1-2015EN"
      }, {
        "map": "NL-CM:0.1.19",
        "comment": "EmailAddressType. See for details the ConceptMap https://simplifier.net/resolve?target=simplifier&canonical=http://nictiz.nl/fhir/ConceptMap/EmailSoortCodelijst-to-ContactPointSystem",
        "identity": "hcim-contactinformation-v3.0-2016EN"
      }, {
        "map": "NL-CM:20.6.8",
        "comment": "EmailAddressType. See for details the ConceptMap https://simplifier.net/resolve?target=simplifier&canonical=http://nictiz.nl/fhir/ConceptMap/EmailSoortCodelijst-to-ContactPointSystem",
        "identity": "hcim-contactinformation-v1.0-2017EN"
      } ]
    }, {
      "id": "ContactPoint.system.extension",
      "path": "ContactPoint.system.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "ContactPoint.system.extension:EmailAddressTypeCodelist",
      "path": "ContactPoint.system.extension",
      "type": [ {
        "code": "Extension",
        "profile": "http://nictiz.nl/fhir/StructureDefinition/code-specification"
      } ],
      "alias": [ "EmailSoortCodelijst" ],
      "short": "EmailAddressTypeCodelist",
      "sliceName": "EmailAddressTypeCodelist"
    }, {
      "id": "ContactPoint.system.extension:EmailAddressTypeCodelist.valueCodeableConcept:valueCodeableConcept",
      "path": "ContactPoint.system.extension.valueCodeableConcept",
      "binding": {
        "strength": "extensible",
        "description": "EmailSoortCodelijst",
        "valueSetReference": {
          "display": "EmailSoortCodelijst",
          "reference": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.20.6.3--20171231000000"
        }
      },
      "mapping": [ {
        "map": "NL-CM:20.6.8",
        "comment": "EmailAddressType. See for details the ConceptMap https://simplifier.net/resolve?target=simplifier&canonical=http://nictiz.nl/fhir/ConceptMap/EmailSoortCodelijst-to-ContactPointSystem",
        "identity": "hcim-contactinformation-v1.0-2017EN"
      } ],
      "sliceName": "valueCodeableConcept"
    }, {
      "id": "ContactPoint.system.extension:TelecomTypeCodelist",
      "max": "1",
      "path": "ContactPoint.system.extension",
      "type": [ {
        "code": "Extension",
        "profile": "http://nictiz.nl/fhir/StructureDefinition/code-specification"
      } ],
      "alias": [ "TelecomSoortCodelijst" ],
      "short": "TelecomTypeCodelist",
      "sliceName": "TelecomTypeCodelist"
    }, {
      "id": "ContactPoint.system.extension:TelecomTypeCodelist.valueCodeableConcept:valueCodeableConcept",
      "path": "ContactPoint.system.extension.valueCodeableConcept",
      "binding": {
        "strength": "extensible",
        "description": "TelecomSoortCodelijst",
        "valueSetReference": {
          "display": "TelecomSoortCodelijst",
          "reference": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.20.6.1--20171231000000"
        }
      },
      "mapping": [ {
        "map": "NL-CM:20.6.5",
        "comment": "TelecomType. See for details the ConceptMap https://simplifier.net/resolve?target=simplifier&canonical=http://nictiz.nl/fhir/ConceptMap/TelecomSoortCodelijst-to-ContactPointSystem",
        "identity": "hcim-contactinformation-v1.0-2017EN"
      } ],
      "sliceName": "valueCodeableConcept"
    }, {
      "id": "ContactPoint.value",
      "path": "ContactPoint.value",
      "alias": [ "Telefoonnummer / E-mailadres" ],
      "short": "TelephoneNumber / EmailAddress",
      "example": [ {
        "label": "Example TelephoneNumber international",
        "valueString": "+31611234567"
      }, {
        "label": "Example EmailAddress",
        "valueString": "giesput@myweb.nl"
      } ],
      "mapping": [ {
        "map": "NL-CM:0.1.23",
        "comment": "TelephoneNumber",
        "identity": "hcim-contactinformation-v2.0.1-2015EN"
      }, {
        "map": "NL-CM:0.1.23",
        "comment": "TelephoneNumber",
        "identity": "hcim-contactinformation-v3.0-2016EN"
      }, {
        "map": "NL-CM:20.6.4",
        "comment": "EmailAddress",
        "identity": "hcim-contactinformation-v1.0-2017EN"
      }, {
        "map": "NL-CM:0.1.20",
        "comment": "EmailAddress",
        "identity": "hcim-contactinformation-v2.0.1-2015EN"
      }, {
        "map": "NL-CM:0.1.20",
        "comment": "EmailAddress",
        "identity": "hcim-contactinformation-v3.0-2016EN"
      }, {
        "map": "NL-CM:20.6.7",
        "comment": "EmailAddress",
        "identity": "hcim-contactinformation-v1.0-2017EN"
      } ]
    }, {
      "id": "ContactPoint.use",
      "path": "ContactPoint.use",
      "alias": [ "TelecomSoort / NummerSoort / EmailSoort" ],
      "short": "TelecomType / NumberType / EmailAddressType",
      "mapping": [ {
        "map": "NL-CM:20.6.5",
        "comment": "TelecomType. See for details the ConceptMap https://simplifier.net/resolve?target=simplifier&canonical=http://nictiz.nl/fhir/ConceptMap/TelecomSoortCodelijst-to-ContactPointUse",
        "identity": "hcim-contactinformation-v1.0-2017EN"
      }, {
        "map": "NL-CM:0.1.22",
        "comment": "NumberType. See for details the ConceptMap https://simplifier.net/resolve?target=simplifier&canonical=http://nictiz.nl/fhir/ConceptMap/NummerSoortCodelijst-to-ContactPointUse",
        "identity": "hcim-contactinformation-v2.0.1-2015EN"
      }, {
        "map": "NL-CM:0.1.22",
        "comment": "NumberType. See for details the ConceptMap https://simplifier.net/resolve?target=simplifier&canonical=http://nictiz.nl/fhir/ConceptMap/NummerSoortCodelijst-to-ContactPointUse",
        "identity": "hcim-contactinformation-v3.0-2016EN"
      }, {
        "map": "NL-CM:20.6.6",
        "comment": "NumberType. See for details the ConceptMap https://simplifier.net/resolve?target=simplifier&canonical=http://nictiz.nl/fhir/ConceptMap/NummerSoortCodelijst-to-ContactPointUse",
        "identity": "hcim-contactinformation-v1.0-2017EN"
      }, {
        "map": "NL-CM:0.1.19",
        "comment": "EmailAddressType. See for details the ConceptMap https://simplifier.net/resolve?target=simplifier&canonical=http://nictiz.nl/fhir/ConceptMap/EmailSoortCodelijst-to-ContactPointUse",
        "identity": "hcim-contactinformation-v2.0.1-2015EN"
      }, {
        "map": "NL-CM:0.1.19",
        "comment": "EmailAddressType. See for details the ConceptMap https://simplifier.net/resolve?target=simplifier&canonical=http://nictiz.nl/fhir/ConceptMap/EmailSoortCodelijst-to-ContactPointUse",
        "identity": "hcim-contactinformation-v3.0-2016EN"
      }, {
        "map": "NL-CM:20.6.8",
        "comment": "EmailAddressType. See for details the ConceptMap https://simplifier.net/resolve?target=simplifier&canonical=http://nictiz.nl/fhir/ConceptMap/EmailSoortCodelijst-to-ContactPointUse",
        "identity": "hcim-contactinformation-v1.0-2017EN"
      } ],
      "definition": "Purpose of this contact point"
    }, {
      "id": "ContactPoint.use.extension",
      "path": "ContactPoint.use.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "ContactPoint.use.extension:EmailAddressTypeCodelist",
      "path": "ContactPoint.use.extension",
      "type": [ {
        "code": "Extension",
        "profile": "http://nictiz.nl/fhir/StructureDefinition/code-specification"
      } ],
      "alias": [ "EmailSoortCodelijst" ],
      "short": "EmailAddressTypeCodelist",
      "sliceName": "EmailAddressTypeCodelist"
    }, {
      "id": "ContactPoint.use.extension:EmailAddressTypeCodelist.valueCodeableConcept:valueCodeableConcept",
      "path": "ContactPoint.use.extension.valueCodeableConcept",
      "binding": {
        "strength": "extensible",
        "description": "EmailSoortCodelijst",
        "valueSetReference": {
          "display": "EmailSoortCodelijst",
          "reference": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.20.6.3--20171231000000"
        }
      },
      "mapping": [ {
        "map": "NL-CM:20.6.8",
        "comment": "EmailAddressType. See for details the ConceptMap https://simplifier.net/resolve?target=simplifier&canonical=http://nictiz.nl/fhir/ConceptMap/EmailSoortCodelijst-to-ContactPointUse",
        "identity": "hcim-contactinformation-v1.0-2017EN"
      } ],
      "sliceName": "valueCodeableConcept"
    }, {
      "id": "ContactPoint.use.extension:TelecomTypeCodelist.valueCodeableConcept:valueCodeableConcept",
      "path": "ContactPoint.use.extension.valueCodeableConcept",
      "binding": {
        "strength": "extensible",
        "description": "TelecomSoortCodelijst",
        "valueSetReference": {
          "display": "TelecomSoortCodelijst",
          "reference": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.20.6.1--20171231000000"
        }
      },
      "mapping": [ {
        "map": "NL-CM:20.6.5",
        "comment": "TelecomType. See for details the ConceptMap https://simplifier.net/resolve?target=simplifier&canonical=http://nictiz.nl/fhir/ConceptMap/TelecomSoortCodelijst-to-ContactPointUse",
        "identity": "hcim-contactinformation-v1.0-2017EN"
      } ],
      "sliceName": "valueCodeableConcept"
    }, {
      "id": "ContactPoint.use.extension:NumberTypeCodelist",
      "path": "ContactPoint.use.extension",
      "type": [ {
        "code": "Extension",
        "profile": "http://nictiz.nl/fhir/StructureDefinition/code-specification"
      } ],
      "alias": [ "NummerSoortCodelijst" ],
      "short": "NumberTypeCodelist",
      "sliceName": "NumberTypeCodelist"
    }, {
      "id": "ContactPoint.use.extension:NumberTypeCodelist.valueCodeableConcept:valueCodeableConcept",
      "path": "ContactPoint.use.extension.valueCodeableConcept",
      "binding": {
        "strength": "extensible",
        "description": "NummerSoortCodelijst",
        "valueSetReference": {
          "display": "NummerSoortCodelijst",
          "reference": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.20.6.2--20171231000000"
        }
      },
      "mapping": [ {
        "map": "NL-CM:20.6.6",
        "comment": "NumberType. See for details the ConceptMap https://simplifier.net/resolve?target=simplifier&canonical=http://nictiz.nl/fhir/ConceptMap/NummerSoortCodelijst-to-ContactPointUse",
        "identity": "hcim-contactinformation-v1.0-2017EN"
      } ],
      "sliceName": "valueCodeableConcept"
    } ]
  },
  "contact": [ {
    "name": "Nictiz",
    "telecom": [ {
      "use": "work",
      "value": "info@nictiz.nl",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/ContactPoint"
}