FHIR IG analytics| Package | SHIFT-Task-Force.sls-ri |
| Resource Type | ValueSet |
| Id | ValueSet-behavioral-health-multi-topic.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/SHIFT-Task-Force/sls-ri-ig/ValueSet-behavioral-health-multi-topic.html |
| URL | http://example.org/fhir/ValueSet/behavioral-health-multi-topic |
| Version | 0.1.0 |
| Status | active |
| Date | 2024-01-01T00:00:00Z |
| Name | BehavioralHealthMultiTopic |
| Title | Behavioral Health - Multiple Topics |
| Realm | uv |
| Description | ValueSet for behavioral health conditions that span multiple topics used in the SLS RI. This ValueSet includes codes for behavioral health conditions that are relevant to the SLS use cases and may span multiple topics such as mental health, substance abuse, and psychotherapy notes. |
No resources found
| CodeSystem | |
| sct | SNOMED codes used in this IG |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet behavioral-health-multi-topic
Profile: SLS ValueSet Profile
This value set expansion contains 2 concepts.
| System | Code | Display |
http://snomed.info/sct | 66214007 | Substance abuse (disorder) |
http://snomed.info/sct | 74732009 | Mental disorder |
{
"resourceType": "ValueSet",
"id": "behavioral-health-multi-topic",
"meta": {
"profile": [
"http://SHIFT-Task-Force.github.io/sls-ri/StructureDefinition/SlsValueSet"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://example.org/fhir/ValueSet/behavioral-health-multi-topic",
"version": "0.1.0",
"name": "BehavioralHealthMultiTopic",
"title": "Behavioral Health - Multiple Topics",
"status": "active",
"experimental": false,
"date": "2024-01-01T00:00:00Z",
"publisher": "SHIFT-Task-Force",
"contact": [
{
"name": "SHIFT-Task-Force",
"telecom": [
{
"system": "url",
"value": "http://shift-project.org"
}
]
}
],
"description": "ValueSet for behavioral health conditions that span multiple topics used in the SLS RI. This ValueSet includes codes for behavioral health conditions that are relevant to the SLS use cases and may span multiple topics such as mental health, substance abuse, and psychotherapy notes.",
"useContext": [
{
"code": {
"system": "http://terminology.hl7.org/CodeSystem/usage-context-type",
"code": "focus"
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code": "PSYTHPN"
}
]
}
},
{
"code": {
"system": "http://terminology.hl7.org/CodeSystem/usage-context-type",
"code": "focus"
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code": "SUD"
}
]
}
},
{
"code": {
"system": "http://terminology.hl7.org/CodeSystem/usage-context-type",
"code": "focus"
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code": "BH"
}
]
}
}
],
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001"
}
]
}
],
"expansion": {
"timestamp": "2024-01-01T00:00:00Z",
"contains": [
{
"system": "http://snomed.info/sct",
"code": "66214007",
"display": "Substance abuse (disorder)"
},
{
"system": "http://snomed.info/sct",
"code": "74732009",
"display": "Mental disorder"
}
]
}
}