<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="zd-practitionerrole" />
  <url value="http://zorgdomein.nl/fhir/StructureDefinition/zd-practitionerrole" />
  <name value="ZD PractitionerRole" />
  <status value="draft" />
  <date value="2017-03-23" />
  <publisher value="ZorgDomein" />
  <contact>
    <telecom>
      <system value="url" />
      <value value="https://zorgdomein.nl" />
    </telecom>
    <telecom>
      <system value="email" />
      <value value="io@zorgdomein.nl" />
    </telecom>
  </contact>
  <fhirVersion value="3.0.2" />
  <kind value="resource" />
  <abstract value="false" />
  <type value="PractitionerRole" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/PractitionerRole" />
  <derivation value="constraint" />
  <differential>
    <element id="PractitionerRole">
      <path value="PractitionerRole" />
      <mustSupport value="true" />
    </element>
    <element id="PractitionerRole.practitioner">
      <path value="PractitionerRole.practitioner" />
      <short value="Practitioner that is able to provide the defined services for the organization" />
      <definition value="Practitioner that is able to provide the defined services for the organization." />
      <type>
        <code value="Reference" />
        <targetProfile value="http://zorgdomein.nl/fhir/StructureDefinition/zd-practitioner" />
      </type>
      <mustSupport value="true" />
    </element>
    <element id="PractitionerRole.organization">
      <path value="PractitionerRole.organization" />
      <min value="1" />
      <type>
        <code value="Reference" />
        <targetProfile value="http://zorgdomein.nl/fhir/StructureDefinition/zd-organization" />
      </type>
      <mustSupport value="true" />
    </element>
    <element id="PractitionerRole.specialty">
      <path value="PractitionerRole.specialty" />
      <short value="Specialty of the practitioner" />
    </element>
    <element id="PractitionerRole.specialty.text">
      <path value="PractitionerRole.specialty.text" />
      <short value="Plain text representation of the specialty" />
    </element>
    <element id="PractitionerRole.location">
      <path value="PractitionerRole.location" />
      <type>
        <code value="Reference" />
        <targetProfile value="http://zorgdomein.nl/fhir/StructureDefinition/zd-location" />
      </type>
      <mustSupport value="true" />
    </element>
    <element id="PractitionerRole.healthcareService">
      <path value="PractitionerRole.healthcareService" />
      <short value="ZorgDomein cluster" />
    </element>
    <element id="PractitionerRole.healthcareService.display">
      <path value="PractitionerRole.healthcareService.display" />
      <short value="ZorgDomein cluster name" />
    </element>
  </differential>
</StructureDefinition>