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

FHIR IG Statistics: ValueSet/RestrictionToPracticeType-provider

Packageca.on.ppr.r4
Resource TypeValueSet
IdRestrictionToPracticeType-provider
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.ppr.r4@1.2.0&canonical=http://ehealthontario.ca/fhir/ValueSet/ppr-restriction-to-practice-type
URLhttp://ehealthontario.ca/fhir/ValueSet/ppr-restriction-to-practice-type
Version1.0.0
Statusdraft
NameRestrictionToPracticeType
Authorityhl7
DescriptionType of restriction imposed by a governing body against the practitioner's licence.

Resources that use this resource

StructureDefinition
ca-on-ppr-ext-practitioner-restrictionPPR Practitioner Restriction Extension

Resources that this resource uses

CodeSystem
ppr-restriction-to-practice-typePPR Restriction To Practice Type

Narrative

Note: links and images are rebased to the (stated) source

Value Set Contents

This value set contains 14 concepts

All codes from system http://ehealthontario.ca/fhir/CodeSystem/ppr-restriction-to-practice-type

CodeDisplay
DECDeceased
ECMComitee Trms & Conds
EEEmeritus
ENDLicence Ended-Phase1
ENPNon-Payment Of Dues
ERResigned/Retired
ETCTerms And Conditions
LOALeave Of Absence
RDCDiscipline Committee
REVRevoked
RFPFit Practise Comitee
SUSSuspended
VOLNotification By Gov
VSRVoluntary Surrender

Source

{
  "resourceType": "ValueSet",
  "id": "RestrictionToPracticeType-provider",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://ehealthontario.ca/fhir/ValueSet/ppr-restriction-to-practice-type",
  "version": "1.0.0",
  "name": "RestrictionToPracticeType",
  "status": "draft",
  "publisher": "Ontario Health",
  "description": "Type of restriction imposed by a governing body against the practitioner's licence.",
  "immutable": false,
  "compose": {
    "include": [
      {
        "system": "http://ehealthontario.ca/fhir/CodeSystem/ppr-restriction-to-practice-type",
        "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"
          }
        ]
      }
    ]
  }
}