0.0.1 - ci-build International flag

ShiftPrivacyExamples, 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/demo-fhir-data/ and changes regularly. See the Directory of published versions

: Synthea Codes for dementia - JSON Representation

Active as of 2026-01-28

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "SyntheaDementiaVS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet SyntheaDementiaVS</b></p><a name=\"SyntheaDementiaVS\"> </a><a name=\"hcSyntheaDementiaVS\"> </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/26929004\">26929004</a></td><td style=\"color: #cccccc\">Alzheimer's disease</td></tr><tr><td><a href=\"http://snomed.info/id/230265002\">230265002</a></td><td style=\"color: #cccccc\">Familial Alzheimer's disease of early onset</td></tr><tr><td><a href=\"http://snomed.info/id/386257007\">386257007</a></td><td style=\"color: #cccccc\">Dementia management (regime/therapy)</td></tr><tr><td><a href=\"http://snomed.info/id/281036007\">281036007</a></td><td style=\"color: #cccccc\">Follow-up consultation</td></tr><tr><td><a href=\"http://snomed.info/id/233604007\">233604007</a></td><td style=\"color: #cccccc\">Pneumonia</td></tr><tr><td><a href=\"http://snomed.info/id/4525004\">4525004</a></td><td style=\"color: #cccccc\">Emergency department patient visit</td></tr></table></li><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</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=\"https://loinc.org/72106-8/\">72106-8</a></td><td style=\"color: #cccccc\">Total score [MMSE]</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>310436</td><td style=\"color: #cccccc\">galantamine 4 MG Oral Tablet</td></tr><tr><td>997223</td><td style=\"color: #cccccc\">donepezil hydrochloride 10 MG Oral Tablet</td></tr><tr><td>313185</td><td style=\"color: #cccccc\">tacrine 10 MG Oral Capsule</td></tr><tr><td>1599803</td><td style=\"color: #cccccc\">24 HR donepezil hydrochloride 10 MG / memantine hydrochloride 28 MG Extended Release Oral Capsule</td></tr><tr><td>996740</td><td style=\"color: #cccccc\">memantine hydrochloride 2 MG/ML Oral Solution</td></tr><tr><td>1100184</td><td style=\"color: #cccccc\">donepezil hydrochloride 23 MG Oral Tablet</td></tr></table></li></ul></div>"
  },
  "url" : "http://SHIFT-Task-Force.github.io/demo-fhir-data/ValueSet/SyntheaDementiaVS",
  "version" : "0.0.1",
  "name" : "SyntheaDementiaVS",
  "title" : "Synthea Codes for dementia",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-01-28T19:37:56+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: dementia.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "26929004"
          },
          {
            "code" : "230265002"
          },
          {
            "code" : "386257007"
          },
          {
            "code" : "281036007"
          },
          {
            "code" : "233604007"
          },
          {
            "code" : "4525004"
          }
        ]
      },
      {
        "system" : "http://loinc.org",
        "concept" : [
          {
            "code" : "72106-8"
          }
        ]
      },
      {
        "system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
        "concept" : [
          {
            "code" : "310436"
          },
          {
            "code" : "997223"
          },
          {
            "code" : "313185"
          },
          {
            "code" : "1599803"
          },
          {
            "code" : "996740"
          },
          {
            "code" : "1100184"
          }
        ]
      }
    ]
  }
}