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) |
| loinc.org | LOINC codes used in this IG |
| sct | SNOMED codes used in this IG |
| cpt | Current Procedural Terminology (CPT®) |
| rxnorm | RxNorm |
Narrative
Note: links and images are rebased to the (stated) source
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)| Code | Display |
| 720433000 | Patient 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)| Code | Display |
| 96127 | Brief 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)| Code | Display |
| 44249-1 | PHQ-9 quick depression assessment panel [Reported.PHQ] |
| 89204-2 | Patient 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)| Code | Display |
| 315952 | fluoxetine 20 MG |
| 352364 | buprenorphine / naloxone |
- Include these codes as defined in
http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 372767007 | Fluoxetine (substance) |
| 310496002 | Moderate depression |
| 1376001 | Obsessive compulsive personality disorder |
| 5602001 | Opioid abuse |
| 444175001 | Guided 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)| Code | Display |
| F33.1 | Major depressive disorder, recurrent, moderate |
| F60.5 | Obsessive-compulsive personality disorder |
| F11.11 | Opioid 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"
}
]
}
]
}
}