{ "description": "PractitionerRole describes the types of services that practitioners provide for an organization at specific location(s). The PractitionerRole resource can be used in multiple contexts including: \\r\\n- In a Clinical system as a point of reference rather than an event, such as a patient's preferred general practitioner (at a specific clinic)", "_filename": "PractitionerRole.StructureDefinition.json", "package_name": "ca.infoway.io.erec", "date": null, "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "PractitionerRole", "abstract": false, "type": "PractitionerRole", "experimental": null, "resourceType": "StructureDefinition", "title": null, "package_version": "1.0.0-dft-ballot", "status": "draft", "id": "262f7ace-6066-49c7-80f9-9af1e79fb6f8", "kind": "resource", "url": "https://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-PractitionerRole", "version": "0.1.0", "differential": { "element": [ { "id": "PractitionerRole.meta", "path": "PractitionerRole.meta", "comment": "The MustSupport flag on this element has been relaxed in this version until further confirmation of the use of meta.profile (outside of use for certain validation suites) and impact can be assessed by the working group." }, { "id": "PractitionerRole.identifier", "path": "PractitionerRole.identifier", "comment": "SHOULD be populated when sending a message. May use Organization and/or Location of the Practitioner to identify them." }, { "id": "PractitionerRole.identifier.system", "path": "PractitionerRole.identifier.system", "mustSupport": true }, { "id": "PractitionerRole.identifier.value", "path": "PractitionerRole.identifier.value", "mustSupport": true }, { "id": "PractitionerRole.practitioner", "path": "PractitionerRole.practitioner", "mustSupport": true }, { "id": "PractitionerRole.practitioner.reference", "path": "PractitionerRole.practitioner.reference", "mustSupport": true }, { "id": "PractitionerRole.practitioner.identifier", "path": "PractitionerRole.practitioner.identifier", "mustSupport": true }, { "id": "PractitionerRole.organization", "path": "PractitionerRole.organization", "mustSupport": true }, { "id": "PractitionerRole.organization.reference", "path": "PractitionerRole.organization.reference", "mustSupport": true }, { "id": "PractitionerRole.organization.identifier", "path": "PractitionerRole.organization.identifier", "mustSupport": true }, { "id": "PractitionerRole.code", "path": "PractitionerRole.code", "mustSupport": true }, { "id": "PractitionerRole.code.coding", "path": "PractitionerRole.code.coding", "mustSupport": true }, { "id": "PractitionerRole.code.coding.code", "path": "PractitionerRole.code.coding.code", "mustSupport": true }, { "id": "PractitionerRole.specialty", "path": "PractitionerRole.specialty", "binding": { "strength": "preferred", "valueSet": "https://fhir.infoway-inforoute.ca/ValueSet/practitionerspecialty" }, "mustSupport": true }, { "id": "PractitionerRole.location", "path": "PractitionerRole.location", "mustSupport": true }, { "id": "PractitionerRole.location.reference", "path": "PractitionerRole.location.reference", "mustSupport": true }, { "id": "PractitionerRole.location.identifier", "path": "PractitionerRole.location.identifier", "mustSupport": true }, { "id": "PractitionerRole.location.identifier.system", "path": "PractitionerRole.location.identifier.system", "mustSupport": true }, { "id": "PractitionerRole.location.identifier.value", "path": "PractitionerRole.location.identifier.value", "mustSupport": true }, { "id": "PractitionerRole.telecom", "path": "PractitionerRole.telecom", "mustSupport": true }, { "id": "PractitionerRole.telecom.system", "path": "PractitionerRole.telecom.system", "mustSupport": true }, { "id": "PractitionerRole.telecom.value", "min": 1, "path": "PractitionerRole.telecom.value" }, { "id": "PractitionerRole.telecom.use", "path": "PractitionerRole.telecom.use", "mustSupport": true } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/PractitionerRole" }