<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="nl-core-CareTeam" />
  <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-CareTeam" />
  <name value="NlcoreCareTeam" />
  <title value="nl core CareTeam" />
  <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 care team is a group of health professionals and other people involved in caring for a patient for one or more problems." />
  <purpose value="A derived profile from [zib-CareTeam](http://nictiz.nl/fhir/StructureDefinition/zib-CareTeam) 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-careteam-v1.0-2020EN" />
    <uri value="https://zibs.nl/wiki/CareTeam-v1.0(2020EN)" />
    <name value="zib CareTeam-v1.0(2020EN)" />
  </mapping>
  <mapping>
    <identity value="zib-healthprofessional-v3.5-2020EN" />
    <uri value="https://zibs.nl/wiki/HealthProfessional-v3.5(2020EN)" />
    <name value="zib HealthProfessional-v3.5(2020EN)" />
  </mapping>
  <kind value="resource" />
  <abstract value="false" />
  <type value="CareTeam" />
  <baseDefinition value="http://nictiz.nl/fhir/StructureDefinition/zib-CareTeam" />
  <derivation value="constraint" />
  <differential>
    <element id="CareTeam">
      <path value="CareTeam" />
      <alias value="nl-core-CareTeam" />
    </element>
    <element id="CareTeam.participant:contactPerson">
      <path value="CareTeam.participant" />
      <sliceName value="contactPerson" />
    </element>
    <element id="CareTeam.participant:contactPerson.member">
      <path value="CareTeam.participant.member" />
      <type>
        <code value="Reference" />
        <targetProfile value="http://nictiz.nl/fhir/StructureDefinition/nl-core-ContactPerson" />
      </type>
    </element>
    <element id="CareTeam.participant:patient">
      <path value="CareTeam.participant" />
      <sliceName value="patient" />
    </element>
    <element id="CareTeam.participant:patient.member">
      <path value="CareTeam.participant.member" />
      <type>
        <code value="Reference" />
        <targetProfile value="http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient" />
      </type>
    </element>
    <element id="CareTeam.participant:healthcareProfessional">
      <path value="CareTeam.participant" />
      <sliceName value="healthcareProfessional" />
    </element>
    <element id="CareTeam.participant:healthcareProfessional.member">
      <path value="CareTeam.participant.member" />
      <comment value="Each occurrence of the zib HealthProfessional is normally represented by _two_ FHIR resources: a PractitionerRole resource (instance of [nl-core-HealthProfessional-PractitionerRole](http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-PractitionerRole)) and a Practitioner resource (instance of [nl-core-HealthProfessional-Practitioner](http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-Practitioner)). The Practitioner resource is referenced from the PractitionerRole instance. For this reason, sending systems should fill the reference to the PractitionerRole instance here, and not the Practitioner resource. Receiving systems can then retrieve the reference to the Practitioner resource from that PractitionerRole instance.&#xD;&#xA;&#xD;&#xA;In rare circumstances, there is only a Practitioner instance, in which case it is that instance which will be referenced here. However, since this should be the exception, the nl-core-HealthProfessional-Practitioner profile is not explicitly mentioned as a target profile." />
      <type>
        <code value="Reference" />
        <targetProfile value="http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-PractitionerRole" />
      </type>
    </element>
    <element id="CareTeam.participant:healthcareProfessional.onBehalfOf">
      <path value="CareTeam.participant.onBehalfOf" />
      <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="CareTeam.reasonReference">
      <path value="CareTeam.reasonReference" />
      <type>
        <code value="Reference" />
        <targetProfile value="http://hl7.org/fhir/StructureDefinition/Condition" />
        <targetProfile value="http://nictiz.nl/fhir/StructureDefinition/nl-core-Problem" />
      </type>
    </element>
  </differential>
</StructureDefinition>