<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="zib-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/zib-HealthcareProvider-Organization" />
  <name value="ZibHealthcareProviderOrganization" />
  <title value="zib 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="This Organization resource represents the Dutch [zib ('Zorginformatiebouwsteen', i.e. Health and Care Information Model) HealthcareProvider v3.4 (2020)](https://zibs.nl/wiki/HealthcareProvider-v3.4(2020EN))." />
  <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="true" />
  <type value="Organization" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Organization" />
  <derivation value="constraint" />
  <differential>
    <element id="Organization">
      <path value="Organization" />
      <short value="HealthcareProvider" />
      <comment value="The zib HealthcareProvider is mapped to this Organization profile and a profile on Location(&lt;http://nictiz.nl/fhir/StructureDefinition/zib-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 zib-HealthcareProvider profile, which refers this profile at the appropriate level in the hierarchy." />
      <alias value="Zorgaanbieder" />
      <mapping>
        <identity value="zib-healthcareprovider-v3.4-2020EN" />
        <map value="NL-CM:17.2.1" />
        <comment value="HealthcareProvider" />
      </mapping>
    </element>
    <element id="Organization.identifier">
      <path value="Organization.identifier" />
      <slicing>
        <discriminator>
          <type value="value" />
          <path value="$this" />
        </discriminator>
        <rules value="open" />
      </slicing>
      <short value="HealthcareProviderIdentificationNumber" />
      <definition value="The organization’s identification number. For Dutch healthcare providers, the URA number or the AGB number is used, if possible. Depending on the context other ID's are also possible. For foreign or non-affiliated healthcare providers, another unique identification number can be used. This must be accompanied by the name and/or code of the issuing organization." />
      <alias value="ZorgaanbiederIdentificatienummer" />
      <mapping>
        <identity value="zib-healthcareprovider-v3.4-2020EN" />
        <map value="NL-CM:17.2.2" />
        <comment value="HealthcareProviderIdentificationNumber" />
      </mapping>
    </element>
    <element id="Organization.identifier:ura">
      <path value="Organization.identifier" />
      <sliceName value="ura" />
      <patternIdentifier>
        <system value="http://fhir.nl/fhir/NamingSystem/ura" />
      </patternIdentifier>
    </element>
    <element id="Organization.identifier:agb">
      <path value="Organization.identifier" />
      <sliceName value="agb" />
      <patternIdentifier>
        <system value="http://fhir.nl/fhir/NamingSystem/agb-z" />
      </patternIdentifier>
    </element>
    <element id="Organization.type">
      <path value="Organization.type" />
      <slicing>
        <discriminator>
          <type value="value" />
          <path value="$this" />
        </discriminator>
        <rules value="open" />
      </slicing>
    </element>
    <element id="Organization.type:departmentSpecialty">
      <path value="Organization.type" />
      <sliceName value="departmentSpecialty" />
      <short value="DepartmentSpecialty" />
      <definition value="The specialty of the healthcare provider’s department. The departmental specialty can be filled in if further indication of the healthcare provider is needed. This refers to the recognized medical specialties as stated in the BIG Act." />
      <alias value="AfdelingSpecialisme" />
      <max value="1" />
      <binding>
        <strength value="required" />
        <valueSet value="http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.17.2.4--20200901000000" />
      </binding>
      <mapping>
        <identity value="zib-healthcareprovider-v3.4-2020EN" />
        <map value="NL-CM:17.2.7" />
        <comment value="DepartmentSpecialty" />
      </mapping>
    </element>
    <element id="Organization.type:organizationType">
      <path value="Organization.type" />
      <sliceName value="organizationType" />
      <short value="OrganizationType" />
      <definition value="The type of healthcare provider, such as general hospital, or nursing home. If this field is filled in and an AGB code is used for the HealthcareProviderIdentificationNumber, the type must match the type implicitly contained in the AGB code." />
      <alias value="OrganisatieType" />
      <max value="1" />
      <binding>
        <strength value="required" />
        <valueSet value="http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.17.2.3--20200901000000" />
      </binding>
      <mapping>
        <identity value="zib-healthcareprovider-v3.4-2020EN" />
        <map value="NL-CM:17.2.4" />
        <comment value="OrganizationType" />
      </mapping>
    </element>
    <element id="Organization.name">
      <path value="Organization.name" />
      <short value="OrganizationName" />
      <definition value="Name of the organization. If an identification number is given, the name must match the name that corresponds to the identification number." />
      <alias value="OrganisatieNaam" />
      <mapping>
        <identity value="zib-healthcareprovider-v3.4-2020EN" />
        <map value="NL-CM:17.2.3" />
        <comment value="OrganizationName" />
      </mapping>
    </element>
  </differential>
</StructureDefinition>