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

FHIR IG Statistics: CodeSystem/ppr-restriction-to-practice-type

Packageca.on.phsd.r4-alpha
Resource TypeCodeSystem
Idppr-restriction-to-practice-type
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.phsd.r4-alpha@0.1.3&canonical=http://ontariohealth.ca/fhir/CodeSystem/phsd-restriction-to-practice-type
URLhttp://ontariohealth.ca/fhir/CodeSystem/phsd-restriction-to-practice-type
Version1.0.0
Statusactive
Date2019-10-23
NameRestriction To Practice Type
DescriptionType of restriction imposed by a governing body against the practitioner's licence.
Contentcomplete

Resources that use this resource

ValueSet
phsd-restriction-to-practice-typeRestrictionToPracticeType

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "ppr-restriction-to-practice-type",
  "url": "http://ontariohealth.ca/fhir/CodeSystem/phsd-restriction-to-practice-type",
  "version": "1.0.0",
  "name": "Restriction To Practice Type",
  "status": "active",
  "date": "2019-10-23",
  "publisher": "Ontario Health",
  "description": "Type of restriction imposed by a governing body against the practitioner's licence.",
  "content": "complete",
  "concept": [
    {
      "code": "DEC",
      "display": "Deceased"
    },
    {
      "code": "ECM",
      "display": "Comitee Trms & Conds"
    },
    {
      "code": "EE",
      "display": "Emeritus"
    },
    {
      "code": "END",
      "display": "Licence Ended-Phase1"
    },
    {
      "code": "ENP",
      "display": "Non-Payment Of Dues"
    },
    {
      "code": "ER",
      "display": "Resigned/Retired"
    },
    {
      "code": "ETC",
      "display": "Terms And Conditions"
    },
    {
      "code": "LOA",
      "display": "Leave Of Absence"
    },
    {
      "code": "RDC",
      "display": "Discipline Committee"
    },
    {
      "code": "REV",
      "display": "Revoked"
    },
    {
      "code": "RFP",
      "display": "Fit Practise Comitee"
    },
    {
      "code": "SUS",
      "display": "Suspended"
    },
    {
      "code": "VOL",
      "display": "Notification By Gov"
    },
    {
      "code": "VSR",
      "display": "Voluntary Surrender"
    }
  ]
}