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

FHIR IG analytics

PackageSHIFT-Task-Force.SLS-ValueSets
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/SLS-ValueSets/ValueSet/SyntheaDementiaVS
Version0.1.0
Statusactive
Date2026-03-04T15:02:39+00:00
NameSyntheaDementiaVS
TitleSynthea Codes for dementia
Realmuv
DescriptionA ValueSet containing all clinical codes found in the sensitive Synthea module: dementia. v3-ActCode#COGN

Resources that use this resource

ValueSet
SHIFT-Task-Force.SLS-ValueSets#currentSyntheaCognitiveVSSynthea Cognitive Disability Codes

Resources that this resource uses

CodeSystem
who.ddcc#currentloinc.orgLOINC codes used in this IG
who.ddcc#currentsctSNOMED codes used in this IG
hl7.terminology.r4b#6.0.2rxnormRxNorm

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
    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/SLS-ValueSets/ValueSet/SyntheaDementiaVS",
  "version": "0.1.0",
  "name": "SyntheaDementiaVS",
  "title": "Synthea Codes for dementia",
  "status": "active",
  "experimental": false,
  "date": "2026-03-04T15:02:39+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.\n\nv3-ActCode#COGN",
  "useContext": [
    {
      "code": {
        "system": "http://terminology.hl7.org/CodeSystem/usage-context-type",
        "code": "focus"
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
            "code": "COGN"
          }
        ]
      }
    }
  ],
  "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": "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"
          }
        ]
      }
    ]
  }
}