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

FHIR IG Statistics: CodeSystem/1609

Packageca.on.health.idms
Resource TypeCodeSystem
Id1609
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=ca.on.health.idms@1.0.9&canonical=https://health.gov.on.ca/idms/fhir/CodeSystem/Internal-Product-Submission-Types
URLhttps://health.gov.on.ca/idms/fhir/CodeSystem/Internal-Product-Submission-Types
Version1.0.0
Statusretired
Date2024-08-24
NameIDMS-Internal-Product-Submission-Types
DescriptionThis contains a lists of codes that are needed for the IDMS application to operate.
Contentcomplete

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "1609",
  "meta": {
    "versionId": "5",
    "lastUpdated": "2023-08-28T13:48:19.910+00:00",
    "source": "#HyLoXXO1Aikxmwn1"
  },
  "url": "https://health.gov.on.ca/idms/fhir/CodeSystem/Internal-Product-Submission-Types",
  "version": "1.0.0",
  "name": "IDMS-Internal-Product-Submission-Types",
  "status": "retired",
  "date": "2024-08-24",
  "publisher": "IDMS",
  "description": "This contains a lists of codes that are needed for the IDMS application to operate.",
  "valueSet": "http://health.gov.on.ca/idms/fhir/ValueSet/IDMS-Product-Types-Implicit",
  "content": "complete",
  "concept": [
    {
      "code": "PRODUCT-MULTI-SOURCE",
      "display": "Multi source drug product streamlined or Multi source drug product non- streamlined",
      "concept": [
        {
          "code": "SUB-GENERIC-LINE",
          "display": "Generic line extension"
        },
        {
          "code": "SUB-GENERIC-PRODUCT",
          "display": "New generic drug product"
        },
        {
          "code": "SUB-NEW-NATURAL",
          "display": "New natural health product"
        },
        {
          "code": "SUB-NEW-OVER-COUNTER",
          "display": "New over-the-counter product"
        }
      ]
    },
    {
      "code": "PRODUCT-SINGLE-SOURCE",
      "display": "Single source drug product",
      "concept": [
        {
          "code": "SUB-NEW-LINE",
          "display": "New generic drug product"
        },
        {
          "code": "SUB-NEW-CHEMICAL",
          "display": "New chemical entity"
        }
      ]
    },
    {
      "code": "PRODUCT-NUTRITIONAL",
      "display": "Nutrition Product",
      "concept": [
        {
          "code": "SUB-NEW-NUTRITIONAL",
          "display": "New nutrition product"
        },
        {
          "code": "SUB-LINE-NUTRITIONAL",
          "display": "Line extension"
        }
      ]
    },
    {
      "code": "PRODUCT-BIOSIMILAR",
      "display": "Biosimilar drug product",
      "concept": [
        {
          "code": "SUB-NEW-BIOSIMILAR",
          "display": "New biosimilar drug product"
        }
      ]
    },
    {
      "code": "PRODUCT-DIABETIC",
      "display": "Diabetic testing agents",
      "concept": [
        {
          "code": "SUB-NEW-DIABETIC",
          "display": "New diabetic testing agent"
        }
      ]
    },
    {
      "code": "PRODUCT-GLUCOUSE",
      "display": "Flash glucose monitoring",
      "concept": [
        {
          "code": "SUB-NEW-GLUCOUSE",
          "display": "New flash glucose monitoring"
        }
      ]
    },
    {
      "code": "PRODUCT-VALVED",
      "display": "Valved Holding Chambers",
      "concept": [
        {
          "code": "SUB-VALVED",
          "display": "New Valved Holding Chambers"
        }
      ]
    }
  ]
}