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" : "UncategorizableCodes",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem UncategorizableCodes</b></p><a name=\"UncategorizableCodes\"> </a><a name=\"hcUncategorizableCodes\"> </a><a name=\"UncategorizableCodes-en-US\"> </a><p>This code system <code>https://fhir.njsams.rutgers.edu/NJSAMS-fhir/CodeSystem/UncategorizableCodes</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\">NONE<a name=\"UncategorizableCodes-NONE\"> </a></td><td>None</td></tr><tr><td style=\"white-space:nowrap\">OTHER<a name=\"UncategorizableCodes-OTHER\"> </a></td><td>Other</td></tr><tr><td style=\"white-space:nowrap\">NA<a name=\"UncategorizableCodes-NA\"> </a></td><td>N/A</td></tr><tr><td style=\"white-space:nowrap\">UNKNOWN<a name=\"UncategorizableCodes-UNKNOWN\"> </a></td><td>Unknown</td></tr></table></div>"
},
"url" : "https://fhir.njsams.rutgers.edu/NJSAMS-fhir/CodeSystem/UncategorizableCodes",
"version" : "1.0.0",
"name" : "UncategorizableCodes",
"title" : "Uncategorizable Codes",
"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" : "The following codes stand as catch-all for undefined and no-value",
"content" : "complete",
"count" : 4,
"concept" : [
{
"code" : "NONE",
"display" : "None"
},
{
"code" : "OTHER",
"display" : "Other"
},
{
"code" : "NA",
"display" : "N/A"
},
{
"code" : "UNKNOWN",
"display" : "Unknown"
}
]
}