NJSAMS - Local Development build (v0.1.0). See the Directory of published versions
: Continuing Care Type - JSON Representation
Raw json | Download
{
"resourceType" : "CodeSystem",
"id" : "ContinuingCareType",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system <code>http://dhs.nj.gov/njsams/CodeSystem/ContinuingCareType</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=\"ContinuingCareType-1\"> </a></td><td>No continuing substance abuse treatment needed</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"ContinuingCareType-2\"> </a></td><td>Refused continuing care</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"ContinuingCareType-3\"> </a></td><td>Transfer to different level of care within same agency and clinic site</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"ContinuingCareType-5\"> </a></td><td>Continuing care coordinated with new agency</td></tr><tr><td style=\"white-space:nowrap\">99<a name=\"ContinuingCareType-99\"> </a></td><td>Deprecated</td></tr></table></div>"
},
"url" : "http://dhs.nj.gov/njsams/CodeSystem/ContinuingCareType",
"version" : "0.1.0",
"name" : "ContinuingCareType",
"title" : "Continuing Care Type",
"status" : "active",
"date" : "2022-09-13T15:02:04+00: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" : "Discharge Continuing Care Type",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166:-2",
"code" : "US-NJ",
"display" : "New Jersey"
}
]
}
],
"content" : "complete",
"count" : 5,
"concept" : [
{
"code" : "1",
"display" : "No continuing substance abuse treatment needed"
},
{
"code" : "2",
"display" : "Refused continuing care"
},
{
"code" : "3",
"display" : "Transfer to different level of care within same agency and clinic site"
},
{
"code" : "5",
"display" : "Continuing care coordinated with new agency"
},
{
"code" : "99",
"display" : "Deprecated"
}
]
}