{
  "resourceType" : "ValueSet",
  "id" : "SyntheaAttentionDeficitDisorderVS",
  "meta" : {
    "profile" : ["http://SHIFT-Task-Force.github.io/sls-ri/StructureDefinition/SlsValueSet"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet SyntheaAttentionDeficitDisorderVS</b></p><a name=\"SyntheaAttentionDeficitDisorderVS\"> </a><a name=\"hcSyntheaAttentionDeficitDisorderVS\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"https://build.fhir.org/ig/SHIFT-Task-Force/sls-ri-ig/StructureDefinition-SlsValueSet.html\">SLS ValueSet Profile</a></p></div><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/192127007\">192127007</a></td><td style=\"color: #cccccc\">Child attention deficit disorder</td></tr><tr><td><a href=\"http://snomed.info/id/185347001\">185347001</a></td><td style=\"color: #cccccc\">Encounter for problem</td></tr><tr><td><a href=\"http://snomed.info/id/386522008\">386522008</a></td><td style=\"color: #cccccc\">Overactivity/inattention behavior management</td></tr><tr><td><a href=\"http://snomed.info/id/228557008\">228557008</a></td><td style=\"color: #cccccc\">Cognitive and behavioral therapy</td></tr></table></li><li>Include these codes as defined in <a href=\"http://www.nlm.nih.gov/research/umls/rxnorm\"><code>http://www.nlm.nih.gov/research/umls/rxnorm</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>1091392</td><td style=\"color: #cccccc\">methylphenidate hydrochloride 20 MG Oral Tablet</td></tr><tr><td>608139</td><td style=\"color: #cccccc\">atomoxetine 100 MG Oral Capsule</td></tr></table></li></ul></div>"
  },
  "url" : "http://johnmoehrke.github.io/SLSValueSets/ValueSet/SyntheaAttentionDeficitDisorderVS",
  "identifier" : [{
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:oid:1.3.6.1.4.1.66281.18.48.29"
  }],
  "version" : "0.1.0",
  "name" : "SyntheaAttentionDeficitDisorderVS",
  "title" : "Synthea Codes for attention_deficit_disorder",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-09-16T18:22:38+00:00",
  "publisher" : "John Moehrke",
  "contact" : [{
    "name" : "John Moehrke",
    "telecom" : [{
      "system" : "url",
      "value" : "http://johnmoehrke.github.io"
    }]
  },
  {
    "name" : "John Moehrke (himself)",
    "telecom" : [{
      "system" : "email",
      "value" : "JohnMoehrke@gmail.com"
    }]
  }],
  "description" : "A ValueSet containing all clinical codes found in the sensitive Synthea module: attention_deficit_disorder.",
  "useContext" : [{
    "code" : {
      "system" : "http://terminology.hl7.org/CodeSystem/usage-context-type",
      "code" : "focus"
    },
    "valueCodeableConcept" : {
      "coding" : [{
        "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
        "code" : "PSY"
      }]
    }
  }],
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001"
    }]
  }],
  "compose" : {
    "inactive" : true,
    "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"
      }]
    }]
  }
}