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

FHIR IG analytics

PackageSHIFT-Task-Force.slsValueSets
Resource TypeValueSet
IdValueSet-SyntheaAttentionDeficitDisorderVS.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/SHIFT-Task-Force/SLS-ValueSets/ValueSet-SyntheaAttentionDeficitDisorderVS.html
URLhttp://SHIFT-Task-Force.github.io/slsValueSets/ValueSet/SyntheaAttentionDeficitDisorderVS
Version0.0.1
Statusactive
Date2026-02-03T22:03:00+00:00
NameSyntheaAttentionDeficitDisorderVS
TitleSynthea Codes for attention_deficit_disorder
Realmuv
DescriptionA ValueSet containing all clinical codes found in the sensitive Synthea module: attention_deficit_disorder.

Resources that use this resource

ValueSet
SyntheaMentalBehavioralHealthVSSynthea Mental and Behavioral Health Codes

Resources that this resource uses

CodeSystem
sctSNOMED codes used in this IG
rxnormRxNorm

Narrative

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

Generated Narrative: ValueSet SyntheaAttentionDeficitDisorderVS

This value set includes codes based on the following rules:

  • Include these codes as defined in http://snomed.info/sct version Not Stated (use latest from terminology server)
    CodeDisplay
    192127007Child attention deficit disorder
    185347001Encounter for problem
    386522008Overactivity/inattention behaviour management
    228557008Cognitive and behavioral therapy
  • Include these codes as defined in http://www.nlm.nih.gov/research/umls/rxnorm version Not Stated (use latest from terminology server)
    CodeDisplay
    1091392methylphenidate hydrochloride 20 MG Oral Tablet
    608139atomoxetine 100 MG Oral Capsule

Source1

{
  "resourceType": "ValueSet",
  "id": "SyntheaAttentionDeficitDisorderVS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://SHIFT-Task-Force.github.io/slsValueSets/ValueSet/SyntheaAttentionDeficitDisorderVS",
  "version": "0.0.1",
  "name": "SyntheaAttentionDeficitDisorderVS",
  "title": "Synthea Codes for attention_deficit_disorder",
  "status": "active",
  "experimental": false,
  "date": "2026-02-03T22:03:00+00:00",
  "publisher": "SHIFT-Task-Force",
  "contact": [
    {
      "name": "SHIFT-Task-Force",
      "telecom": [
        {
          "system": "url",
          "value": "http://shift-project.org"
        }
      ]
    }
  ],
  "description": "A ValueSet containing all clinical codes found in the sensitive Synthea module: attention_deficit_disorder.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "192127007"
          },
          {
            "code": "185347001"
          },
          {
            "code": "386522008"
          },
          {
            "code": "228557008"
          }
        ]
      },
      {
        "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
        "concept": [
          {
            "code": "1091392"
          },
          {
            "code": "608139"
          }
        ]
      }
    ]
  }
}