PackagesCanonicalsLogsProblems
    Packages
    ca.infoway.io.psca@2.0.0-DFT-Ballot-alpha-1
    http://fhir.infoway-inforoute.ca/io/psca/StructureDefinition/practitionerrole-lab-ca-ps
{
  "description": "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 is informed by the constraints of the [PractitionerRole IPS-UV profile](http://hl7.org/fhir/uv/ips/StructureDefinition-PractitionerRole-uv-ips.html) and the [Canadian Baseline Profile](http://build.fhir.org/ig/HL7-Canada/ca-baseline/branches/master/StructureDefinition-profile-practitionerrole.html) to allow for cross-border and cross-jurisdiction sharing of details that support Diagnostic Result Information.",
  "_filename": "structuredefinition-profile-practitionerrole-lab-ca-ps.json",
  "package_name": "ca.infoway.io.psca",
  "date": "2023-12-06T00:00:00-08:00",
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "PractitionerRoleLabPSCA",
  "abstract": false,
  "copyright": "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).",
  "type": "PractitionerRole",
  "experimental": "false",
  "resourceType": "StructureDefinition",
  "title": "PractitionerRole - Lab (PS-CA)",
  "package_version": "2.0.0-DFT-Ballot-alpha-1",
  "status": "draft",
  "id": "dc74193a-b375-48fd-8dc1-1106b8bebcb6",
  "kind": "resource",
  "url": "http://fhir.infoway-inforoute.ca/io/psca/StructureDefinition/practitionerrole-lab-ca-ps",
  "version": null,
  "differential": {
    "element": [ {
      "id": "PractitionerRole.identifier",
      "path": "PractitionerRole.identifier",
      "type": [ {
        "code": "Identifier",
        "profile": [ "http://hl7.org/fhir/ca/baseline/StructureDefinition/profile-identifier" ]
      } ]
    }, {
      "id": "PractitionerRole.practitioner",
      "path": "PractitionerRole.practitioner",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhir.infoway-inforoute.ca/io/psca/StructureDefinition/practitioner-lab-ca-ps" ]
      } ]
    }, {
      "id": "PractitionerRole.organization",
      "path": "PractitionerRole.organization",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhir.infoway-inforoute.ca/io/psca/StructureDefinition/organization-lab-ca-ps" ]
      } ],
      "comment": "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."
    }, {
      "id": "PractitionerRole.code",
      "path": "PractitionerRole.code",
      "type": [ {
        "code": "CodeableConcept",
        "profile": [ "http://fhir.infoway-inforoute.ca/io/psca/StructureDefinition/CodeableConcept-ca-ps" ]
      } ],
      "binding": {
        "strength": "preferred",
        "valueSet": "https://fhir.infoway-inforoute.ca/ValueSet/healthcareproviderroletype",
        "extension": [ {
          "url": "http://hl7.org/fhir/tools/StructureDefinition/additional-binding",
          "extension": [ {
            "url": "purpose",
            "valueCode": "candidate"
          }, {
            "url": "valueSet",
            "valueCanonical": "http://hl7.org/fhir/uv/ips/ValueSet/healthcare-professional-roles-uv-ips"
          }, {
            "url": "documentation",
            "valueMarkdown": "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."
          } ]
        } ],
        "description": "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."
      },
      "comment": "Work is underway to define the pan-Canadian terminology that will be preferred and/or socialized for PractitionerRole.specialty",
      "definition": "Roles which this practitioner is authorized to perform for the organization."
    }, {
      "id": "PractitionerRole.specialty",
      "path": "PractitionerRole.specialty",
      "short": "PractitionerSpecialty",
      "binding": {
        "strength": "preferred",
        "valueSet": "https://fhir.infoway-inforoute.ca/ValueSet/practitionerspecialty",
        "description": "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."
      },
      "comment": "Work is underway to define the pan-Canadian terminology that will be preferred and/or socialized for PractitionerRole.specialty"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/PractitionerRole"
}