Package | ca.on.health.idms |
Resource Type | CodeSystem |
Id | CodeSystemCategoryProduct |
FHIR Version | R5 |
Source | https://simplifier.net/resolve?scope=ca.on.health.idms@1.0.9&canonical=https://health.gov.on.ca/idms/fhir/CodeSystem/Category-Product-Types |
URL | https://health.gov.on.ca/idms/fhir/CodeSystem/Category-Product-Types |
Version | 1.0.0 |
Status | active |
Date | 2025-01-07 |
Name | IDMS-Internal-Category-Product-Types |
Description | This contains a heirachy of Category (Level 1), Product Types (Level 2) To inactive a code set the inactive property to true. The first code in this CodeSystem has an example of how to set the inactive property. ValueSets that only show active codes will be defined to Exclude inactive codes. The 'notSelectable' property is used to filter out concepts that shouldn't be available to the external portal |
Content | complete |
ValueSet | |
IDMS-Product-External-REQUEST-CATEGORY-DRUG-SUBMISSION | Product Types - Drug Submission Category (External, Active Only) |
IDMS-Product-External-REQUEST-CATEGORY-NOC | Product Types - Notice of Change Category (External, Active Only) |
IDMS-Product-External-REQUEST-CATEGORY-NON-DRUG | Product Types - Non-Drug Category (External, Active Only) |
IDMS-Product-REQUEST-CATEGORY-CLINICIAN-LED-SUBMISSION | Product Types - Clinician-Led Submission Category (Active Only) |
IDMS-Product-REQUEST-CATEGORY-DRUG-SUBMISSION | Product Types - Drug Submission Category (Active Only) |
IDMS-Product-REQUEST-CATEGORY-NOC | Product Types - Notice of Change Category (Active Only) |
IDMS-Product-REQUEST-CATEGORY-NON-DRUG | Product Types - Non-Drug Category (Active Only) |
IDMS-Product-REQUEST-CATEGORY-NON-FORMULARY | Product Types - Non-Formulary Category (Active Only) |
IDMS-Product-REQUEST-CATEGORY-OTHER | Product Types - Other Category (Active Only) |
IDMS-Product-REQUEST-CATEGORY-SPECIAL-PROJECT | Product Types - Special Project Category (Active Only) |
IDMS-Product-REQUEST-CATEGORY-TEMPORARY-BENEFIT | Product Types - Temporary Benefit Category (Active Only) |
No resources found
No narrative content found in resource
{ "resourceType": "CodeSystem", "id": "CodeSystemCategoryProduct", "meta": { "versionId": "3", "lastUpdated": "2025-05-14T19:08:42.321+00:00", "source": "#68f229077a61fddb1cdbe4ae29e002a7" }, "url": "https://health.gov.on.ca/idms/fhir/CodeSystem/Category-Product-Types", "version": "1.0.0", "name": "IDMS-Internal-Category-Product-Types", "status": "active", "date": "2025-01-07", "publisher": "IDMS", "description": "This contains a heirachy of Category (Level 1), Product Types (Level 2) To inactive a code set the inactive property to true. The first code in this CodeSystem has an example of how to set the inactive property. ValueSets that only show active codes will be defined to Exclude inactive 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 Submission", "concept": [ { "code": "PRODUCT-MULTI-SOURCE", "display": "Multiple Source Drug Product" }, { "code": "PRODUCT-SINGLE-SOURCE", "display": "Single Source Drug Product" }, { "code": "PRODUCT-BIOSIMILAR", "display": "Biosimilar Product" }, { "code": "PRODUCT-OTC", "display": "Over the Counter (OTC) Product", "property": [ { "code": "notSelectable", "valueBoolean": true } ] } ] }, { "code": "REQUEST-CATEGORY-NON-DRUG", "display": "Non-Drug Submissions", "concept": [ { "code": "PRODUCT-DIABETIC", "display": "Diabetic Testing Agent (DTA)" }, { "code": "PRODUCT-GLUCOUSE", "display": "Continuous Glucose Monitoring (CGM)" }, { "code": "PRODUCT-VALVED", "display": "Valved Holding Chamber (VHC)" }, { "code": "PRODUCT-NATURAL-HEALTH", "display": "Natural Health Product", "property": [ { "code": "notSelectable", "valueBoolean": true } ] }, { "code": "PRODUCT-NUTRITIONAL", "display": "Nutrition Product" } ] }, { "code": "REQUEST-CATEGORY-NOC", "display": "Notice of Change", "concept": [ { "code": "PRODUCT-DRUG-PRODUCT", "display": "Single Source Drug Product" }, { "code": "PRODUCT-NOC-BIO-PRODUCT", "display": "Biosimilar Product" }, { "code": "PRODUCT-NOC-MULTI-PRODUCT", "display": "Multiple Source Drug Product" }, { "code": "PRODUCT-NOC-OTC-PRODUCT", "display": "Over the Counter (OTC) Product" }, { "code": "PRODUCT-NOC-NUTRITION", "display": "Nutrition Product" }, { "code": "PRODUCT-NOC-DIABETIC", "display": "Diabetic Testing Agent (DTA)" }, { "code": "PRODUCT-NOC-GLUCOUSE", "display": "Continuous Glucose Monitoring (CGM)" }, { "code": "PRODUCT-NOC-VALVED", "display": "Valved Holding Chamber (VHC)" }, { "code": "PRODUCT-NOC-NATURAL", "display": "Natural Health Product" }, { "code": "PRODUCT-NOT-APPLICABLE", "display": "Other Product", "property": [ { "code": "notSelectable", "valueBoolean": true } ] } ] }, { "code": "REQUEST-CATEGORY-SPECIAL-PROJECT", "display": "Special Projects", "concept": [ { "code": "SPECIAL-PROJECT", "display": "Special Projects" } ] }, { "code": "REQUEST-CATEGORY-NON-FORMULARY", "display": "Non-Formulary", "concept": [ { "code": "PRODUCT-NON-FORMULARY-SINGLE", "display": "Non-Formulary Single Source" }, { "code": "PRODUCT-NON-FORMULARY-MULTIPLE", "display": "Non-Formulary Multiple Source " } ] }, { "code": "REQUEST-CATEGORY-CLINICIAN-LED-SUBMISSION", "display": "Clinician-Led Submissions", "concept": [ { "code": "PRODUCT-CLINICIAN-LED", "display": "Clinician-Led Submissions" } ] }, { "code": "REQUEST-CATEGORY-TEMPORARY-BENEFIT", "display": "Temporary Benefits", "concept": [ { "code": "TEMPORARY-ALL-PRODUCTS", "display": "All Product Types" } ] }, { "code": "REQUEST-CATEGORY-OTHER", "display": "Other", "concept": [ { "code": "PRODUCT-ALL-PRODUCTS", "display": "All Product Types" } ] } ] }