SHIFT SLS ValueSets Implementation Guide
0.0.1 - ci-build International flag

SHIFT SLS ValueSets Implementation Guide, published by SHIFT-Task-Force. This guide is not an authorized publication; it is the continuous build for version 0.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/SHIFT-Task-Force/SLS-ValueSets/ and changes regularly. See the Directory of published versions

: Synthea Codes for attention_deficit_disorder - TTL Representation

Active as of 2026-02-03

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "SyntheaAttentionDeficitDisorderVS"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<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><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 behaviour 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>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "http://SHIFT-Task-Force.github.io/slsValueSets/ValueSet/SyntheaAttentionDeficitDisorderVS"^^xsd:anyURI ;
fhir:l <http://SHIFT-Task-Force.github.io/slsValueSets/ValueSet/SyntheaAttentionDeficitDisorderVS>
  ] ; # 
  fhir:version [ fhir:v "0.0.1"] ; # 
  fhir:name [ fhir:v "SyntheaAttentionDeficitDisorderVS"] ; # 
  fhir:title [ fhir:v "Synthea Codes for attention_deficit_disorder"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2026-02-03T22:03:00+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "SHIFT-Task-Force"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "SHIFT-Task-Force" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://shift-project.org" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "A ValueSet containing all clinical codes found in the sensitive Synthea module: attention_deficit_disorder."] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [
fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ;
fhir:l <http://unstats.un.org/unsd/methods/m49/m49.htm>       ] ;
fhir:code [ fhir:v "001" ]     ] )
  ] ) ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct>       ] ;
      ( fhir:concept [
fhir:code [ fhir:v "192127007" ]       ] [
fhir:code [ fhir:v "185347001" ]       ] [
fhir:code [ fhir:v "386522008" ]       ] [
fhir:code [ fhir:v "228557008" ]       ] )     ] [
fhir:system [
fhir:v "http://www.nlm.nih.gov/research/umls/rxnorm"^^xsd:anyURI ;
fhir:l <http://www.nlm.nih.gov/research/umls/rxnorm>       ] ;
      ( fhir:concept [
fhir:code [ fhir:v "1091392" ]       ] [
fhir:code [ fhir:v "608139" ]       ] )     ] )
  ] . #