0.0.1 - ci-build
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
| Active as of 2025-11-17 |
{
"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 explicity 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>Alzheimer's disease (disorder)</td></tr><tr><td><a href=\"http://snomed.info/id/230265002\">230265002</a></td><td>Familial Alzheimer's disease of early onset (disorder)</td></tr><tr><td><a href=\"http://snomed.info/id/386257007\">386257007</a></td><td>Dementia management (regime/therapy)</td></tr><tr><td><a href=\"http://snomed.info/id/281036007\">281036007</a></td><td>Follow-up consultation (procedure)</td></tr><tr><td><a href=\"http://snomed.info/id/233604007\">233604007</a></td><td>Pneumonia (disorder)</td></tr><tr><td><a href=\"http://snomed.info/id/4525004\">4525004</a></td><td>Emergency department patient visit (procedure)</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 explicity 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>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 explicity 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>Galantamine 4 MG Oral Tablet</td></tr><tr><td>997223</td><td>Donepezil hydrochloride 10 MG Oral Tablet</td></tr><tr><td>313185</td><td>Tacrine 10 MG Oral Capsule</td></tr><tr><td>1599803</td><td>24 HR Donepezil hydrochloride 10 MG / Memantine hydrochloride 28 MG Extended Release Oral Capsule</td></tr><tr><td>996740</td><td>Memantine hydrochloride 2 MG/ML Oral Solution</td></tr><tr><td>1100184</td><td>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",
"date" : "2025-11-17T14:51:54+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",
"display" : "Alzheimer's disease (disorder)"
},
{
"code" : "230265002",
"display" : "Familial Alzheimer's disease of early onset (disorder)"
},
{
"code" : "386257007",
"display" : "Dementia management (regime/therapy)"
},
{
"code" : "281036007",
"display" : "Follow-up consultation (procedure)"
},
{
"code" : "233604007",
"display" : "Pneumonia (disorder)"
},
{
"code" : "4525004",
"display" : "Emergency department patient visit (procedure)"
}
]
},
{
"system" : "http://loinc.org",
"concept" : [
{
"code" : "72106-8",
"display" : "Total score [MMSE]"
}
]
},
{
"system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
"concept" : [
{
"code" : "310436",
"display" : "Galantamine 4 MG Oral Tablet"
},
{
"code" : "997223",
"display" : "Donepezil hydrochloride 10 MG Oral Tablet"
},
{
"code" : "313185",
"display" : "Tacrine 10 MG Oral Capsule"
},
{
"code" : "1599803",
"display" : "24 HR Donepezil hydrochloride 10 MG / Memantine hydrochloride 28 MG Extended Release Oral Capsule"
},
{
"code" : "996740",
"display" : "Memantine hydrochloride 2 MG/ML Oral Solution"
},
{
"code" : "1100184",
"display" : "Donepezil hydrochloride 23 MG Oral Tablet"
}
]
}
]
}
}