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

FHIR IG analytics

PackageSHIFT-Task-Force.slsValueSets
Resource TypeValueSet
IdValueSet-LeapSlsBehavioralHealthCodes.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/SHIFT-Task-Force/SLS-ValueSets/ValueSet-LeapSlsBehavioralHealthCodes.html
URLhttp://SHIFT-Task-Force.github.io/slsValueSets/ValueSet/LeapSlsBehavioralHealthCodes
Version0.1.0
Statusactive
Date2026-02-04T23:32:52+00:00
NameLeapSlsBehavioralHealthCodes
TitleValueSet - Example Behavioral Health Codes
Realmuv
DescriptionExample set of codes representing behavioral health conditions requiring special privacy protections Identified as: v3-ActCode#BH

Resources that use this resource

ValueSet
LeapSlsSensitiveCodesValueSet - Example Sensitive Kind Codes

Resources that this resource uses

CodeSystem
icd-10-cmInternational Classification of Diseases, 10th Revision, Clinical Modification (ICD-10-CM)
loinc.orgLOINC codes used in this IG
sctSNOMED codes used in this IG
cptCurrent Procedural Terminology (CPT®)
rxnormRxNorm
ValueSet
LeapSlsHallucinogenCodesValueSet - Example Hallucinogen Codes

Narrative

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

Generated Narrative: ValueSet LeapSlsBehavioralHealthCodes

This value set includes codes based on the following rules:

  • Import all the codes that are contained in ValueSet - Example Hallucinogen Codes
  • Include these codes as defined in http://snomed.info/sct version Not Stated (use latest from terminology server)
    CodeDisplay
    720433000Patient Health Questionnaire Nine Item score (observable entity)
  • Include these codes as defined in http://www.ama-assn.org/go/cpt version Not Stated (use latest from terminology server)
    CodeDisplay
    96127Brief emotional/behavioral assessment (eg, depression inventory, attention-deficit/hyperactivity disorder [ADHD] scale), with scoring and documentation, per standardized instrument
  • Include these codes as defined in http://loinc.org version Not Stated (use latest from terminology server)
    CodeDisplay
    44249-1PHQ-9 quick depression assessment panel [Reported.PHQ]
    89204-2Patient Health Questionnaire-9: Modified for Teens total score [Reported.PHQ.Teen]
  • Include these codes as defined in http://www.nlm.nih.gov/research/umls/rxnorm version Not Stated (use latest from terminology server)
    CodeDisplay
    315952fluoxetine 20 MG
    352364buprenorphine / naloxone
  • Include these codes as defined in http://snomed.info/sct version Not Stated (use latest from terminology server)
    CodeDisplay
    372767007Fluoxetine (substance)
    310496002Moderate depression
    1376001Obsessive compulsive personality disorder
    5602001Opioid abuse
    444175001Guided self-help cognitive behavioral therapy (regime/therapy)
  • Include these codes as defined in http://hl7.org/fhir/sid/icd-10-cm version Not Stated (use latest from terminology server)
    CodeDisplay
    F33.1Major depressive disorder, recurrent, moderate
    F60.5Obsessive-compulsive personality disorder
    F11.11Opioid abuse, in remission

Source1

{
  "resourceType": "ValueSet",
  "id": "LeapSlsBehavioralHealthCodes",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://SHIFT-Task-Force.github.io/slsValueSets/ValueSet/LeapSlsBehavioralHealthCodes",
  "version": "0.1.0",
  "name": "LeapSlsBehavioralHealthCodes",
  "title": "ValueSet - Example Behavioral Health 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 behavioral health conditions requiring special privacy protections\n\nIdentified as: v3-ActCode#BH",
  "useContext": [
    {
      "code": {
        "system": "http://terminology.hl7.org/CodeSystem/usage-context-type",
        "code": "focus"
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
            "code": "BH",
            "display": "behavioral health 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/LeapSlsHallucinogenCodes"
        ]
      },
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "720433000"
          }
        ]
      },
      {
        "system": "http://www.ama-assn.org/go/cpt",
        "concept": [
          {
            "code": "96127"
          }
        ]
      },
      {
        "system": "http://loinc.org",
        "concept": [
          {
            "code": "44249-1"
          },
          {
            "code": "89204-2"
          }
        ]
      },
      {
        "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
        "concept": [
          {
            "code": "315952"
          },
          {
            "code": "352364"
          }
        ]
      },
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "372767007"
          },
          {
            "code": "310496002"
          },
          {
            "code": "1376001"
          },
          {
            "code": "5602001"
          },
          {
            "code": "444175001"
          }
        ]
      },
      {
        "system": "http://hl7.org/fhir/sid/icd-10-cm",
        "concept": [
          {
            "code": "F33.1"
          },
          {
            "code": "F60.5"
          },
          {
            "code": "F11.11"
          }
        ]
      }
    ]
  }
}