<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="nl-core-HealthcareProvider-Organization" />
  <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/nl-core-HealthcareProvider-Organization" />
  <name value="NlcoreHealthcareProviderOrganization" />
  <title value="nl core HealthcareProvider Organization" />
  <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="A healthcare provider is an organization that offers and provides medical, paramedic and/or nursing care to patients/clients. Examples include: hospitals, nursing homes, doctor’s offices." />
  <purpose value="A derived profile from [zib-HealthcareProvider-Organization](http://nictiz.nl/fhir/StructureDefinition/zib-HealthcareProvider-Organization) to provide a version better suited for implementation purposes. This profile augments the base profile with elements found in the various use cases that have adopted the zib." />
  <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-healthcareprovider-v3.4-2020EN" />
    <uri value="https://zibs.nl/wiki/HealthcareProvider-v3.4(2020EN)" />
    <name value="zib HealthcareProvider-v3.4(2020EN)" />
  </mapping>
  <kind value="resource" />
  <abstract value="false" />
  <type value="Organization" />
  <baseDefinition value="http://nictiz.nl/fhir/StructureDefinition/zib-HealthcareProvider-Organization" />
  <derivation value="constraint" />
  <differential>
    <element id="Organization">
      <path value="Organization" />
      <comment value="The zib HealthcareProvider is mapped to this Organization profile and a profile on Location (&lt;http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthcareProvider&gt;). The Location profile acts as the focal resource of the HealthcareProvider because most references to this zib are concerned about the recording of the physical location where the care to patient/client takes place rather than the organizational information. Often there's no clear distinction between an organizational structure and a physical location. As a rule of thumb, locations are always used for recording where a service occurs, and hence where encounters and observations take place.&#xD;&#xA;&#xD;&#xA;Healthcare providers usually consist of multiple organizational levels and physical locations. The hierarchical structure may be captured by using multiple instances of this profile, using the `Organization.partOf` element to refer to their parent organization. The physical location is captured using the nl-core-HealthcareProvider profile, which refers this profile at the appropriate level in the hierarchy." />
      <alias value="nl-core-HealthcareProvider-Organization" />
    </element>
    <element id="Organization.telecom">
      <path value="Organization.telecom" />
      <slicing>
        <discriminator>
          <type value="profile" />
          <path value="$this" />
        </discriminator>
        <rules value="open" />
      </slicing>
    </element>
    <element id="Organization.telecom:telephoneNumbers">
      <path value="Organization.telecom" />
      <sliceName value="telephoneNumbers" />
      <type>
        <code value="ContactPoint" />
        <profile value="http://nictiz.nl/fhir/StructureDefinition/nl-core-ContactInformation-TelephoneNumbers" />
      </type>
    </element>
    <element id="Organization.telecom:emailAddresses">
      <path value="Organization.telecom" />
      <sliceName value="emailAddresses" />
      <type>
        <code value="ContactPoint" />
        <profile value="http://nictiz.nl/fhir/StructureDefinition/nl-core-ContactInformation-EmailAddresses" />
      </type>
    </element>
    <element id="Organization.address">
      <path value="Organization.address" />
      <type>
        <code value="Address" />
        <profile value="http://nictiz.nl/fhir/StructureDefinition/nl-core-AddressInformation" />
      </type>
    </element>
    <element id="Organization.partOf">
      <path value="Organization.partOf" />
      <type>
        <code value="Reference" />
        <targetProfile value="http://hl7.org/fhir/StructureDefinition/Organization" />
        <targetProfile value="http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthcareProvider-Organization" />
      </type>
    </element>
    <element id="Organization.contact.name">
      <path value="Organization.contact.name" />
      <type>
        <code value="HumanName" />
        <profile value="http://nictiz.nl/fhir/StructureDefinition/nl-core-NameInformation" />
      </type>
    </element>
    <element id="Organization.contact.telecom">
      <path value="Organization.contact.telecom" />
      <slicing>
        <discriminator>
          <type value="profile" />
          <path value="$this" />
        </discriminator>
        <rules value="open" />
      </slicing>
    </element>
    <element id="Organization.contact.telecom:telephoneNumbers">
      <path value="Organization.contact.telecom" />
      <sliceName value="telephoneNumbers" />
      <type>
        <code value="ContactPoint" />
        <profile value="http://nictiz.nl/fhir/StructureDefinition/nl-core-ContactInformation-TelephoneNumbers" />
      </type>
    </element>
    <element id="Organization.contact.telecom:emailAddresses">
      <path value="Organization.contact.telecom" />
      <sliceName value="emailAddresses" />
      <type>
        <code value="ContactPoint" />
        <profile value="http://nictiz.nl/fhir/StructureDefinition/nl-core-ContactInformation-EmailAddresses" />
      </type>
    </element>
    <element id="Organization.contact.address">
      <path value="Organization.contact.address" />
      <type>
        <code value="Address" />
        <profile value="http://nictiz.nl/fhir/StructureDefinition/nl-core-AddressInformation" />
      </type>
    </element>
  </differential>
</StructureDefinition>