US Veterans Health Administration FHIR Map Set Implementation Guide
1.3.1 - 250401 United States of America flag

Publication Build: This will be filled in by the publication tooling

: VF_ethnicityCategory - JSON Representation

Active as of 2025-03-31

Raw json | Download

{
  "resourceType" : "ConceptMap",
  "id" : "VF-ethnicityCategory",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap VF-ethnicityCategory</b></p><a name=\"VF-ethnicityCategory\"> </a><a name=\"hcVF-ethnicityCategory\"> </a><a name=\"VF-ethnicityCategory-en-US\"> </a><p>Mapping from <a href=\"ValueSet-ethnicityCategory-vista.html\">ethnicityCategory VistA</a> to <a href=\"ValueSet-ethnicityCategory.html\">ethnicityCategory 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://terminology.hl7.org/6.2.0/CodeSystem-v3-NullFlavor.html\">NullFlavor</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>_Unknown_at_this_time_ (*Unknown at this time*)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal\" title=\"equal\">is equal to</a></td><td>UNK (unknown)</td></tr><tr><td>D (DECLINED TO ANSWER)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#wider\" title=\"wider\">maps to wider concept</a></td><td>ASKU (asked but unknown)</td></tr><tr><td>U (UNKNOWN BY PATIENT)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#wider\" title=\"wider\">maps to wider concept</a></td><td>ASKU (asked but unknown)</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://hl7.org/fhir/us/core/STU3.1.1/CodeSystem-cdcrec.html\">Race &amp; Ethnicity - CDC</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>H (HISPANIC OR LATINO)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal\" title=\"equal\">is equal to</a></td><td>2135-2 (Hispanic or Latino)</td></tr><tr><td>N (NOT HISPANIC OR LATINO)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal\" title=\"equal\">is equal to</a></td><td>2186-5 (Not Hispanic or Latino)</td></tr></table></div>"
  },
  "url" : "http://va.gov/fhir/ConceptMap/VF-ethnicityCategory",
  "version" : "1.3.1",
  "name" : "VF_ethnicityCategory",
  "title" : "VF_ethnicityCategory",
  "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_ethnicityCategory",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States of America"
        }
      ]
    }
  ],
  "sourceCanonical" : "http://va.gov/fhir/ValueSet/ethnicityCategory-vista",
  "targetCanonical" : "http://va.gov/fhir/ValueSet/ethnicityCategory",
  "group" : [
    {
      "source" : "http://va.gov/terminology/vistaDefinedTerms/50.65-.02",
      "target" : "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
      "element" : [
        {
          "code" : "_Unknown_at_this_time_",
          "display" : "*Unknown at this time*",
          "target" : [
            {
              "code" : "UNK",
              "equivalence" : "equal"
            }
          ]
        },
        {
          "code" : "D",
          "display" : "DECLINED TO ANSWER",
          "target" : [
            {
              "code" : "ASKU",
              "equivalence" : "wider"
            }
          ]
        },
        {
          "code" : "U",
          "display" : "UNKNOWN BY PATIENT",
          "target" : [
            {
              "code" : "ASKU",
              "equivalence" : "wider"
            }
          ]
        }
      ]
    },
    {
      "source" : "http://va.gov/terminology/vistaDefinedTerms/50.65-.02",
      "target" : "urn:oid:2.16.840.1.113883.6.238",
      "element" : [
        {
          "code" : "H",
          "display" : "HISPANIC OR LATINO",
          "target" : [
            {
              "code" : "2135-2",
              "equivalence" : "equal"
            }
          ]
        },
        {
          "code" : "N",
          "display" : "NOT HISPANIC OR LATINO",
          "target" : [
            {
              "code" : "2186-5",
              "equivalence" : "equal"
            }
          ]
        }
      ]
    }
  ]
}