US Veterans Health Administration FHIR Map Set Implementation Guide
2.3.0 - 260301
US Veterans Health Administration FHIR Map Set Implementation Guide - Downloaded Version 2.3.0 See the Directory of published versions
| Active as of 2026-02-27 |
{
"resourceType" : "CodeSystem",
"id" : "10.2",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem 10.2</b></p><a name=\"10.2\"> </a><a name=\"hc10.2\"> </a><p>This case-sensitive code system <code>http://va.gov/fhir/CodeSystem/10.2</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\">*Unknown at this time*<a name=\"10.2-.42Unknownatthistime.42\"> </a></td><td>*Unknown at this time*</td></tr><tr><td style=\"white-space:nowrap\">D<a name=\"10.2-D\"> </a></td><td>DECLINED TO ANSWER</td></tr><tr><td style=\"white-space:nowrap\">U<a name=\"10.2-U\"> </a></td><td>UNKNOWN BY PATIENT</td></tr><tr><td style=\"white-space:nowrap\">H<a name=\"10.2-H\"> </a></td><td>HISPANIC OR LATINO</td></tr><tr><td style=\"white-space:nowrap\">N<a name=\"10.2-N\"> </a></td><td>NOT HISPANIC OR LATINO</td></tr></table></div>"
},
"url" : "http://va.gov/fhir/CodeSystem/10.2",
"version" : "2.3.0",
"name" : "EthnicityCategory_VistA",
"title" : "10.2",
"status" : "active",
"experimental" : false,
"date" : "2026-02-27T17:21:28+00:00",
"publisher" : "VA",
"contact" : [
{
"name" : "VA",
"telecom" : [
{
"system" : "url",
"value" : "https://www.va.gov"
}
]
}
],
"description" : "CodeSystem for VistA file(-field) 10.2",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "United States of America"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 5,
"concept" : [
{
"code" : "*Unknown at this time*",
"display" : "*Unknown at this time*"
},
{
"code" : "D",
"display" : "DECLINED TO ANSWER"
},
{
"code" : "U",
"display" : "UNKNOWN BY PATIENT"
},
{
"code" : "H",
"display" : "HISPANIC OR LATINO"
},
{
"code" : "N",
"display" : "NOT HISPANIC OR LATINO"
}
]
}