<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="zib-ContactInformation-EmailAddresses" />
  <text>
    <status value="empty" />
    <div xmlns="http://www.w3.org/1999/xhtml">No narrative is provided for definitional resources. A human-readable rendering can be found in the implementation guide(s) where this resource is used.</div>
  </text>
  <url value="http://nictiz.nl/fhir/StructureDefinition/zib-ContactInformation-EmailAddresses" />
  <name value="ZibContactInformationEmailAddresses" />
  <title value="zib ContactInformation EmailAddresses" />
  <status value="draft" />
  <publisher value="Nictiz" />
  <contact>
    <name value="Nictiz" />
    <telecom>
      <system value="url" />
      <value value="https://www.nictiz.nl" />
      <use value="work" />
    </telecom>
  </contact>
  <description value="Contact information includes a person's telephone numbers en e-mail addresses." />
  <purpose value="This ContactPoint resource represents the EmailAddresses concept of the Dutch [zib ('Zorginformatiebouwsteen', i.e. Health and Care Information Model) ContactInformation v1.2 (2020)](https://zibs.nl/wiki/ContactInformation-v1.2(2020EN)).&#xD;&#xA;&#xD;&#xA;To implement the entire zib, the complementary profile [zib-ContactInformation-TelephoneNumbers](http://nictiz.nl/fhir/StructureDefinition/zib-ContactInformation-TelephoneNumbers) should be used. Both profiles can be added in a slice with the discriminator set to `profile`/`$this`." />
  <copyright value="Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise." />
  <fhirVersion value="4.0.1" />
  <mapping>
    <identity value="zib-contactinformation-v1.2-2020EN" />
    <uri value="https://zibs.nl/wiki/ContactInformation-v1.2(2020EN)" />
    <name value="zib ContactInformation-v1.2(2020EN)" />
  </mapping>
  <kind value="complex-type" />
  <abstract value="true" />
  <type value="ContactPoint" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/ContactPoint" />
  <derivation value="constraint" />
  <differential>
    <element id="ContactPoint">
      <path value="ContactPoint" />
      <short value="EmailAddresses" />
      <comment value="Implementation of the &quot;EmailAddresses&quot; concept of zib ContactInformation." />
      <alias value="EmailAdressen" />
      <mapping>
        <identity value="zib-contactinformation-v1.2-2020EN" />
        <map value="NL-CM:20.6.3" />
        <comment value="EmailAddresses" />
      </mapping>
    </element>
    <element id="ContactPoint.system">
      <path value="ContactPoint.system" />
      <short value="email" />
      <min value="1" />
      <patternCode value="email" />
    </element>
    <element id="ContactPoint.value">
      <path value="ContactPoint.value" />
      <short value="EmailAddress" />
      <definition value="The person's e-mail address" />
      <alias value="EmailAdres" />
      <mapping>
        <identity value="zib-contactinformation-v1.2-2020EN" />
        <map value="NL-CM:20.6.7" />
        <comment value="EmailAddress" />
      </mapping>
    </element>
    <element id="ContactPoint.use">
      <path value="ContactPoint.use" />
      <short value="EmailAddressType" />
      <definition value="EmailAddressType indicates whether it is a private or business e-mail address." />
      <alias value="EmailSoort" />
      <binding>
        <strength value="required" />
        <description value="Use ConceptMap EmailSoortCodelijst-to-ContactInformation-EmailAddressesUse to translate terminology from the functional model to profile terminology in ValueSet ContactInformation-EmailAddressesUse." />
        <valueSet value="http://nictiz.nl/fhir/ValueSet/ContactInformation-EmailAddressesUse">
          <extension url="http://hl7.org/fhir/StructureDefinition/11179-permitted-value-conceptmap">
            <valueCanonical value="http://nictiz.nl/fhir/ConceptMap/EmailSoortCodelijst-to-ContactInformation-EmailAddressesUse" />
          </extension>
        </valueSet>
      </binding>
      <mapping>
        <identity value="zib-contactinformation-v1.2-2020EN" />
        <map value="NL-CM:20.6.8" />
        <comment value="EmailAddressType" />
      </mapping>
    </element>
  </differential>
</StructureDefinition>