NJSAMS - Local Development build (v0.1.0). See the Directory of published versions
: Patient Ethnicity - JSON Representation
Raw json | Download
{
"resourceType" : "CodeSystem",
"id" : "PatientEthnicity",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system <code>http://dhs.nj.gov/njsams/CodeSystem/PatientEthnicity</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=\"PatientEthnicity-1\"> </a></td><td>Not of Hispanic Origin</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"PatientEthnicity-2\"> </a></td><td>Puerto Rican</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"PatientEthnicity-3\"> </a></td><td>Mexican</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"PatientEthnicity-4\"> </a></td><td>Cuban</td></tr><tr><td style=\"white-space:nowrap\">6<a name=\"PatientEthnicity-6\"> </a></td><td>Other Hispanic</td></tr><tr><td style=\"white-space:nowrap\">99<a name=\"PatientEthnicity-99\"> </a></td><td>Deprecated (disabled)</td></tr></table></div>"
},
"url" : "http://dhs.nj.gov/njsams/CodeSystem/PatientEthnicity",
"version" : "0.1.0",
"name" : "PatientEthnicity",
"title" : "Patient Ethnicity",
"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" : "Ethnicity of the patient",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166:-2",
"code" : "US-NJ",
"display" : "New Jersey"
}
]
}
],
"content" : "complete",
"count" : 6,
"concept" : [
{
"code" : "1",
"display" : "Not of Hispanic Origin"
},
{
"code" : "2",
"display" : "Puerto Rican"
},
{
"code" : "3",
"display" : "Mexican"
},
{
"code" : "4",
"display" : "Cuban"
},
{
"code" : "6",
"display" : "Other Hispanic"
},
{
"code" : "99",
"display" : "Deprecated (disabled)"
}
]
}