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" : "NeedRating",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem NeedRating</b></p><a name=\"NeedRating\"> </a><a name=\"hcNeedRating\"> </a><a name=\"NeedRating-en-US\"> </a><p>This code system <code>https://fhir.njsams.rutgers.edu/NJSAMS-fhir/CodeSystem/NeedRating</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td></tr><tr><td style=\"white-space:nowrap\">0<a name=\"NeedRating-0\"> </a></td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"NeedRating-1\"> </a></td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"NeedRating-2\"> </a></td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"NeedRating-3\"> </a></td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"NeedRating-4\"> </a></td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"NeedRating-5\"> </a></td></tr><tr><td style=\"white-space:nowrap\">6<a name=\"NeedRating-6\"> </a></td></tr><tr><td style=\"white-space:nowrap\">7<a name=\"NeedRating-7\"> </a></td></tr><tr><td style=\"white-space:nowrap\">8<a name=\"NeedRating-8\"> </a></td></tr><tr><td style=\"white-space:nowrap\">9<a name=\"NeedRating-9\"> </a></td></tr></table></div>"
},
"url" : "https://fhir.njsams.rutgers.edu/NJSAMS-fhir/CodeSystem/NeedRating",
"version" : "1.0.0",
"name" : "NeedRating",
"title" : "Need Rating",
"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 rating for need for treatments and services",
"content" : "complete",
"count" : 10,
"concept" : [
{
"code" : "0",
"display" : "0"
},
{
"code" : "1",
"display" : "1"
},
{
"code" : "2",
"display" : "2"
},
{
"code" : "3",
"display" : "3"
},
{
"code" : "4",
"display" : "4"
},
{
"code" : "5",
"display" : "5"
},
{
"code" : "6",
"display" : "6"
},
{
"code" : "7",
"display" : "7"
},
{
"code" : "8",
"display" : "8"
},
{
"code" : "9",
"display" : "9"
}
]
}