JohnMoehrke SLS ValueSets Implementation Guide
0.1.0 - ci-build
JohnMoehrke SLS ValueSets Implementation Guide, published by John Moehrke. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/JohnMoehrke/SLSValueSets/ and changes regularly. See the Directory of published versions
| Active as of 2026-09-16 |
{
"resourceType" : "ValueSet",
"id" : "SyntheaGeneticVS",
"meta" : {
"profile" : [
🔗 "http://SHIFT-Task-Force.github.io/sls-ri/StructureDefinition/SlsValueSet"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet SyntheaGeneticVS</b></p><a name=\"SyntheaGeneticVS\"> </a><a name=\"hcSyntheaGeneticVS\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"https://build.fhir.org/ig/SHIFT-Task-Force/sls-ri-ig/StructureDefinition-SlsValueSet.html\">SLS ValueSet Profile</a></p></div><ul><li>Import all the codes that are contained in <a href=\"ValueSet-SyntheaCysticFibrosisVS.html\">Synthea Codes for cystic_fibrosis</a></li></ul></div>"
},
"url" : "http://johnmoehrke.github.io/SLSValueSets/ValueSet/SyntheaGeneticVS",
"identifier" : [
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:1.3.6.1.4.1.66281.18.48.34"
}
],
"version" : "0.1.0",
"name" : "SyntheaGeneticVS",
"title" : "Synthea Genetic Disability Codes",
"status" : "active",
"experimental" : false,
"date" : "2026-09-16T18:22:38+00:00",
"publisher" : "John Moehrke",
"contact" : [
{
"name" : "John Moehrke",
"telecom" : [
{
"system" : "url",
"value" : "http://johnmoehrke.github.io"
}
]
},
{
"name" : "John Moehrke (himself)",
"telecom" : [
{
"system" : "email",
"value" : "JohnMoehrke@gmail.com"
}
]
}
],
"description" : "A comprehensive ValueSet encompassing codes from all Synthea modules related to genetic diseases.\n\nv3-ActCode#GDIS",
"useContext" : [
{
"code" : {
"system" : "http://terminology.hl7.org/CodeSystem/usage-context-type",
"code" : "focus"
},
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code" : "GDIS"
}
]
}
}
],
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}
]
}
],
"compose" : {
"inactive" : true,
"include" : [
{
"valueSet" : [
🔗 "http://johnmoehrke.github.io/SLSValueSets/ValueSet/SyntheaCysticFibrosisVS"
]
}
]
}
}