{
  "resourceType": "ValueSet",
  "id": "ProviderRoleStatusType-provider",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h3>Value Set Contents</h3><p>This value set contains 3 concepts</p><p>All codes from system <code>http://ehealthontario.ca/fhir/CodeSystem/ppr-provider-role-status-type</code></p><table class=\"codes\"><tr><td><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a name=\"http---ehealthontario.ca-fhir-CodeSystem-ppr-ProviderRoleStatusType-A\"></a>A</td><td>Active</td></tr><tr><td><a name=\"http---ehealthontario.ca-fhir-CodeSystem-ppr-ProviderRoleStatusType-AL\"></a>AL</td><td>Active with Limit.</td></tr><tr><td><a name=\"http---ehealthontario.ca-fhir-CodeSystem-ppr-ProviderRoleStatusType-I\"></a>I</td><td>Inactive</td></tr></table></div>"
  },
  "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"
          }
        ]
      }
    ]
  }
}