FHIR IG analytics
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| sct | SNOMED codes used in this IG |
| rxnorm | RxNorm |
Narrative
Note: links and images are rebased to the (stated) source
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) - Include these codes as defined in
http://www.nlm.nih.gov/research/umls/rxnorm version Not Stated (use latest from terminology server)| Code | Display |
| 1091392 | methylphenidate hydrochloride 20 MG Oral Tablet |
| 608139 | atomoxetine 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"
}
]
}
]
}
}