US Veterans Health Administration FHIR Map Set Implementation Guide
1.8.0 - 250901
US Veterans Health Administration FHIR Map Set Implementation Guide - Downloaded Version 1.8.0 See the Directory of published versions
Active as of 2025-09-02 |
{
"resourceType" : "ConceptMap",
"id" : "VF-genderIdentity",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap VF-genderIdentity</b></p><a name=\"VF-genderIdentity\"> </a><a name=\"hcVF-genderIdentity\"> </a><p>Mapping from <a href=\"ValueSet-genderIdentity-vista.html\">genderIdentity VistA</a> to <a href=\"ValueSet-genderIdentity.html\">genderIdentity FHIR</a></p><br/><p><b>Group 1 </b>Mapping from <a href=\"CodeSystem-CSgenderIdentity.html\">VistA CodeSystem for 2-.024</a> to <a href=\"http://hl7.org/fhir/R4/codesystem-gender-identity.html\">Gender identity</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td></tr><tr><td>N (Prefer not to answer)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal\" title=\"equal\">is equal to</a></td><td>non-disclose (does not wish to disclose)</td></tr><tr><td>F (Woman)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal\" title=\"equal\">is equal to</a></td><td>female</td></tr><tr><td>M (Man)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal\" title=\"equal\">is equal to</a></td><td>male</td></tr><tr><td>B (Non-Binary)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal\" title=\"equal\">is equal to</a></td><td>non-binary</td></tr><tr><td>O (A gender not listed here)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal\" title=\"equal\">is equal to</a></td><td>other</td></tr><tr><td>TF (Transgender Woman)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal\" title=\"equal\">is equal to</a></td><td>transgender-female</td></tr><tr><td>TM (Transgender Man)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal\" title=\"equal\">is equal to</a></td><td>transgender-male</td></tr></table></div>"
},
"url" : "http://va.gov/fhir/ConceptMap/VF-genderIdentity",
"version" : "1.8.0",
"name" : "VF_genderIdentity",
"title" : "VF_genderIdentity",
"status" : "active",
"experimental" : false,
"date" : "2025-09-02T14:12:45+00:00",
"publisher" : "VA",
"contact" : [
{
"name" : "VA",
"telecom" : [
{
"system" : "url",
"value" : "https://www.va.gov"
}
]
}
],
"description" : "Terminology Maps VF_genderIdentity",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "United States of America"
}
]
}
],
"sourceCanonical" : "http://va.gov/fhir/ValueSet/genderIdentity-vista",
"targetCanonical" : "http://va.gov/fhir/ValueSet/genderIdentity",
"group" : [
{
"source" : "http://va.gov/terminology/vistaDefinedTerms/2-.024",
"target" : "http://hl7.org/fhir/gender-identity",
"element" : [
{
"code" : "N",
"display" : "Prefer not to answer",
"target" : [
{
"code" : "non-disclose",
"display" : "does not wish to disclose",
"equivalence" : "equal"
}
]
},
{
"code" : "F",
"display" : "Woman",
"target" : [
{
"code" : "female",
"display" : "female",
"equivalence" : "equal"
}
]
},
{
"code" : "M",
"display" : "Man",
"target" : [
{
"code" : "male",
"display" : "male",
"equivalence" : "equal"
}
]
},
{
"code" : "B",
"display" : "Non-Binary",
"target" : [
{
"code" : "non-binary",
"display" : "non-binary",
"equivalence" : "equal"
}
]
},
{
"code" : "O",
"display" : "A gender not listed here",
"target" : [
{
"code" : "other",
"display" : "other",
"equivalence" : "equal"
}
]
},
{
"code" : "TF",
"display" : "Transgender Woman",
"target" : [
{
"code" : "transgender-female",
"display" : "transgender female",
"equivalence" : "equal"
}
]
},
{
"code" : "TM",
"display" : "Transgender Man",
"target" : [
{
"code" : "transgender-male",
"display" : "transgender male",
"equivalence" : "equal"
}
]
}
]
}
]
}