NJSAMS - Local Development build (v0.1.0). See the Directory of published versions
: NJSAMS Inactive Clients - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "njsams-inactive-clients",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"CodeSystem-PatientCurrentStatus.html\"><code>http://dhs.nj.gov/njsams/CodeSystem/PatientCurrentStatus</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-PatientCurrentStatus.html#PatientCurrentStatus-9\">9</a></td><td>Discharged</td></tr><tr><td><a href=\"CodeSystem-PatientCurrentStatus.html#PatientCurrentStatus-12\">12</a></td><td>Discharge in Progress</td></tr><tr><td><a href=\"CodeSystem-PatientCurrentStatus.html#PatientCurrentStatus-3\">3</a></td><td>Closed</td></tr></table></li></ul></div>"
},
"url" : "http://dhs.nj.gov/njsams/ValueSet/njsams-inactive-clients",
"version" : "0.1.0",
"name" : "NJSAMSInactiveClients",
"title" : "NJSAMS Inactive Clients",
"status" : "draft",
"experimental" : false,
"date" : "2022-08-31",
"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" : "Stage in treatement where the client is no longer considered active",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166:-2",
"code" : "US-NJ",
"display" : "New Jersey"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://dhs.nj.gov/njsams/CodeSystem/PatientCurrentStatus",
"concept" : [
{
"code" : "9",
"display" : "Discharged"
},
{
"code" : "12",
"display" : "Discharge in Progress"
},
{
"code" : "3",
"display" : "Closed"
}
]
}
]
}
}