FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

PackageSHIFT-Task-Force.slsValueSets
Resource TypeValueSet
IdValueSet-LeapSlsOpioidCodes.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/SHIFT-Task-Force/SLS-ValueSets/ValueSet-LeapSlsOpioidCodes.html
URLhttp://SHIFT-Task-Force.github.io/slsValueSets/ValueSet/LeapSlsOpioidCodes
Version0.1.0
Statusactive
Date2026-02-04T23:32:52+00:00
NameLeapSlsOpioidCodes
TitleValueSet - Example Opioid Codes
Realmuv
DescriptionExample set of codes representing opioid abuse requiring special privacy protections. Identified as: local#opioid

Resources that use this resource

ValueSet
LeapSlsSubstanceUseCodesValueSet - Example Substance Use Codes

Resources that this resource uses

CodeSystem
icd-10-cmInternational Classification of Diseases, 10th Revision, Clinical Modification (ICD-10-CM)
sctSNOMED codes used in this IG
rxnormRxNorm

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet LeapSlsOpioidCodes

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)
    CodeDisplay
    425741009Product containing buprenorphine and naloxone (medicinal product)
    5602001Opioid abuse
    145121000119106Intravenous nondependent opioid abuse
    1149222004Overdose
    56876005Drug rehabilitation and detoxification
    60112009Drug addiction counseling
    61480009Drug detoxification
    266707007Drug addiction therapy
    52052004Rehabilitation therapy
    6525002Dependent drug abuse
  • Include these codes as defined in http://www.nlm.nih.gov/research/umls/rxnorm version Not Stated (use latest from terminology server)
    CodeDisplay
    352364buprenorphine / naloxone
    1049221acetaminophen 325 MG / oxycodone hydrochloride 5 MG Oral Tablet
    856987acetaminophen 300 MG / hydrocodone bitartrate 5 MG Oral Tablet
    1860154Abuse-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)
    CodeDisplay
    F11.11Opioid abuse, in remission
    F11.1Opioid 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"
          }
        ]
      }
    ]
  }
}