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

FHIR IG Statistics: ValueSet/f9da4455-40d1-4729-b702-f2f9cb9660ec

Packageca.on.health.sadie
Resource TypeValueSet
Idf9da4455-40d1-4729-b702-f2f9cb9660ec
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.health.sadie@1.4.11&canonical=http://health.gov.on.ca/sadie/fhir/ValueSet/FlexForms-QualificationTypes
URLhttp://health.gov.on.ca/sadie/fhir/ValueSet/FlexForms-QualificationTypes
Version1.0.0
Statusactive
Date2021-08-05
NameFlexFormsQualificationTypes
TitleFlexForms - Qualification Types
DescriptionFlexForms - Qualification Types - These are the qualification/licence types a user can have. Example: Physician, Nurse Practitioner .

Resources that use this resource

StructureDefinition
FlexFormPotentialUserFlexFormPotentialUser

Resources that this resource uses

CodeSystem
FlexForms-Internal-CompleteFlexFormsInternalCodes

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "f9da4455-40d1-4729-b702-f2f9cb9660ec",
  "meta": {
    "versionId": "3",
    "lastUpdated": "2021-09-10T14:46:24.094+00:00",
    "source": "#nQyaJ503dbGzi39B"
  },
  "url": "http://health.gov.on.ca/sadie/fhir/ValueSet/FlexForms-QualificationTypes",
  "version": "1.0.0",
  "name": "FlexFormsQualificationTypes",
  "title": "FlexForms - Qualification Types",
  "status": "active",
  "experimental": true,
  "date": "2021-08-05",
  "publisher": "Special Authorization Digital Information Exchange",
  "description": "FlexForms - Qualification Types - These are the qualification/licence types a user can have. Example: Physician, Nurse Practitioner .",
  "compose": {
    "include": [
      {
        "system": "https://health.gov.on.ca/sadie/fhir/CodeSystem/FlexForms-Internal-Complete",
        "version": "0.0.1",
        "concept": [
          {
            "code": "MD",
            "display": "CPSO"
          },
          {
            "code": "NP",
            "display": "CNO"
          },
          {
            "code": "CPD",
            "display": "CCDO"
          },
          {
            "code": "CPO",
            "display": "CCO"
          },
          {
            "code": "DEN",
            "display": "RCDSO"
          },
          {
            "code": "RM",
            "display": "CMO"
          },
          {
            "code": "NAT",
            "display": "CONO"
          },
          {
            "code": "OPO",
            "display": "COO"
          },
          {
            "code": "PHARM",
            "display": "OCP"
          },
          {
            "code": "RN",
            "display": "CNO"
          },
          {
            "code": "PO",
            "display": "CCDO"
          }
        ]
      }
    ]
  }
}