FHIR IG Statistics: ValueSet/ProviderRoleStatusType-provider
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Value Set Contents
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 |
Source
{
"resourceType": "ValueSet",
"id": "ProviderRoleStatusType-provider",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://ehealthontario.ca/fhir/ValueSet/ppr-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://ehealthontario.ca/fhir/CodeSystem/ppr-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"
}
]
}
]
}
}