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" : "SyntheaMentalBehavioralHealthVS",
"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 SyntheaMentalBehavioralHealthVS</b></p><a name=\"SyntheaMentalBehavioralHealthVS\"> </a><a name=\"hcSyntheaMentalBehavioralHealthVS\"> </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><p>This value set includes codes based on the following rules:</p><ul><li>Import all the codes that are contained in <a href=\"ValueSet-SyntheaAttentionDeficitDisorderVS.html\">Synthea Codes for attention_deficit_disorder</a></li><li>Import all the codes that are contained in <a href=\"ValueSet-SyntheaSelfHarmVS.html\">Synthea Codes for self_harm</a></li></ul></div>"
},
"url" : "http://johnmoehrke.github.io/SLSValueSets/ValueSet/SyntheaMentalBehavioralHealthVS",
"identifier" : [
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:1.3.6.1.4.1.66281.18.48.35"
}
],
"version" : "0.1.0",
"name" : "SyntheaMentalBehavioralHealthVS",
"title" : "Synthea Mental and Behavioral Health 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 mental health conditions, including ADD, PTSD, and self-harm events.\n\nv3-ActCode#BH",
"useContext" : [
{
"code" : {
"system" : "http://terminology.hl7.org/CodeSystem/usage-context-type",
"code" : "focus"
},
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code" : "BH"
}
]
}
}
],
"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/SyntheaAttentionDeficitDisorderVS"
]
},
{
"valueSet" : [
🔗 "http://johnmoehrke.github.io/SLSValueSets/ValueSet/SyntheaSelfHarmVS"
]
}
]
}
}