{ "description": "This is a role in the FlexForms system\\r\\nPartition: Always DEFAULT", "_filename": "FlexFormRole.json", "package_name": "ca.on.health.sadie", "date": null, "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "FlexFormsRole", "mapping": [ { "uri": "http://hl7.org/v2", "name": "HL7 v2 Mapping", "identity": "v2" }, { "uri": "http://hl7.org/v3", "name": "RIM Mapping", "identity": "rim" }, { "uri": "http://www.omg.org/spec/ServD/1.0/", "name": "ServD", "identity": "servd" }, { "uri": "http://hl7.org/fhir/fivews", "name": "FiveWs Pattern Mapping", "identity": "w5" } ], "abstract": false, "type": "PractitionerRole", "experimental": null, "resourceType": "StructureDefinition", "title": "FlexFormsRole", "package_version": "0.1.20-beta", "status": "draft", "id": "80ebfbca-8947-4715-a467-e9bd1ddf3b6e", "kind": "resource", "url": "http://health.gov.on.ca/fhir/StructureDefinition/RequestorRole", "version": "1.0", "differential": { "element": [ { "id": "PractitionerRole", "path": "PractitionerRole", "definition": "#### **_`FOR SADIE USE: This is for all roles in the application. Users can have more than one role.`_**\r\n\r\nA specific set of Roles/Locations/specialties/services that a practitioner may perform at an organization for a period of time." }, { "id": "PractitionerRole.extension", "path": "PractitionerRole.extension", "slicing": { "rules": "open", "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "PractitionerRole.extension:OnBehalfOfRequestor", "path": "PractitionerRole.extension", "type": [ { "code": "Extension", "profile": [ "https://health.gov.on.ca/sadie/fhir/StructureDefinition/OnBehalfOfRequestor" ] } ], "sliceName": "OnBehalfOfRequestor", "definition": "#### **_` FOR SADIE USE: This is the Request(FlexFormUser) they are working on behalf of`_**" }, { "id": "PractitionerRole.identifier", "max": "0", "path": "PractitionerRole.identifier" }, { "id": "PractitionerRole.period", "max": "0", "path": "PractitionerRole.period" }, { "id": "PractitionerRole.practitioner", "min": 1, "path": "PractitionerRole.practitioner", "type": [ { "code": "Reference", "targetProfile": [ "https://health.gov.on.ca/sadie/fhir/StructureDefinition/FlexFormUser", "https://health.gov.on.ca/sadie/fhir/StructureDefinition/FlexFormPotentialUser" ] } ], "definition": "#### **_` FOR SADIE USE: This is either a user or a potential user (only GoSecure email address)`_**\r\n\r\nPractitioner that is able to provide the defined services for the organization." }, { "id": "PractitionerRole.organization", "min": 1, "path": "PractitionerRole.organization", "type": [ { "code": "Reference", "targetProfile": [ "https://health.gov.on.ca/sadie/fhir/StructureDefinition/ProgramArea" ] } ], "definition": "#### **_` FOR SADIE USE: This is the Program Area for this Role`_**\r\n\r\nThe organization where the Practitioner performs the roles associated." }, { "id": "PractitionerRole.code", "max": "1", "min": 1, "path": "PractitionerRole.code", "definition": "#### **_`FOR SADIE USE: This is an authorization role ( ODSP-REQUESTOR, ODSP-DELEGATE, etc) .`_**\r\n\r\n\r\nRoles which this practitioner is authorized to perform for the organization." }, { "id": "PractitionerRole.code.coding.system", "min": 1, "path": "PractitionerRole.code.coding.system", "fixedUri": "urn:sadie:internalCodeSystem", "definition": "#### **_`FOR SADIE USE: This is always the SADIE internal code system uri: urn:sadie:internalCodeSystem`_**\r\n\r\nThe identification of the code system that defines the meaning of the symbol in the code." }, { "id": "PractitionerRole.code.coding.version", "max": "0", "path": "PractitionerRole.code.coding.version" }, { "id": "PractitionerRole.code.coding.code", "min": 1, "path": "PractitionerRole.code.coding.code", "binding": { "strength": "required", "valueSet": "http://health.gov.on.ca/sadie/fhir/ValueSet/FlexForms-RequestorAuthorizationRoles" } }, { "id": "PractitionerRole.code.coding.display", "max": "0", "path": "PractitionerRole.code.coding.display" }, { "id": "PractitionerRole.code.coding.userSelected", "max": "0", "path": "PractitionerRole.code.coding.userSelected" }, { "id": "PractitionerRole.code.text", "max": "0", "path": "PractitionerRole.code.text" }, { "id": "PractitionerRole.specialty", "max": "0", "path": "PractitionerRole.specialty" }, { "id": "PractitionerRole.location", "path": "PractitionerRole.location", "type": [ { "code": "Reference", "targetProfile": [ "http://health.gov.on.ca/sadie/fhir/StructureDefinition/RequestorLocation" ] } ], "definition": "#### **_` FOR SADIE USE: These are Requestor's office locations`_**\r\n\r\nThe location(s) at which this practitioner provides care." }, { "id": "PractitionerRole.healthcareService", "max": "0", "path": "PractitionerRole.healthcareService" }, { "id": "PractitionerRole.telecom", "max": "0", "path": "PractitionerRole.telecom" }, { "id": "PractitionerRole.availableTime", "max": "0", "path": "PractitionerRole.availableTime" }, { "id": "PractitionerRole.notAvailable", "max": "0", "path": "PractitionerRole.notAvailable" }, { "id": "PractitionerRole.availabilityExceptions", "max": "0", "path": "PractitionerRole.availabilityExceptions" }, { "id": "PractitionerRole.endpoint", "max": "0", "path": "PractitionerRole.endpoint" } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/PractitionerRole" }