FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/ppr-provider-role-status-type

Packageca.on.ppr.r4
Resource TypeCodeSystem
Idppr-provider-role-status-type
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.ppr.r4@1.2.0&canonical=http://ehealthontario.ca/fhir/CodeSystem/ppr-provider-role-status-type
URLhttp://ehealthontario.ca/fhir/CodeSystem/ppr-provider-role-status-type
Version1.0.0
Statusactive
Date2019-10-23
NamePPR Provider Role Status Type
Authorityhl7
DescriptionStatus 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).
Contentcomplete

Resources that use this resource

ValueSet
ppr-provider-role-status-typeProviderRoleStatusType

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "ppr-provider-role-status-type",
  "url": "http://ehealthontario.ca/fhir/CodeSystem/ppr-provider-role-status-type",
  "version": "1.0.0",
  "name": "PPR Provider Role Status Type",
  "status": "active",
  "date": "2019-10-23",
  "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).",
  "content": "complete",
  "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"
    }
  ]
}