<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="practitionerrole-lab-ca-ps" />
  <url value="http://fhir.infoway-inforoute.ca/io/psca/StructureDefinition/practitionerrole-lab-ca-ps" />
  <version value="2.2.0" />
  <name value="PractitionerRoleLabPSCA" />
  <title value="PractitionerRole - Lab (PS-CA)" />
  <status value="draft" />
  <experimental value="false" />
  <date value="2023-12-06T00:00:00-08:00" />
  <description value="This profile represents the constraints applied to the PractitionerRole resource by the PS-CA project to represent a practitioner in a role acting as an observer for observation results for a specified organization. It allows for cross-border and cross-jurisdiction sharing of details that support Diagnostic Result Information." />
  <copyright value="Copyright © 2024+ Canada Health Infoway. All rights reserved. [Terms of Use and License Agreements](https://ic.infoway-inforoute.ca/en/about/tou). [Privacy Policy](https://www.infoway-inforoute.ca/en/legal/privacy-policy)." />
  <fhirVersion value="4.0.1" />
  <kind value="resource" />
  <abstract value="false" />
  <type value="PractitionerRole" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/PractitionerRole" />
  <derivation value="constraint" />
  <differential>
    <element id="PractitionerRole.practitioner">
      <path value="PractitionerRole.practitioner" />
      <type>
        <code value="Reference" />
        <targetProfile value="http://fhir.infoway-inforoute.ca/io/psca/StructureDefinition/practitioner-lab-ca-ps" />
      </type>
    </element>
    <element id="PractitionerRole.organization">
      <path value="PractitionerRole.organization" />
      <comment value="While IPS-UV considers PractitionerRole.organization a Must Support element, a number of jurisdictional systems may not capture the organization the practitioner is performing that role for, in the scope of a practitioner that is the performer of an observation or diagnostic report. Further feedback is required on whether these systems are still expected to be able to demonstrate they can construct this element when developing a patient summary instance that includes diagnostic result information." />
      <type>
        <code value="Reference" />
        <targetProfile value="http://fhir.infoway-inforoute.ca/io/psca/StructureDefinition/organization-lab-ca-ps" />
      </type>
    </element>
    <element id="PractitionerRole.code">
      <path value="PractitionerRole.code" />
      <type>
        <code value="CodeableConcept" />
        <profile value="http://fhir.infoway-inforoute.ca/io/psca/StructureDefinition/CodeableConcept-ca-ps" />
      </type>
      <binding>
        <extension url="http://hl7.org/fhir/tools/StructureDefinition/additional-binding">
          <extension url="purpose">
            <valueCode value="candidate" />
          </extension>
          <extension url="valueSet">
            <valueCanonical value="http://hl7.org/fhir/uv/ips/ValueSet/healthcare-professional-roles-uv-ips" />
          </extension>
          <extension url="documentation">
            <valueMarkdown value="Healthcare professional role codes from International Standard Classification of Occupations (ISCO) utilized in IPS. While not the preferred terminology for broader pan-Canadian exchange use cases, this additional binding is surfaced to socialize the value sets that are proposed for international exchange in IPS. Where multiple codings can be supplied, it is encouraged to supply the original coding alongside the pan-Canadian preferred terminology." />
          </extension>
        </extension>
        <strength value="preferred" />
        <description value="A role type that is used to categorize an entity that delivers health care in an expected and professional manner to an entity in need of health care services. Examples: Registered Nurse, Chiropractor, Physician, Custodial Care Clinic." />
        <valueSet value="https://fhir.infoway-inforoute.ca/ValueSet/healthcareproviderroletype" />
      </binding>
    </element>
    <element id="PractitionerRole.specialty">
      <path value="PractitionerRole.specialty" />
      <short value="PractitionerSpecialty" />
      <comment value="Work is underway to define the pan-Canadian terminology that will be preferred and/or socialized for PractitionerRole.specialty" />
      <binding>
        <strength value="preferred" />
        <description value="Defines the clinical, medical, surgical or other healthcare-related service specialty of a practitioner who interacts, treats or provides such services to or for a patient." />
        <valueSet value="https://fhir.infoway-inforoute.ca/ValueSet/healthcareproviderspecialtycode" />
      </binding>
    </element>
  </differential>
</StructureDefinition>