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" : "DischargeSubstanceUse",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem DischargeSubstanceUse</b></p><a name=\"DischargeSubstanceUse\"> </a><a name=\"hcDischargeSubstanceUse\"> </a><a name=\"DischargeSubstanceUse-en-US\"> </a><p>This code system <code>https://fhir.njsams.rutgers.edu/NJSAMS-fhir/CodeSystem/DischargeSubstanceUse</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\">Dusing1<a name=\"DischargeSubstanceUse-Dusing1\"> </a></td><td>Yes, Alcohol</td></tr><tr><td style=\"white-space:nowrap\">Dusing2<a name=\"DischargeSubstanceUse-Dusing2\"> </a></td><td>No Alcohol & No Drugs</td></tr><tr><td style=\"white-space:nowrap\">Dusing3<a name=\"DischargeSubstanceUse-Dusing3\"> </a></td><td>Yes, Drugs</td></tr><tr><td style=\"white-space:nowrap\">Dusing4<a name=\"DischargeSubstanceUse-Dusing4\"> </a></td><td>Unknown</td></tr></table></div>"
},
"url" : "https://fhir.njsams.rutgers.edu/NJSAMS-fhir/CodeSystem/DischargeSubstanceUse",
"version" : "1.0.0",
"name" : "DischargeSubstanceUse",
"title" : "Discharge Substance Use",
"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" : "Drug use at time of discharge",
"content" : "complete",
"count" : 4,
"concept" : [
{
"code" : "Dusing1",
"display" : "Yes, Alcohol"
},
{
"code" : "Dusing2",
"display" : "No Alcohol & No Drugs"
},
{
"code" : "Dusing3",
"display" : "Yes, Drugs"
},
{
"code" : "Dusing4",
"display" : "Unknown"
}
]
}