{ "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.1.0-dft-ab", "status": "draft", "id": "667817b5-26aa-4be0-949d-0df7db4a7dda", "kind": "resource", "url": "http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-PractitionerRole", "version": null, "differential": { "element": [ { "id": "PractitionerRole.practitioner", "path": "PractitionerRole.practitioner", "type": [ { "code": "Reference", "targetProfile": [ "http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-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.practitioner.identifier.system", "min": 1, "path": "PractitionerRole.practitioner.identifier.system", "mustSupport": true }, { "id": "PractitionerRole.practitioner.identifier.value", "min": 1, "path": "PractitionerRole.practitioner.identifier.value", "mustSupport": true }, { "id": "PractitionerRole.organization", "path": "PractitionerRole.organization", "type": [ { "code": "Reference", "targetProfile": [ "http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-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.organization.identifier.system", "min": 1, "path": "PractitionerRole.organization.identifier.system", "mustSupport": true }, { "id": "PractitionerRole.organization.identifier.value", "min": 1, "path": "PractitionerRole.organization.identifier.value", "mustSupport": true }, { "id": "PractitionerRole.code", "path": "PractitionerRole.code", "mustSupport": true }, { "id": "PractitionerRole.specialty", "path": "PractitionerRole.specialty", "mustSupport": true }, { "id": "PractitionerRole.location", "path": "PractitionerRole.location", "type": [ { "code": "Reference", "targetProfile": [ "http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-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", "min": 1, "path": "PractitionerRole.location.identifier.system", "mustSupport": true }, { "id": "PractitionerRole.location.identifier.value", "min": 1, "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" }