<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="PractitionerRole-my-core" />
  <meta>
    <versionId value="3" />
    <lastUpdated value="2024-11-19T08:50:19.4653175+00:00" />
    <source value="#6XDXHauCbS3ysd69" />
  </meta>
  <url value="http://fhir.hie.moh.gov.my/StructureDefinition/PractitionerRole-my-core" />
  <version value="1.0.0" />
  <name value="PractitionerRoleMyCore" />
  <title value="PractitionerRole (MY Core)" />
  <status value="active" />
  <experimental value="false" />
  <date value="2024-03-13T01:41:41.3395961+00:00" />
  <publisher value="Malaysia MOH - HIE Steering Committee" />
  <description value="A specific set of Roles/Locations/specialties/services that a practitioner may perform at an organization for a period of time." />
  <copyright value="Used by permission of HL7 International, all rights reserved Creative Commons License" />
  <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.extension:audit">
      <path value="PractitionerRole.extension" />
      <sliceName value="audit" />
      <short value="Extension of the individual who recorded and updated the date" />
      <definition value="Extension of the individual who recorded and updated the date" />
      <comment value="Record audit on individual who recorded and updated the data" />
      <max value="1" />
      <type>
        <code value="Extension" />
        <profile value="http://fhir.hie.moh.gov.my/StructureDefinition/audit-my-core" />
      </type>
      <isModifier value="false" />
    </element>
    <element id="PractitionerRole.extension:drugClassification">
      <path value="PractitionerRole.extension" />
      <sliceName value="drugClassification" />
      <short value="Extension to define what Classification of medication is allowed for a particular PractitionerRole" />
      <definition value="Extension to define what Classification of medication is allowed for a particular PractitionerRole" />
      <type>
        <code value="Extension" />
        <profile value="http://fhir.hie.moh.gov.my/StructureDefinition/pr-drug-classification-my-core" />
      </type>
      <isModifier value="false" />
    </element>
    <element id="PractitionerRole.extension:schedulingMyCore">
      <path value="PractitionerRole.extension" />
      <sliceName value="schedulingMyCore" />
      <short value="Whether Schedule is allowed to be created for this Practitioner Role" />
      <definition value="Whether Schedule is allowed to be created for this Practitioner Role" />
      <type>
        <code value="Extension" />
        <profile value="http://fhir.hie.moh.gov.my/StructureDefinition/scheduling-my-core" />
      </type>
      <isModifier value="false" />
    </element>
    <element id="PractitionerRole.practitioner">
      <path value="PractitionerRole.practitioner" />
      <min value="1" />
    </element>
    <element id="PractitionerRole.organization">
      <path value="PractitionerRole.organization" />
      <min value="1" />
    </element>
    <element id="PractitionerRole.code">
      <path value="PractitionerRole.code" />
      <min value="1" />
      <binding>
        <strength value="preferred" />
        <description value="The role a person plays representing an organization" />
        <valueSet value="http://fhir.hie.moh.gov.my/ValueSet/practitioner-role-my-core" />
      </binding>
    </element>
    <element id="PractitionerRole.specialty">
      <path value="PractitionerRole.specialty" />
      <min value="1" />
      <binding>
        <strength value="extensible" />
        <valueSet value="http://fhir.hie.moh.gov.my/ValueSet/specialty-my-core" />
      </binding>
    </element>
  </differential>
</StructureDefinition>