<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="zib-NameInformation.GivenName" />
  <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-NameInformation.GivenName" />
  <name value="ZibNameInformationGivenName" />
  <title value="zib NameInformation.GivenName" />
  <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="The name normally used to address the person." />
  <purpose value="This HumanName datatype represents the GivenName concept of the Dutch [zib ('Zorginformatiebouwsteen', i.e. Health and Care Information Model) NameInformation v1.1 (2020)](https://zibs.nl/wiki/NameInformation-v1.1(2020EN)).&#xD;&#xA;&#xD;&#xA;For the entire zib, the complementary profile [zib-NameInformation](http://nictiz.nl/fhir/StructureDefinition/zib-NameInformation) should be used. Both profiles can be added in a slice with the discriminator set to `value`/`use`." />
  <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-nameinformation-v1.1-2020EN" />
    <uri value="https://zibs.nl/wiki/NameInformation-v1.1(2020EN)" />
    <name value="zib NameInformation-v1.1(2020EN)" />
  </mapping>
  <kind value="complex-type" />
  <abstract value="true" />
  <type value="HumanName" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/HumanName" />
  <derivation value="constraint" />
  <differential>
    <element id="HumanName">
      <path value="HumanName" />
      <definition value="This slice represents the name information normally used to address the person." />
      <comment value="This `.name` element represents the Dutch given name (&quot;roepnaam&quot;) according to the [zib NameInformation v1.1 (2020)](https://zibs.nl/wiki/NameInformation-v1.1(2020EN)).&#xD;&#xA;&#xD;&#xA;**Note 1**: This element should only contain a person's _unofficial_ name. The official names are represented in one or more other `.name` elements with `.name.use` = _official_.&#xD;&#xA;&#xD;&#xA;**Note 2**: The examples illustrate how the zib is mapped to FHIR." />
    </element>
    <element id="HumanName.use">
      <path value="HumanName.use" />
      <min value="1" />
      <patternCode value="usual" />
    </element>
    <element id="HumanName.family">
      <path value="HumanName.family" />
      <max value="0" />
    </element>
    <element id="HumanName.given">
      <path value="HumanName.given" />
      <short value="GivenName" />
      <definition value="The name normally used to address the person." />
      <alias value="Roepnaam" />
      <min value="1" />
      <mapping>
        <identity value="zib-nameinformation-v1.1-2020EN" />
        <map value="NL-CM:20.4.6" />
        <comment value="GivenName" />
      </mapping>
    </element>
    <element id="HumanName.prefix">
      <path value="HumanName.prefix" />
      <max value="0" />
    </element>
    <element id="HumanName.suffix">
      <path value="HumanName.suffix" />
      <max value="0" />
    </element>
  </differential>
</StructureDefinition>