FHIR IG analytics
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| icd-10-cm | International Classification of Diseases, 10th Revision, Clinical Modification (ICD-10-CM) |
| sct | SNOMED codes used in this IG |
| rxnorm | RxNorm |
Narrative
Note: links and images are rebased to the (stated) source
This value set includes codes based on the following rules:
- Include these codes as defined in
http://snomed.info/sct version Not Stated (use latest from terminology server) - Include these codes as defined in
http://www.nlm.nih.gov/research/umls/rxnorm version Not Stated (use latest from terminology server)| Code | Display |
| 352364 | buprenorphine / naloxone |
| 1049221 | acetaminophen 325 MG / oxycodone hydrochloride 5 MG Oral Tablet |
| 856987 | acetaminophen 300 MG / hydrocodone bitartrate 5 MG Oral Tablet |
| 1860154 | Abuse-Deterrent 12 HR oxycodone hydrochloride 15 MG Extended Release Oral Tablet |
- Include these codes as defined in
http://hl7.org/fhir/sid/icd-10-cm version Not Stated (use latest from terminology server)| Code | Display |
| F11.11 | Opioid abuse, in remission |
| F11.1 | Opioid abuse |
Source1
{
"resourceType": "ValueSet",
"id": "LeapSlsOpioidCodes",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://SHIFT-Task-Force.github.io/slsValueSets/ValueSet/LeapSlsOpioidCodes",
"version": "0.1.0",
"name": "LeapSlsOpioidCodes",
"title": "ValueSet - Example Opioid 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 opioid abuse requiring special privacy protections.\n\nIdentified as: local#opioid",
"useContext": [
{
"code": {
"system": "http://terminology.hl7.org/CodeSystem/usage-context-type",
"code": "focus"
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://SHIFT-Task-Force.github.io/slsValueSets/CodeSystem/LocalSensitiveKindCodes",
"code": "opioid"
}
]
}
}
],
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001"
}
]
}
],
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "425741009"
},
{
"code": "5602001"
},
{
"code": "145121000119106"
},
{
"code": "1149222004"
},
{
"code": "56876005"
},
{
"code": "60112009"
},
{
"code": "61480009"
},
{
"code": "266707007"
},
{
"code": "52052004"
},
{
"code": "6525002"
}
]
},
{
"system": "http://www.nlm.nih.gov/research/umls/rxnorm",
"concept": [
{
"code": "352364"
},
{
"code": "1049221"
},
{
"code": "856987"
},
{
"code": "1860154"
}
]
},
{
"system": "http://hl7.org/fhir/sid/icd-10-cm",
"concept": [
{
"code": "F11.11"
},
{
"code": "F11.1"
}
]
}
]
}
}