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" : "PatientRace",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem PatientRace</b></p><a name=\"PatientRace\"> </a><a name=\"hcPatientRace\"> </a><a name=\"PatientRace-en-US\"> </a><p>This code system <code>https://fhir.njsams.rutgers.edu/NJSAMS-fhir/CodeSystem/PatientRace</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=\"PatientRace-1\"> </a></td><td>White</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"PatientRace-2\"> </a></td><td>Black/African American</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"PatientRace-3\"> </a></td><td>Asian</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"PatientRace-4\"> </a></td><td>Alaskan Native</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"PatientRace-5\"> </a></td><td>American Indian</td></tr><tr><td style=\"white-space:nowrap\">6<a name=\"PatientRace-6\"> </a></td><td>Native Hawaiian / Pacific Islander</td></tr></table></div>"
},
"url" : "https://fhir.njsams.rutgers.edu/NJSAMS-fhir/CodeSystem/PatientRace",
"version" : "1.0.0",
"name" : "PatientRace",
"title" : "Patient Race",
"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" : "Race of the patient",
"content" : "complete",
"count" : 6,
"concept" : [
{
"code" : "1",
"display" : "White"
},
{
"code" : "2",
"display" : "Black/African American"
},
{
"code" : "3",
"display" : "Asian"
},
{
"code" : "4",
"display" : "Alaskan Native"
},
{
"code" : "5",
"display" : "American Indian"
},
{
"code" : "6",
"display" : "Native Hawaiian / Pacific Islander"
}
]
}