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

FHIR IG analytics

PackageSHIFT-Task-Force.sls-ri
Resource TypeValueSet
IdValueSet-behavioral-health-multi-topic.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/SHIFT-Task-Force/sls-ri-ig/ValueSet-behavioral-health-multi-topic.html
URLhttp://example.org/fhir/ValueSet/behavioral-health-multi-topic
Version0.1.0
Statusactive
Date2024-01-01T00:00:00Z
NameBehavioralHealthMultiTopic
TitleBehavioral Health - Multiple Topics
Realmuv
DescriptionValueSet 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.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
sctSNOMED codes used in this IG

Narrative

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

Generated Narrative: ValueSet behavioral-health-multi-topic

This value set expansion contains 2 concepts.

SystemCodeDisplay
http://snomed.info/sct  66214007Substance abuse (disorder)
http://snomed.info/sct  74732009Mental disorder

Source1

{
  "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"
      }
    ]
  }
}