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" : "ConceptMap",
"id" : "VF-adminGender",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap VF-adminGender</b></p><a name=\"VF-adminGender\"> </a><a name=\"hcVF-adminGender\"> </a><a name=\"VF-adminGender-en-US\"> </a><p>Mapping from <a href=\"ValueSet-adminGender-vista.html\">adminGender VistA</a> to <a href=\"ValueSet-adminGender.html\">adminGender FHIR</a></p><br/><p><b>Group 1 </b>Mapping from <code>http://va.gov/terminology/vistaDefinedTerms/50.65-.02</code> to <a href=\"http://hl7.org/fhir/R4/codesystem-administrative-gender.html\">AdministrativeGender</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 (DOES NOT WISH TO DISCLOSE)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#wider\" title=\"wider\">maps to wider concept</a></td><td>unknown</td></tr><tr><td>F (FEMALE)</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 (MALE)</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#wider\" title=\"wider\">maps to wider concept</a></td><td>other</td></tr><tr><td>O (OTHER)</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 FEMALE)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#wider\" title=\"wider\">maps to wider concept</a></td><td>other</td></tr><tr><td>TM (TRANSGENDER MALE)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#wider\" title=\"wider\">maps to wider concept</a></td><td>other</td></tr></table></div>"
},
"url" : "http://va.gov/fhir/ConceptMap/VF-adminGender",
"version" : "1.3.1",
"name" : "VF_adminGender",
"title" : "VF_adminGender",
"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" : "Terminology Maps VF_adminGender",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "United States of America"
}
]
}
],
"sourceCanonical" : "http://va.gov/fhir/ValueSet/adminGender-vista",
"targetCanonical" : "http://va.gov/fhir/ValueSet/adminGender",
"group" : [
{
"source" : "http://va.gov/terminology/vistaDefinedTerms/50.65-.02",
"target" : "http://hl7.org/fhir/administrative-gender",
"element" : [
{
"code" : "N",
"display" : "DOES NOT WISH TO DISCLOSE",
"target" : [
{
"code" : "unknown",
"display" : "Unknown",
"equivalence" : "wider"
}
]
},
{
"code" : "F",
"display" : "FEMALE",
"target" : [
{
"code" : "female",
"display" : "female",
"equivalence" : "equal"
}
]
},
{
"code" : "M",
"display" : "MALE",
"target" : [
{
"code" : "male",
"display" : "male",
"equivalence" : "equal"
}
]
},
{
"code" : "B",
"display" : "NON-BINARY",
"target" : [
{
"code" : "other",
"display" : "other",
"equivalence" : "wider"
}
]
},
{
"code" : "O",
"display" : "OTHER",
"target" : [
{
"code" : "other",
"display" : "other",
"equivalence" : "equal"
}
]
},
{
"code" : "TF",
"display" : "TRANSGENDER FEMALE",
"target" : [
{
"code" : "other",
"display" : "other",
"equivalence" : "wider"
}
]
},
{
"code" : "TM",
"display" : "TRANSGENDER MALE",
"target" : [
{
"code" : "other",
"display" : "other",
"equivalence" : "wider"
}
]
}
]
}
]
}