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
| Draft as of 2022-08-31 |
{
"resourceType" : "CodeSystem",
"id" : "PatientLanguage",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem PatientLanguage</b></p><a name=\"PatientLanguage\"> </a><a name=\"hcPatientLanguage\"> </a><a name=\"PatientLanguage-en-US\"> </a><p>This code system <code>https://fhir.njsams.rutgers.edu/NJSAMS-fhir/CodeSystem/PatientLanguage</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=\"PatientLanguage-1\"> </a></td><td>English</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"PatientLanguage-2\"> </a></td><td>American sign language</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"PatientLanguage-3\"> </a></td><td>Spanish</td></tr><tr><td style=\"white-space:nowrap\">10<a name=\"PatientLanguage-10\"> </a></td><td>Other</td></tr><tr><td style=\"white-space:nowrap\">99<a name=\"PatientLanguage-99\"> </a></td><td>Deprecated (disabled)</td></tr></table></div>"
},
"url" : "https://fhir.njsams.rutgers.edu/NJSAMS-fhir/CodeSystem/PatientLanguage",
"version" : "1.0.0",
"name" : "PatientLanguage",
"title" : "Patient Language",
"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" : "Primary language for the patient",
"content" : "complete",
"count" : 5,
"concept" : [
{
"code" : "1",
"display" : "English"
},
{
"code" : "2",
"display" : "American sign language"
},
{
"code" : "3",
"display" : "Spanish"
},
{
"code" : "10",
"display" : "Other"
},
{
"code" : "99",
"display" : "Deprecated (disabled)"
}
]
}