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-PersonIdentifierType",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap VF-PersonIdentifierType</b></p><a name=\"VF-PersonIdentifierType\"> </a><a name=\"hcVF-PersonIdentifierType\"> </a><a name=\"VF-PersonIdentifierType-en-US\"> </a><p>Mapping from <a href=\"ValueSet-PersonIdentifierType-vista.html\">PersonIdentifierType VistA</a> to <a href=\"ValueSet-PersonIdentifierType.html\">PersonIdentifierType FHIR</a></p><br/><p><b>Group 1 </b>Mapping from <code>http://va.gov/terminology/vistaDefinedTerms/50.65-.02</code> to <code>http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBIdentifierType</code></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>23</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal\" title=\"equal\">is equal to</a></td><td>pat (Account number)</td></tr></table><hr/><p><b>Group 2 </b>Mapping from <code>http://va.gov/terminology/vistaDefinedTerms/50.65-.02</code> to <a href=\"http://terminology.hl7.org/6.2.0/CodeSystem-v2-0203.html\">identifierType</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>IG</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal\" title=\"equal\">is equal to</a></td><td>MB (Member number)</td></tr><tr><td>SY</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal\" title=\"equal\">is equal to</a></td><td>SS (Social Security Number)</td></tr></table></div>"
},
"url" : "http://va.gov/fhir/ConceptMap/VF-PersonIdentifierType",
"version" : "1.3.1",
"name" : "VF_PersonIdentifierType",
"title" : "VF_PersonIdentifierType",
"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_PersonIdentifierType",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "United States of America"
}
]
}
],
"sourceCanonical" : "http://va.gov/fhir/ValueSet/PersonIdentifierType-vista",
"targetCanonical" : "http://va.gov/fhir/ValueSet/PersonIdentifierType",
"group" : [
{
"source" : "http://va.gov/terminology/vistaDefinedTerms/50.65-.02",
"target" : "http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBIdentifierType",
"element" : [
{
"code" : "23",
"target" : [
{
"code" : "pat",
"display" : "Account number",
"equivalence" : "equal"
}
]
}
]
},
{
"source" : "http://va.gov/terminology/vistaDefinedTerms/50.65-.02",
"target" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"element" : [
{
"code" : "IG",
"target" : [
{
"code" : "MB",
"display" : "Member number",
"equivalence" : "equal"
}
]
},
{
"code" : "SY",
"target" : [
{
"code" : "SS",
"display" : "Social Security Number",
"equivalence" : "equal"
}
]
}
]
}
]
}