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

FHIR IG analytics

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

Resources that use this resource

ValueSet
LeapSlsBehavioralHealthCodesValueSet - Example Behavioral Health Codes
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

Narrative

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

Generated Narrative: ValueSet LeapSlsHallucinogenCodes

This value set includes codes based on the following rules:

  • Include these codes as defined in http://hl7.org/fhir/sid/icd-10-cm version Not Stated (use latest from terminology server)
    CodeDisplay
    F16.20Hallucinogen dependence, uncomplicated
  • Include these codes as defined in http://snomed.info/sct version Not Stated (use latest from terminology server)
    CodeDisplay
    724713006Harmful use of ketamine (disorder)

Source1

{
  "resourceType": "ValueSet",
  "id": "LeapSlsHallucinogenCodes",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://SHIFT-Task-Force.github.io/slsValueSets/ValueSet/LeapSlsHallucinogenCodes",
  "version": "0.1.0",
  "name": "LeapSlsHallucinogenCodes",
  "title": "ValueSet - Example Hallucinogen 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 hallucinogen abuse requiring special privacy protections\n\nIdentified as: local#hallucinogen and local#bh_substances/SUD",
  "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": "hallucinogen"
          }
        ]
      }
    }
  ],
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/sid/icd-10-cm",
        "concept": [
          {
            "code": "F16.20"
          }
        ]
      },
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "724713006"
          }
        ]
      }
    ]
  }
}