1.0.0 - release
NJSAMS - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2025-06-23 |
{
"resourceType" : "CodeSystem",
"id" : "SelfHelpAttendance",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem SelfHelpAttendance</b></p><a name=\"SelfHelpAttendance\"> </a><a name=\"hcSelfHelpAttendance\"> </a><a name=\"SelfHelpAttendance-en-US\"> </a><p>This code system <code>https://fhir.njsams.rutgers.edu/NJSAMS-fhir/CodeSystem/SelfHelpAttendance</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"SelfHelpAttendance-1\"> </a></td><td>No Attendance in the past month</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"SelfHelpAttendance-2\"> </a></td><td>1-3 times in the past month (less than once per week)</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"SelfHelpAttendance-3\"> </a></td><td>4-7 times in the past month (about once per week)</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"SelfHelpAttendance-4\"> </a></td><td>8-15 times in the past month (2 to 3 times per week)</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"SelfHelpAttendance-5\"> </a></td><td>16-30 times in the past month (4 or more times per week)</td></tr><tr><td style=\"white-space:nowrap\">6<a name=\"SelfHelpAttendance-6\"> </a></td><td>Some attendance but frequency unknown in the past month</td></tr><tr><td style=\"white-space:nowrap\">7<a name=\"SelfHelpAttendance-7\"> </a></td><td>Unknown</td></tr></table></div>"
},
"url" : "https://fhir.njsams.rutgers.edu/NJSAMS-fhir/CodeSystem/SelfHelpAttendance",
"version" : "1.0.0",
"name" : "SelfHelpAttendance",
"title" : "Self Help Attendance",
"status" : "active",
"date" : "2025-06-23T16:39:35-04:00",
"publisher" : "Division of Mental Health and Addiction Services (DMHAS)",
"contact" : [
{
"name" : "Division of Mental Health and Addiction Services (DMHAS)",
"telecom" : [
{
"system" : "url",
"value" : "http://dhs.nj.gov"
}
]
}
],
"description" : "Client attendance to self help groups",
"content" : "complete",
"count" : 7,
"concept" : [
{
"code" : "1",
"display" : "No Attendance in the past month"
},
{
"code" : "2",
"display" : "1-3 times in the past month (less than once per week)"
},
{
"code" : "3",
"display" : "4-7 times in the past month (about once per week)"
},
{
"code" : "4",
"display" : "8-15 times in the past month (2 to 3 times per week)"
},
{
"code" : "5",
"display" : "16-30 times in the past month (4 or more times per week)"
},
{
"code" : "6",
"display" : "Some attendance but frequency unknown in the past month"
},
{
"code" : "7",
"display" : "Unknown"
}
]
}