Package | ca.on.phsd.r4-alpha |
Type | ValueSet |
Id | ProviderRoleStatusType-provider |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=ca.on.phsd.r4-alpha@0.1.3&canonical=http://ontariohealth.ca/fhir/ValueSet/provider-role-status-type |
URL | http://ontariohealth.ca/fhir/ValueSet/provider-role-status-type |
Version | 1.0.0 |
Status | draft |
Name | ProviderRoleStatusType |
Description | Status of provider role as received from the data source (e.g. MOH, CNO, CPSO, etc). Used as one of the parameters to define active/inactive role status of a provider (see RoleStatus). |
No resources found
CodeSystem | |
provider-role-status-type | Provider Role Status Type |
Note: links and images are rebased to the (stated) source
This value set contains 3 concepts
All codes from system http://ehealthontario.ca/fhir/CodeSystem/ppr-provider-role-status-type
Code | Display |
A | Active |
AL | Active with Limit. |
I | Inactive |
{ "resourceType": "ValueSet", "id": "ProviderRoleStatusType-provider", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://ontariohealth.ca/fhir/ValueSet/provider-role-status-type", "version": "1.0.0", "name": "ProviderRoleStatusType", "status": "draft", "publisher": "Ontario Health", "description": "Status of provider role as received from the data source (e.g. MOH, CNO, CPSO, etc). Used as one of the parameters to define active/inactive role status of a provider (see RoleStatus).", "immutable": false, "compose": { "include": [ { "system": "http://ontariohealth.ca/fhir/CodeSystem/provider-role-status-type", "concept": [ { "code": "11", "display": "Unrestricted" }, { "code": "12", "display": "Special Class Lic" }, { "code": "21", "display": "Group Practice Only" }, { "code": "22", "display": "Retired" }, { "code": "23", "display": "Deceased" }, { "code": "24", "display": "Moved or Other" }, { "code": "25", "display": "Moved QC MB USA" }, { "code": "27", "display": "Under MOH Review" }, { "code": "28", "display": "Return Mail" }, { "code": "30", "display": "Licence Suspended" }, { "code": "31", "display": "Ineligible Bill OHIP" }, { "code": "41", "display": "Referral Only" }, { "code": "42", "display": "Another Num Assigned" }, { "code": "43", "display": "Referral NoFFS Bil50" }, { "code": "A", "display": "Active" }, { "code": "AL", "display": "Active with Limit." }, { "code": "I", "display": "Inactive" } ] } ] } }