PackagesCanonicalsLogsProblems
    Packages
    ca.on.health.idms@1.0.9
    https://health.gov.on.ca/idms/fhir/CodeSystem/Internal-Request-Category-Types
{
  "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",
  "_filename": "IDMS-CODESYSTEM-CATEGORY.json",
  "package_name": "ca.on.health.idms",
  "date": "2023-10-03",
  "meta": {
    "source": "#639828e7945975f392318a7a4ad346da",
    "versionId": "4",
    "lastUpdated": "2025-05-02T18:11:02.696+00:00"
  },
  "publisher": "IDMS",
  "content": "complete",
  "property": [ {
    "uri": "http://hl7.org/fhir/concept-properties#inactive",
    "code": "inactive",
    "type": "boolean"
  }, {
    "uri": "http://hl7.org/fhir/concept-properties#notSelectable",
    "code": "notSelectable",
    "type": "boolean"
  } ],
  "name": "IDMS-Internal-Request-Category-Types",
  "type": null,
  "experimental": null,
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "1.0.9",
  "status": "active",
  "id": "ba6e7ea1-b22f-433f-a8a0-16757b9b0c9b",
  "kind": null,
  "url": "https://health.gov.on.ca/idms/fhir/CodeSystem/Internal-Request-Category-Types",
  "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
    } ]
  } ],
  "version": "1.0.0"
}