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

FHIR IG analytics

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

Resources that use this resource

ValueSet
SyntheaCognitiveVSSynthea Cognitive Disability Codes

Resources that this resource uses

CodeSystem
loinc.orgLOINC codes used in this IG
sctSNOMED codes used in this IG
rxnormRxNorm

Narrative

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

Generated Narrative: ValueSet SyntheaDementiaVS

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
    26929004Alzheimer's disease
    230265002Familial Alzheimer's disease of early onset
    386257007Dementia management (regime/therapy)
    281036007Follow-up consultation
    233604007Pneumonia
    4525004Emergency department patient visit
  • Include these codes as defined in http://loinc.org version Not Stated (use latest from terminology server)
    CodeDisplay
    72106-8Total score [MMSE]
  • Include these codes as defined in http://www.nlm.nih.gov/research/umls/rxnorm version Not Stated (use latest from terminology server)
    CodeDisplay
    310436galantamine 4 MG Oral Tablet
    997223donepezil hydrochloride 10 MG Oral Tablet
    313185tacrine 10 MG Oral Capsule
    159980324 HR donepezil hydrochloride 10 MG / memantine hydrochloride 28 MG Extended Release Oral Capsule
    996740memantine hydrochloride 2 MG/ML Oral Solution
    1100184donepezil hydrochloride 23 MG Oral Tablet

Source1

{
  "resourceType": "ValueSet",
  "id": "SyntheaDementiaVS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://SHIFT-Task-Force.github.io/slsValueSets/ValueSet/SyntheaDementiaVS",
  "version": "0.0.1",
  "name": "SyntheaDementiaVS",
  "title": "Synthea Codes for dementia",
  "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: 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"
          }
        ]
      }
    ]
  }
}