US Veterans Health Administration FHIR Map Set Implementation Guide
1.3.1 - 250401
Publication Build: This will be filled in by the publication tooling
Active as of 2025-03-31 |
{
"resourceType" : "ValueSet",
"id" : "adminGender-vista",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet adminGender-vista</b></p><a name=\"adminGender-vista\"> </a><a name=\"hcadminGender-vista\"> </a><a name=\"adminGender-vista-en-US\"> </a><ul><li>Include these codes as defined in <code>http://va.gov/terminology/vistaDefinedTerms/50.65-.02</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b><a href=\"ValueSet-adminGender.html\">VF_adminGender</a></b></td></tr><tr><td>N</td><td>DOES NOT WISH TO DISCLOSE</td><td><span title=\"SOURCEISNARROWERTHANTARGET\"><</span><a href=\"http://hl7.org/fhir/R4/codesystem-administrative-gender.html#administrative-gender-unknown\">unknown</a></td></tr><tr><td>F</td><td>FEMALE</td><td><span title=\"EQUIVALENT\">~</span><a href=\"http://hl7.org/fhir/R4/codesystem-administrative-gender.html#administrative-gender-female\">female</a></td></tr><tr><td>M</td><td>MALE</td><td><span title=\"EQUIVALENT\">~</span><a href=\"http://hl7.org/fhir/R4/codesystem-administrative-gender.html#administrative-gender-male\">male</a></td></tr><tr><td>B</td><td>NON-BINARY</td><td><span title=\"SOURCEISNARROWERTHANTARGET\"><</span><a href=\"http://hl7.org/fhir/R4/codesystem-administrative-gender.html#administrative-gender-other\">other</a></td></tr><tr><td>O</td><td>OTHER</td><td><span title=\"EQUIVALENT\">~</span><a href=\"http://hl7.org/fhir/R4/codesystem-administrative-gender.html#administrative-gender-other\">other</a></td></tr><tr><td>TF</td><td>TRANSGENDER FEMALE</td><td><span title=\"SOURCEISNARROWERTHANTARGET\"><</span><a href=\"http://hl7.org/fhir/R4/codesystem-administrative-gender.html#administrative-gender-other\">other</a></td></tr><tr><td>TM</td><td>TRANSGENDER MALE</td><td><span title=\"SOURCEISNARROWERTHANTARGET\"><</span><a href=\"http://hl7.org/fhir/R4/codesystem-administrative-gender.html#administrative-gender-other\">other</a></td></tr></table></li></ul></div>"
},
"url" : "http://va.gov/fhir/ValueSet/adminGender-vista",
"version" : "1.3.1",
"name" : "AdminGender_VistA",
"title" : "adminGender VistA",
"status" : "active",
"experimental" : false,
"date" : "2025-03-31T14:29:33+00:00",
"publisher" : "VA",
"contact" : [
{
"name" : "VA",
"telecom" : [
{
"system" : "url",
"value" : "https://www.va.gov"
}
]
}
],
"description" : "VistA Source ValueSet for Terminology Maps [VF_adminGender](ConceptMap-VF-adminGender.html)",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "United States of America"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://va.gov/terminology/vistaDefinedTerms/50.65-.02",
"concept" : [
{
"code" : "N",
"display" : "DOES NOT WISH TO DISCLOSE"
},
{
"code" : "F",
"display" : "FEMALE"
},
{
"code" : "M",
"display" : "MALE"
},
{
"code" : "B",
"display" : "NON-BINARY"
},
{
"code" : "O",
"display" : "OTHER"
},
{
"code" : "TF",
"display" : "TRANSGENDER FEMALE"
},
{
"code" : "TM",
"display" : "TRANSGENDER MALE"
}
]
}
]
}
}