<?xml-model href="http://hl7.org/fhir/STU3/structuredefinition.sch" type="application/xml" schematypens="http://purl.oclc.org/dsdl/schematron"?>
<StructureDefinition xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://hl7.org/fhir http://hl7.org/fhir/STU3/structuredefinition.xsd" xmlns="http://hl7.org/fhir">
  <id value="nl-core-contactpoint" />
  <url value="http://fhir.nl/fhir/StructureDefinition/nl-core-contactpoint" />
  <version value="1.0.0" />
  <name value="nl-core-contactpoint" />
  <title value="nl-core-contactpoint" />
  <status value="active" />
  <publisher value="HL7 Netherlands" />
  <contact>
    <name value="Nictiz" />
    <telecom>
      <system value="email" />
      <value value="info@nictiz.nl" />
      <use value="work" />
    </telecom>
  </contact>
  <description value="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'." />
  <purpose value="Address information is used for visiting a person or organization and for addressing of mail." />
  <copyright value="CC0" />
  <fhirVersion value="3.0.1" />
  <mapping>
    <identity value="hcim-contactinformation-v2.0.1-2015EN" />
    <uri value="https://zibs.nl/wiki/Patient-v2.0.1(2015EN)" />
    <name value="ContactInformation as part of HCIM Patient-v2.0.1(2015EN)" />
    <comment value="ContactInformation has become an independent information model as of release 2017 of the HCIMs" />
  </mapping>
  <mapping>
    <identity value="hcim-contactinformation-v3.0-2016EN" />
    <uri value="https://zibs.nl/wiki/Patient-v3.0(2016EN)" />
    <name value="ContactInformation as part of HCIM Patient-v3.0(2016EN)" />
    <comment value="ContactInformation has become an independent information model as of release 2017 of the HCIMs" />
  </mapping>
  <mapping>
    <identity value="hcim-contactinformation-v1.0-2017EN" />
    <uri value="https://zibs.nl/wiki/ContactInformation-v1.0(2017EN)" />
    <name value="HCIM ContactInformation-v1.0.1(2017EN)" />
  </mapping>
  <kind value="complex-type" />
  <abstract value="false" />
  <type value="ContactPoint" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/ContactPoint" />
  <derivation value="constraint" />
  <snapshot>
    <element id="ContactPoint">
      <path value="ContactPoint" />
      <short value="ContactInformation" />
      <definition value="Contact information includes a person's telephone numbers en e-mail addresses." />
      <alias value="Contactgegevens" />
      <min value="0" />
      <max value="*" />
      <base>
        <path value="Element" />
        <min value="0" />
        <max value="*" />
      </base>
      <example>
        <label value="Mobile business phone number. Note: the mobile nature stems from the number being an 06-* number." />
        <valueContactPoint>
          <system value="phone" />
          <value value="+31611234567" />
          <use value="work" />
        </valueContactPoint>
      </example>
      <example>
        <label value="Mobile phone number undetermined private/business. Note: the mobile nature stems from the number being an 06-* number." />
        <valueContactPoint>
          <system value="phone" />
          <value value="+31611234567" />
          <use value="mobile" />
        </valueContactPoint>
      </example>
      <example>
        <label value="Private email address" />
        <valueContactPoint>
          <system value="email" />
          <value value="giesput@myweb.nl" />
          <use value="home" />
        </valueContactPoint>
      </example>
      <condition value="ele-1" />
      <constraint>
        <key value="ele-1" />
        <severity value="error" />
        <human value="All FHIR elements must have a @value or children" />
        <expression value="hasValue() or (children().count() &gt; id.count())" />
        <xpath value="@value|f:*|h:div" />
        <source value="Element" />
      </constraint>
      <constraint>
        <key value="cpt-2" />
        <severity value="error" />
        <human value="A system is required if a value is provided." />
        <expression value="value.empty() or system.exists()" />
        <xpath value="not(exists(f:value)) or exists(f:system)" />
      </constraint>
      <mapping>
        <identity value="rim" />
        <map value="n/a" />
      </mapping>
      <mapping>
        <identity value="v2" />
        <map value="XTN" />
      </mapping>
      <mapping>
        <identity value="rim" />
        <map value="TEL" />
      </mapping>
      <mapping>
        <identity value="servd" />
        <map value="ContactPoint" />
      </mapping>
      <mapping>
        <identity value="hcim-contactinformation-v2.0.1-2015EN" />
        <map value="NL-CM:0.1.5" />
        <comment value="ContactInformation" />
      </mapping>
      <mapping>
        <identity value="hcim-contactinformation-v3.0-2016EN" />
        <map value="NL-CM:0.1.5" />
        <comment value="ContactInformation" />
      </mapping>
      <mapping>
        <identity value="hcim-contactinformation-v1.0-2017EN" />
        <map value="NL-CM:20.6.1" />
        <comment value="ContactInformation" />
      </mapping>
    </element>
    <element id="ContactPoint.id">
      <path value="ContactPoint.id" />
      <representation value="xmlAttr" />
      <short value="xml:id (or equivalent in JSON)" />
      <definition value="unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces." />
      <min value="0" />
      <max value="1" />
      <base>
        <path value="Element.id" />
        <min value="0" />
        <max value="1" />
      </base>
      <type>
        <code value="string" />
      </type>
      <mapping>
        <identity value="rim" />
        <map value="n/a" />
      </mapping>
    </element>
    <element id="ContactPoint.extension">
      <path value="ContactPoint.extension" />
      <slicing>
        <discriminator>
          <type value="value" />
          <path value="url" />
        </discriminator>
        <description value="Extensions are always sliced by (at least) url" />
        <rules value="open" />
      </slicing>
      <short value="Additional Content defined by implementations" />
      <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension." />
      <comment value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone." />
      <alias value="extensions" />
      <alias value="user content" />
      <min value="0" />
      <max value="*" />
      <base>
        <path value="Element.extension" />
        <min value="0" />
        <max value="*" />
      </base>
      <type>
        <code value="Extension" />
      </type>
      <mapping>
        <identity value="rim" />
        <map value="n/a" />
      </mapping>
    </element>
    <element id="ContactPoint.system">
      <path value="ContactPoint.system" />
      <short value="TelecomType / EmailAddressType" />
      <definition value="Telecommunications form for contact point - what communications system is required to make use of the contact." />
      <alias value="TelecomSoort / EmailSoort" />
      <min value="1" />
      <max value="1" />
      <base>
        <path value="ContactPoint.system" />
        <min value="0" />
        <max value="1" />
      </base>
      <type>
        <code value="code" />
      </type>
      <condition value="cpt-2" />
      <isSummary value="true" />
      <binding>
        <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName">
          <valueString value="ContactPointSystem" />
        </extension>
        <strength value="required" />
        <description value="Telecommunications form for contact point" />
        <valueSetReference>
          <reference value="http://hl7.org/fhir/ValueSet/contact-point-system" />
        </valueSetReference>
      </binding>
      <mapping>
        <identity value="v2" />
        <map value="XTN.3" />
      </mapping>
      <mapping>
        <identity value="rim" />
        <map value="./scheme" />
      </mapping>
      <mapping>
        <identity value="servd" />
        <map value="./ContactPointType" />
      </mapping>
      <mapping>
        <identity value="hcim-contactinformation-v1.0-2017EN" />
        <map value="NL-CM:20.6.5" />
        <comment value="TelecomType. See for details the ConceptMap https://simplifier.net/resolve?target=simplifier&amp;canonical=http://nictiz.nl/fhir/ConceptMap/TelecomSoortCodelijst-to-ContactPointSystem" />
      </mapping>
      <mapping>
        <identity value="hcim-contactinformation-v2.0.1-2015EN" />
        <map value="NL-CM:0.1.19" />
        <comment value="EmailAddressType. See for details the ConceptMap https://simplifier.net/resolve?target=simplifier&amp;canonical=http://nictiz.nl/fhir/ConceptMap/EmailSoortCodelijst-to-ContactPointSystem" />
      </mapping>
      <mapping>
        <identity value="hcim-contactinformation-v3.0-2016EN" />
        <map value="NL-CM:0.1.19" />
        <comment value="EmailAddressType. See for details the ConceptMap https://simplifier.net/resolve?target=simplifier&amp;canonical=http://nictiz.nl/fhir/ConceptMap/EmailSoortCodelijst-to-ContactPointSystem" />
      </mapping>
      <mapping>
        <identity value="hcim-contactinformation-v1.0-2017EN" />
        <map value="NL-CM:20.6.8" />
        <comment value="EmailAddressType. See for details the ConceptMap https://simplifier.net/resolve?target=simplifier&amp;canonical=http://nictiz.nl/fhir/ConceptMap/EmailSoortCodelijst-to-ContactPointSystem" />
      </mapping>
    </element>
    <element id="ContactPoint.value">
      <path value="ContactPoint.value" />
      <short value="TelephoneNumber / EmailAddress" />
      <definition value="The actual contact point details, in a form that is meaningful to the designated communication system (i.e. phone number or email address)." />
      <comment value="Additional text data such as phone extension numbers, or notes about use of the contact are sometimes included in the value." />
      <requirements value="Need to support legacy numbers that are not in a tightly controlled format." />
      <alias value="Telefoonnummer / E-mailadres" />
      <min value="0" />
      <max value="1" />
      <base>
        <path value="ContactPoint.value" />
        <min value="0" />
        <max value="1" />
      </base>
      <type>
        <code value="string" />
      </type>
      <example>
        <label value="Example TelephoneNumber international" />
        <valueString value="+31611234567" />
      </example>
      <example>
        <label value="Example EmailAddress" />
        <valueString value="giesput@myweb.nl" />
      </example>
      <isSummary value="true" />
      <mapping>
        <identity value="v2" />
        <map value="XTN.1 (or XTN.12)" />
      </mapping>
      <mapping>
        <identity value="rim" />
        <map value="./url" />
      </mapping>
      <mapping>
        <identity value="servd" />
        <map value="./Value" />
      </mapping>
      <mapping>
        <identity value="hcim-contactinformation-v2.0.1-2015EN" />
        <map value="NL-CM:0.1.23" />
        <comment value="TelephoneNumber" />
      </mapping>
      <mapping>
        <identity value="hcim-contactinformation-v3.0-2016EN" />
        <map value="NL-CM:0.1.23" />
        <comment value="TelephoneNumber" />
      </mapping>
      <mapping>
        <identity value="hcim-contactinformation-v1.0-2017EN" />
        <map value="NL-CM:20.6.4" />
        <comment value="EmailAddress" />
      </mapping>
      <mapping>
        <identity value="hcim-contactinformation-v2.0.1-2015EN" />
        <map value="NL-CM:0.1.20" />
        <comment value="EmailAddress" />
      </mapping>
      <mapping>
        <identity value="hcim-contactinformation-v3.0-2016EN" />
        <map value="NL-CM:0.1.20" />
        <comment value="EmailAddress" />
      </mapping>
      <mapping>
        <identity value="hcim-contactinformation-v1.0-2017EN" />
        <map value="NL-CM:20.6.7" />
        <comment value="EmailAddress" />
      </mapping>
    </element>
    <element id="ContactPoint.use">
      <path value="ContactPoint.use" />
      <short value="TelecomType / NumberType / EmailAddressType" />
      <definition value="Purpose of this contact point" />
      <comment value="This is labeled as &quot;Is Modifier&quot; because applications should not mistake a temporary or old contact etc.for a current/permanent one. Applications can assume that a contact is current unless it explicitly says that it is temporary or old." />
      <requirements value="Need to track the way a person uses this contact, so a user can choose which is appropriate for their purpose." />
      <alias value="TelecomSoort / NummerSoort / EmailSoort" />
      <min value="0" />
      <max value="1" />
      <base>
        <path value="ContactPoint.use" />
        <min value="0" />
        <max value="1" />
      </base>
      <type>
        <code value="code" />
      </type>
      <isModifier value="true" />
      <isSummary value="true" />
      <binding>
        <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName">
          <valueString value="ContactPointUse" />
        </extension>
        <strength value="required" />
        <description value="Use of contact point" />
        <valueSetReference>
          <reference value="http://hl7.org/fhir/ValueSet/contact-point-use" />
        </valueSetReference>
      </binding>
      <mapping>
        <identity value="v2" />
        <map value="XTN.2 - but often indicated by field" />
      </mapping>
      <mapping>
        <identity value="rim" />
        <map value="unique(./use)" />
      </mapping>
      <mapping>
        <identity value="servd" />
        <map value="./ContactPointPurpose" />
      </mapping>
      <mapping>
        <identity value="hcim-contactinformation-v1.0-2017EN" />
        <map value="NL-CM:20.6.5" />
        <comment value="TelecomType. See for details the ConceptMap https://simplifier.net/resolve?target=simplifier&amp;canonical=http://nictiz.nl/fhir/ConceptMap/TelecomSoortCodelijst-to-ContactPointUse" />
      </mapping>
      <mapping>
        <identity value="hcim-contactinformation-v2.0.1-2015EN" />
        <map value="NL-CM:0.1.22" />
        <comment value="NumberType. See for details the ConceptMap https://simplifier.net/resolve?target=simplifier&amp;canonical=http://nictiz.nl/fhir/ConceptMap/NummerSoortCodelijst-to-ContactPointUse" />
      </mapping>
      <mapping>
        <identity value="hcim-contactinformation-v3.0-2016EN" />
        <map value="NL-CM:0.1.22" />
        <comment value="NumberType. See for details the ConceptMap https://simplifier.net/resolve?target=simplifier&amp;canonical=http://nictiz.nl/fhir/ConceptMap/NummerSoortCodelijst-to-ContactPointUse" />
      </mapping>
      <mapping>
        <identity value="hcim-contactinformation-v1.0-2017EN" />
        <map value="NL-CM:20.6.6" />
        <comment value="NumberType. See for details the ConceptMap https://simplifier.net/resolve?target=simplifier&amp;canonical=http://nictiz.nl/fhir/ConceptMap/NummerSoortCodelijst-to-ContactPointUse" />
      </mapping>
      <mapping>
        <identity value="hcim-contactinformation-v2.0.1-2015EN" />
        <map value="NL-CM:0.1.19" />
        <comment value="EmailAddressType. See for details the ConceptMap https://simplifier.net/resolve?target=simplifier&amp;canonical=http://nictiz.nl/fhir/ConceptMap/EmailSoortCodelijst-to-ContactPointUse" />
      </mapping>
      <mapping>
        <identity value="hcim-contactinformation-v3.0-2016EN" />
        <map value="NL-CM:0.1.19" />
        <comment value="EmailAddressType. See for details the ConceptMap https://simplifier.net/resolve?target=simplifier&amp;canonical=http://nictiz.nl/fhir/ConceptMap/EmailSoortCodelijst-to-ContactPointUse" />
      </mapping>
      <mapping>
        <identity value="hcim-contactinformation-v1.0-2017EN" />
        <map value="NL-CM:20.6.8" />
        <comment value="EmailAddressType. See for details the ConceptMap https://simplifier.net/resolve?target=simplifier&amp;canonical=http://nictiz.nl/fhir/ConceptMap/EmailSoortCodelijst-to-ContactPointUse" />
      </mapping>
    </element>
    <element id="ContactPoint.rank">
      <path value="ContactPoint.rank" />
      <short value="Specify preferred order of use (1 = highest)" />
      <definition value="Specifies a preferred order in which to use a set of contacts. Contacts are ranked with lower values coming before higher values." />
      <comment value="Note that rank does not necessarily follow the order in which the contacts are represented in the instance." />
      <min value="0" />
      <max value="1" />
      <base>
        <path value="ContactPoint.rank" />
        <min value="0" />
        <max value="1" />
      </base>
      <type>
        <code value="positiveInt" />
      </type>
      <isSummary value="true" />
      <mapping>
        <identity value="v2" />
        <map value="n/a" />
      </mapping>
      <mapping>
        <identity value="rim" />
        <map value="n/a" />
      </mapping>
    </element>
    <element id="ContactPoint.period">
      <path value="ContactPoint.period" />
      <short value="Time period when the contact point was/is in use" />
      <definition value="Time period when the contact point was/is in use." />
      <min value="0" />
      <max value="1" />
      <base>
        <path value="ContactPoint.period" />
        <min value="0" />
        <max value="1" />
      </base>
      <type>
        <code value="Period" />
      </type>
      <isSummary value="true" />
      <mapping>
        <identity value="v2" />
        <map value="N/A" />
      </mapping>
      <mapping>
        <identity value="rim" />
        <map value="./usablePeriod[type=&quot;IVL&lt;TS&gt;&quot;]" />
      </mapping>
      <mapping>
        <identity value="servd" />
        <map value="./StartDate and ./EndDate" />
      </mapping>
    </element>
  </snapshot>
  <differential>
    <element id="ContactPoint">
      <path value="ContactPoint" />
      <short value="ContactInformation" />
      <definition value="Contact information includes a person's telephone numbers en e-mail addresses." />
      <alias value="Contactgegevens" />
      <example>
        <label value="Mobile business phone number. Note: the mobile nature stems from the number being an 06-* number." />
        <valueContactPoint>
          <system value="phone" />
          <value value="+31611234567" />
          <use value="work" />
        </valueContactPoint>
      </example>
      <example>
        <label value="Mobile phone number undetermined private/business. Note: the mobile nature stems from the number being an 06-* number." />
        <valueContactPoint>
          <system value="phone" />
          <value value="+31611234567" />
          <use value="mobile" />
        </valueContactPoint>
      </example>
      <example>
        <label value="Private email address" />
        <valueContactPoint>
          <system value="email" />
          <value value="giesput@myweb.nl" />
          <use value="home" />
        </valueContactPoint>
      </example>
      <mapping>
        <identity value="hcim-contactinformation-v2.0.1-2015EN" />
        <map value="NL-CM:0.1.5" />
        <comment value="ContactInformation" />
      </mapping>
      <mapping>
        <identity value="hcim-contactinformation-v3.0-2016EN" />
        <map value="NL-CM:0.1.5" />
        <comment value="ContactInformation" />
      </mapping>
      <mapping>
        <identity value="hcim-contactinformation-v1.0-2017EN" />
        <map value="NL-CM:20.6.1" />
        <comment value="ContactInformation" />
      </mapping>
    </element>
    <element id="ContactPoint.system">
      <path value="ContactPoint.system" />
      <short value="TelecomType / EmailAddressType" />
      <alias value="TelecomSoort / EmailSoort" />
      <min value="1" />
      <mapping>
        <identity value="hcim-contactinformation-v1.0-2017EN" />
        <map value="NL-CM:20.6.5" />
        <comment value="TelecomType. See for details the ConceptMap https://simplifier.net/resolve?target=simplifier&amp;canonical=http://nictiz.nl/fhir/ConceptMap/TelecomSoortCodelijst-to-ContactPointSystem" />
      </mapping>
      <mapping>
        <identity value="hcim-contactinformation-v2.0.1-2015EN" />
        <map value="NL-CM:0.1.19" />
        <comment value="EmailAddressType. See for details the ConceptMap https://simplifier.net/resolve?target=simplifier&amp;canonical=http://nictiz.nl/fhir/ConceptMap/EmailSoortCodelijst-to-ContactPointSystem" />
      </mapping>
      <mapping>
        <identity value="hcim-contactinformation-v3.0-2016EN" />
        <map value="NL-CM:0.1.19" />
        <comment value="EmailAddressType. See for details the ConceptMap https://simplifier.net/resolve?target=simplifier&amp;canonical=http://nictiz.nl/fhir/ConceptMap/EmailSoortCodelijst-to-ContactPointSystem" />
      </mapping>
      <mapping>
        <identity value="hcim-contactinformation-v1.0-2017EN" />
        <map value="NL-CM:20.6.8" />
        <comment value="EmailAddressType. See for details the ConceptMap https://simplifier.net/resolve?target=simplifier&amp;canonical=http://nictiz.nl/fhir/ConceptMap/EmailSoortCodelijst-to-ContactPointSystem" />
      </mapping>
    </element>
    <element id="ContactPoint.value">
      <path value="ContactPoint.value" />
      <short value="TelephoneNumber / EmailAddress" />
      <alias value="Telefoonnummer / E-mailadres" />
      <example>
        <label value="Example TelephoneNumber international" />
        <valueString value="+31611234567" />
      </example>
      <example>
        <label value="Example EmailAddress" />
        <valueString value="giesput@myweb.nl" />
      </example>
      <mapping>
        <identity value="hcim-contactinformation-v2.0.1-2015EN" />
        <map value="NL-CM:0.1.23" />
        <comment value="TelephoneNumber" />
      </mapping>
      <mapping>
        <identity value="hcim-contactinformation-v3.0-2016EN" />
        <map value="NL-CM:0.1.23" />
        <comment value="TelephoneNumber" />
      </mapping>
      <mapping>
        <identity value="hcim-contactinformation-v1.0-2017EN" />
        <map value="NL-CM:20.6.4" />
        <comment value="EmailAddress" />
      </mapping>
      <mapping>
        <identity value="hcim-contactinformation-v2.0.1-2015EN" />
        <map value="NL-CM:0.1.20" />
        <comment value="EmailAddress" />
      </mapping>
      <mapping>
        <identity value="hcim-contactinformation-v3.0-2016EN" />
        <map value="NL-CM:0.1.20" />
        <comment value="EmailAddress" />
      </mapping>
      <mapping>
        <identity value="hcim-contactinformation-v1.0-2017EN" />
        <map value="NL-CM:20.6.7" />
        <comment value="EmailAddress" />
      </mapping>
    </element>
    <element id="ContactPoint.use">
      <path value="ContactPoint.use" />
      <short value="TelecomType / NumberType / EmailAddressType" />
      <definition value="Purpose of this contact point" />
      <alias value="TelecomSoort / NummerSoort / EmailSoort" />
      <mapping>
        <identity value="hcim-contactinformation-v1.0-2017EN" />
        <map value="NL-CM:20.6.5" />
        <comment value="TelecomType. See for details the ConceptMap https://simplifier.net/resolve?target=simplifier&amp;canonical=http://nictiz.nl/fhir/ConceptMap/TelecomSoortCodelijst-to-ContactPointUse" />
      </mapping>
      <mapping>
        <identity value="hcim-contactinformation-v2.0.1-2015EN" />
        <map value="NL-CM:0.1.22" />
        <comment value="NumberType. See for details the ConceptMap https://simplifier.net/resolve?target=simplifier&amp;canonical=http://nictiz.nl/fhir/ConceptMap/NummerSoortCodelijst-to-ContactPointUse" />
      </mapping>
      <mapping>
        <identity value="hcim-contactinformation-v3.0-2016EN" />
        <map value="NL-CM:0.1.22" />
        <comment value="NumberType. See for details the ConceptMap https://simplifier.net/resolve?target=simplifier&amp;canonical=http://nictiz.nl/fhir/ConceptMap/NummerSoortCodelijst-to-ContactPointUse" />
      </mapping>
      <mapping>
        <identity value="hcim-contactinformation-v1.0-2017EN" />
        <map value="NL-CM:20.6.6" />
        <comment value="NumberType. See for details the ConceptMap https://simplifier.net/resolve?target=simplifier&amp;canonical=http://nictiz.nl/fhir/ConceptMap/NummerSoortCodelijst-to-ContactPointUse" />
      </mapping>
      <mapping>
        <identity value="hcim-contactinformation-v2.0.1-2015EN" />
        <map value="NL-CM:0.1.19" />
        <comment value="EmailAddressType. See for details the ConceptMap https://simplifier.net/resolve?target=simplifier&amp;canonical=http://nictiz.nl/fhir/ConceptMap/EmailSoortCodelijst-to-ContactPointUse" />
      </mapping>
      <mapping>
        <identity value="hcim-contactinformation-v3.0-2016EN" />
        <map value="NL-CM:0.1.19" />
        <comment value="EmailAddressType. See for details the ConceptMap https://simplifier.net/resolve?target=simplifier&amp;canonical=http://nictiz.nl/fhir/ConceptMap/EmailSoortCodelijst-to-ContactPointUse" />
      </mapping>
      <mapping>
        <identity value="hcim-contactinformation-v1.0-2017EN" />
        <map value="NL-CM:20.6.8" />
        <comment value="EmailAddressType. See for details the ConceptMap https://simplifier.net/resolve?target=simplifier&amp;canonical=http://nictiz.nl/fhir/ConceptMap/EmailSoortCodelijst-to-ContactPointUse" />
      </mapping>
    </element>
  </differential>
</StructureDefinition>