{ "description": "This profile represents the constraints applied to the PractitionerRole resource by the CA Core+ project to represent the minimum expectations for the PractitionerRole resource when used to promote capacity building for functionality found across Canadian FHIR implementations. It is informed by the constraints of shared across CIHI pCHDCF data sets and has also undergone analysis to assert alignment with the [Canadian Baseline PractitionerRole General Profile v1.1.0](http://build.fhir.org/ig/HL7-Canada/ca-baseline/branches/master/StructureDefinition-profile-practitionerrole.html)", "_filename": "structuredefinition-profile-practitionerrole-ca-core.json", "package_name": "ca.infoway.io.core", "date": null, "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "PractitionerRoleCACore", "mapping": [ { "name": "Pan-Canadian Health Data Content Framework", "identity": "pCHDCF" } ], "abstract": false, "copyright": "Copyright © 2021,2022.2023 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 (CA-Core)", "package_version": "0.1.0-DFT-Ballot", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/obligation", "extension": [ { "url": "code", "valueCode": "can-send" }, { "url": "elementId", "valueString": "practitioner" }, { "url": "elementId", "valueString": "code" }, { "url": "elementId", "valueString": "specialty" }, { "url": "elementId", "valueString": "telecom" }, { "url": "elementId", "valueString": "telecom:Phone" }, { "url": "elementId", "valueString": "telecom:Email" }, { "url": "actor", "valueCanonical": "http://fhir.infoway-inforoute.ca/ca-core/ActorDefinition/server" } ] }, { "url": "http://hl7.org/fhir/StructureDefinition/obligation", "extension": [ { "url": "code", "valueCode": "no-error" }, { "url": "elementId", "valueString": "practitioner" }, { "url": "elementId", "valueString": "code" }, { "url": "elementId", "valueString": "specialty" }, { "url": "elementId", "valueString": "telecom" }, { "url": "elementId", "valueString": "telecom:Phone" }, { "url": "elementId", "valueString": "telecom:Email" }, { "url": "actor", "valueCanonical": "http://fhir.infoway-inforoute.ca/ca-core/ActorDefinition/client" } ] }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-imposeProfile", "valueCanonical": "http://hl7.org/fhir/ca/baseline/StructureDefinition/profile-practitionerrole" } ], "status": "draft", "id": "3645595e-0382-4e6e-8c63-953636250afb", "kind": "resource", "url": "http://fhir.infoway-inforoute.ca/ca-core/StructureDefinition/practitionerRole-ca-core", "version": null, "differential": { "element": [ { "id": "PractitionerRole.practitioner", "path": "PractitionerRole.practitioner", "type": [ { "code": "Reference", "targetProfile": [ "http://fhir.infoway-inforoute.ca/ca-core/StructureDefinition/practitioner-ca-core", "http://hl7.org/fhir/StructureDefinition/Practitioner" ] } ] }, { "id": "PractitionerRole.organization", "path": "PractitionerRole.organization", "type": [ { "code": "Reference", "targetProfile": [ "http://fhir.infoway-inforoute.ca/ca-core/StructureDefinition/organization-ca-core", "http://hl7.org/fhir/StructureDefinition/Organization" ] } ] }, { "id": "PractitionerRole.code", "path": "PractitionerRole.code", "mapping": [ { "map": "Provider Type", "comment": "This mapping may change as more is known about the use and terminology chosen for this pCHDCF attribute", "identity": "pCHDCF" } ] }, { "id": "PractitionerRole.specialty", "path": "PractitionerRole.specialty", "mapping": [ { "map": "Provider Expertise", "comment": "This mapping may change as more is known about the use and terminology chosen for this pCHDCF attribute", "identity": "pCHDCF" } ] }, { "id": "PractitionerRole.telecom", "path": "PractitionerRole.telecom", "comment": "This element is included to elicit feedback on whether it is more reasonable to apply expectations to Practitioner.telecom or PractitionerRole.telecom for the purposes of exchanging the meaningful phone number and email information for the provider", "slicing": { "rules": "open", "discriminator": [ { "path": "system", "type": "value" } ] } }, { "id": "PractitionerRole.telecom:PhoneNumber", "path": "PractitionerRole.telecom", "sliceName": "PhoneNumber" }, { "id": "PractitionerRole.telecom:PhoneNumber.system", "path": "PractitionerRole.telecom.system", "fixedCode": "phone" }, { "id": "PractitionerRole.telecom:PhoneNumber.value", "path": "PractitionerRole.telecom.value", "mapping": [ { "map": "Practitioner Phone Number", "identity": "pCHDCF" } ] }, { "id": "PractitionerRole.telecom:Email", "path": "PractitionerRole.telecom", "sliceName": "Email" }, { "id": "PractitionerRole.telecom:Email.system", "path": "PractitionerRole.telecom.system", "fixedCode": "email" }, { "id": "PractitionerRole.telecom:Email.value", "path": "PractitionerRole.telecom.value", "mapping": [ { "map": "Practitioner Email", "identity": "pCHDCF" } ] } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/PractitionerRole" }