NJSAMS - Local Development build (v0.1.0). See the Directory of published versions
: Discharge Current Legal Status - JSON Representation
Raw json | Download
{
"resourceType" : "CodeSystem",
"id" : "DischargeCurrentLegalStatus",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system <code>http://dhs.nj.gov/njsams/CodeSystem/DischargeCurrentLegalStatus</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\">Dl1a<a name=\"DischargeCurrentLegalStatus-Dl1a\"> </a></td><td>No Legal Problem</td></tr><tr><td style=\"white-space:nowrap\">Dl1b<a name=\"DischargeCurrentLegalStatus-Dl1b\"> </a></td><td>Case Pending</td></tr><tr><td style=\"white-space:nowrap\">Dl1c<a name=\"DischargeCurrentLegalStatus-Dl1c\"> </a></td><td>Drug Court</td></tr><tr><td style=\"white-space:nowrap\">Dl1d<a name=\"DischargeCurrentLegalStatus-Dl1d\"> </a></td><td>Probation</td></tr><tr><td style=\"white-space:nowrap\">Dl1e<a name=\"DischargeCurrentLegalStatus-Dl1e\"> </a></td><td>Parole</td></tr><tr><td style=\"white-space:nowrap\">Dl1f<a name=\"DischargeCurrentLegalStatus-Dl1f\"> </a></td><td>DUII License Suspension</td></tr><tr><td style=\"white-space:nowrap\">Dl1g<a name=\"DischargeCurrentLegalStatus-Dl1g\"> </a></td><td>CWP (CP and P) or Family Court</td></tr><tr><td style=\"white-space:nowrap\">Dl1h<a name=\"DischargeCurrentLegalStatus-Dl1h\"> </a></td><td>Other</td></tr><tr><td style=\"white-space:nowrap\">Dl1i<a name=\"DischargeCurrentLegalStatus-Dl1i\"> </a></td><td>Jail/Prison Inmate</td></tr></table></div>"
},
"url" : "http://dhs.nj.gov/njsams/CodeSystem/DischargeCurrentLegalStatus",
"version" : "0.1.0",
"name" : "DischargeCurrentLegalStatus",
"title" : "Discharge Current Legal Status",
"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" : "Current Legal Status",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166:-2",
"code" : "US-NJ",
"display" : "New Jersey"
}
]
}
],
"content" : "complete",
"count" : 9,
"concept" : [
{
"code" : "Dl1a",
"display" : "No Legal Problem"
},
{
"code" : "Dl1b",
"display" : "Case Pending"
},
{
"code" : "Dl1c",
"display" : "Drug Court"
},
{
"code" : "Dl1d",
"display" : "Probation"
},
{
"code" : "Dl1e",
"display" : "Parole"
},
{
"code" : "Dl1f",
"display" : "DUII License Suspension"
},
{
"code" : "Dl1g",
"display" : "CWP (CP and P) or Family Court"
},
{
"code" : "Dl1h",
"display" : "Other"
},
{
"code" : "Dl1i",
"display" : "Jail/Prison Inmate"
}
]
}