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

FHIR IG Statistics: CodeSystem/d5750fa0-69c0-4d03-9999-8db03c3d3828

Packageca.on.health.idms
Resource TypeCodeSystem
Idd5750fa0-69c0-4d03-9999-8db03c3d3828
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=ca.on.health.idms@1.0.9&canonical=https://health.gov.on.ca/idms/fhir/CodeSystem/Internal-Request-Category-Types
URLhttps://health.gov.on.ca/idms/fhir/CodeSystem/Internal-Request-Category-Types
Version1.0.0
Statusactive
Date2023-10-03
NameIDMS-Internal-Request-Category-Types
DescriptionThis contains a lists of codes Request Category Type Codes. The 'notSelectable' property is used to filter out concepts that shouldn't be available to the external portal
Contentcomplete

Resources that use this resource

ValueSet
Request-Category-ACTIVERequest Category (Active Only)
Request-CategoryRequest Category
Request-External-Category-ACTIVERequest Category (External, Active Only)

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "d5750fa0-69c0-4d03-9999-8db03c3d3828",
  "meta": {
    "versionId": "4",
    "lastUpdated": "2025-05-02T18:11:02.696+00:00",
    "source": "#639828e7945975f392318a7a4ad346da"
  },
  "url": "https://health.gov.on.ca/idms/fhir/CodeSystem/Internal-Request-Category-Types",
  "version": "1.0.0",
  "name": "IDMS-Internal-Request-Category-Types",
  "status": "active",
  "date": "2023-10-03",
  "publisher": "IDMS",
  "description": "This contains a lists of codes Request Category Type Codes.  The 'notSelectable' property is used to filter out concepts that shouldn't be available to the external portal",
  "content": "complete",
  "property": [
    {
      "code": "inactive",
      "uri": "http://hl7.org/fhir/concept-properties#inactive",
      "type": "boolean"
    },
    {
      "code": "notSelectable",
      "uri": "http://hl7.org/fhir/concept-properties#notSelectable",
      "type": "boolean"
    }
  ],
  "concept": [
    {
      "code": "REQUEST-CATEGORY-DRUG-SUBMISSION",
      "display": "Drug Submissions"
    },
    {
      "code": "REQUEST-CATEGORY-NON-DRUG",
      "display": "Non-Drug Submissions"
    },
    {
      "code": "REQUEST-CATEGORY-NOC",
      "display": "Notice of Change"
    },
    {
      "code": "REQUEST-CATEGORY-SPECIAL-PROJECT",
      "display": "Special Projects",
      "property": [
        {
          "code": "notSelectable",
          "valueBoolean": true
        }
      ]
    },
    {
      "code": "REQUEST-CATEGORY-NON-FORMULARY",
      "display": "Non-Formulary",
      "property": [
        {
          "code": "notSelectable",
          "valueBoolean": true
        }
      ]
    },
    {
      "code": "REQUEST-CATEGORY-CLINICIAN-LED-SUBMISSION",
      "display": "Clinician-Led Submissions",
      "property": [
        {
          "code": "notSelectable",
          "valueBoolean": true
        }
      ]
    },
    {
      "code": "REQUEST-CATEGORY-TEMPORARY-BENEFIT",
      "display": "Temporary Benefits",
      "property": [
        {
          "code": "notSelectable",
          "valueBoolean": true
        }
      ]
    },
    {
      "code": "REQUEST-CATEGORY-OTHER",
      "display": "Other",
      "property": [
        {
          "code": "notSelectable",
          "valueBoolean": true
        }
      ]
    }
  ]
}