FHIR IG Statistics: ValueSet/substancecode
Package | ca.infoway.io.core |
Resource Type | ValueSet |
Id | substancecode |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=ca.infoway.io.core@1.0.1-dft-preballot&canonical=https://fhir.infoway-inforoute.ca/ValueSet/substancecode |
URL | https://fhir.infoway-inforoute.ca/ValueSet/substancecode |
Status | draft |
Date | 2025-03-31 |
Name | SubstanceCode |
Title | Substance Code |
Realm | ca |
Authority | national |
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). |
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). |
Resources that use this resource
Resources that this resource uses
CodeSystem |
sct | SNOMED 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"
}
]
}
]
}
}