FHIR IG analytics
| Package | SHIFT-Task-Force.slsValueSets |
| Resource Type | ValueSet |
| Id | ValueSet-LeapSlsSubstanceUseCodes.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/SHIFT-Task-Force/SLS-ValueSets/ValueSet-LeapSlsSubstanceUseCodes.html |
| URL | http://SHIFT-Task-Force.github.io/slsValueSets/ValueSet/LeapSlsSubstanceUseCodes |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-02-04T23:32:52+00:00 |
| Name | LeapSlsSubstanceUseCodes |
| Title | ValueSet - Example Substance Use Codes |
| Realm | uv |
| Description | Example set of codes representing substance use requiring special privacy protections.
Inclusive of medications, conditions, and observations; as no matter where these codes show up they would indicate the sensitivity kind SUD.
Identified as: SUD |
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| sct | SNOMED codes used in this IG |
Narrative
Note: links and images are rebased to the (stated) source
This value set includes codes based on the following rules:
Source1
{
"resourceType": "ValueSet",
"id": "LeapSlsSubstanceUseCodes",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://SHIFT-Task-Force.github.io/slsValueSets/ValueSet/LeapSlsSubstanceUseCodes",
"version": "0.1.0",
"name": "LeapSlsSubstanceUseCodes",
"title": "ValueSet - Example Substance Use Codes",
"status": "active",
"experimental": false,
"date": "2026-02-04T23:32:52+00:00",
"publisher": "SHIFT-Task-Force",
"contact": [
{
"name": "SHIFT-Task-Force",
"telecom": [
{
"system": "url",
"value": "http://shift-project.org"
}
]
}
],
"description": "Example set of codes representing substance use requiring special privacy protections. \nInclusive of medications, conditions, and observations; as no matter where these codes show up they would indicate the sensitivity kind SUD.\n\nIdentified as: SUD",
"useContext": [
{
"code": {
"system": "http://terminology.hl7.org/CodeSystem/usage-context-type",
"code": "focus"
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code": "SUD",
"display": "substance use disorder information sensitivity"
}
]
}
}
],
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001"
}
]
}
],
"compose": {
"include": [
{
"valueSet": [
"http://SHIFT-Task-Force.github.io/slsValueSets/ValueSet/LeapSlsOpioidCodes"
]
},
{
"valueSet": [
"http://SHIFT-Task-Force.github.io/slsValueSets/ValueSet/LeapSlsHallucinogenCodes"
]
},
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "444175001"
}
]
}
]
}
}