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

FHIR IG Statistics: ValueSet/substancecode

Packageca.infoway.io.core
Resource TypeValueSet
Idsubstancecode
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.infoway.io.core@1.0.1-dft-preballot&canonical=https://fhir.infoway-inforoute.ca/ValueSet/substancecode
URLhttps://fhir.infoway-inforoute.ca/ValueSet/substancecode
Statusdraft
Date2025-03-31
NameSubstanceCode
TitleSubstance Code
Realmca
Authoritynational
DescriptionThis subset contains concepts that represent general substances, the chemical constituents of pharmaceutical/biological products, body substances, dietary substances and diagnostic substances. This is a broad data exchange subset that is intended to support semantic interoperability and conformance testing. It is recommended that jurisdictions define and implement more specific clinically curated subsets that contain a portion of these concepts for data capture at the point of care for their specific use case. This subset was defined using the intensional definition of <105590001|Substance (substance)| against the substrate SNOMED CT Canadian Edition. This resource is an informative value set; a normative subset containing the expanded values can be found on Canada Health Infoway's [Terminology Server](https://infocentral.infoway-inforoute.ca/en/tools/standards-tools/terminology-server).
CopyrightCopyright © 2025+ Canada Health Infoway. All rights reserved. [Terms of Use and License Agreements](https://ic.infoway-inforoute.ca/en/about/tou). [Privacy Policy](https://www.infoway-inforoute.ca/en/legal/privacy-policy).

Resources that use this resource

ValueSet
substanceandpharmaceuticalbiologicproductcodeSubstance And Pharmaceutical/Biologic Product Code
substanceandpharmaceuticalbiologicproductcodeSubstance And Pharmaceutical/Biologic Product Code

Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "substancecode",
  "url": "https://fhir.infoway-inforoute.ca/ValueSet/substancecode",
  "name": "SubstanceCode",
  "title": "Substance Code",
  "status": "draft",
  "experimental": false,
  "date": "2025-03-31",
  "publisher": "Canada Health Infoway",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.infoway-inforoute.ca"
        },
        {
          "system": "email",
          "value": "standards@infoway-inforoute.ca"
        }
      ]
    }
  ],
  "description": "This subset contains concepts that represent general substances, the chemical constituents of pharmaceutical/biological products, body substances, dietary substances and diagnostic substances. This is a broad data exchange subset that is intended to support semantic interoperability and conformance testing. It is recommended that jurisdictions define and implement more specific clinically curated subsets that contain a portion of these concepts for data capture at the point of care for their specific use case. This subset was defined using the intensional definition of <105590001|Substance (substance)| against the substrate SNOMED CT Canadian Edition. This resource is an informative value set; a normative subset containing the expanded values can be found on Canada Health Infoway's [Terminology Server](https://infocentral.infoway-inforoute.ca/en/tools/standards-tools/terminology-server).",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CA"
        }
      ]
    }
  ],
  "copyright": "Copyright © 2025+ Canada Health Infoway. All rights reserved. [Terms of Use and License Agreements](https://ic.infoway-inforoute.ca/en/about/tou). [Privacy Policy](https://www.infoway-inforoute.ca/en/legal/privacy-policy).",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "version": "http://snomed.info/sct/20611000087101",
        "filter": [
          {
            "property": "concept",
            "op": "descendent-of",
            "value": "105590001"
          }
        ]
      }
    ]
  }
}