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_VitalsLaterality - JSON Representation

Active as of 2025-03-31

Raw json | Download

{
  "resourceType" : "ConceptMap",
  "id" : "VF-VitalsLaterality",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap VF-VitalsLaterality</b></p><a name=\"VF-VitalsLaterality\"> </a><a name=\"hcVF-VitalsLaterality\"> </a><a name=\"VF-VitalsLaterality-en-US\"> </a><p>Mapping from <a href=\"ValueSet-VitalsLaterality-vista.html\">VitalsLaterality VistA</a> to <a href=\"ValueSet-VitalsLaterality.html\">VitalsLaterality FHIR</a></p><br/><p><b>Group 1 </b>Mapping from <a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-VHA.html\">US Department of Veterans Affairs</a> to <a href=\"http://hl7.org/fhir/R4/codesystem-snomedct.html\">SNOMED CT (all versions)</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td><td><b>Comment</b></td></tr><tr><td>4688660 (LEFT)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal\" title=\"equal\">is equal to</a></td><td>31156008 (Structure of left half of body (body structure))</td><td>deprecated</td></tr><tr><td>4688680 (RIGHT)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal\" title=\"equal\">is equal to</a></td><td>85421007 (Structure of right half of body (body structure))</td><td>deprecated</td></tr></table></div>"
  },
  "url" : "http://va.gov/fhir/ConceptMap/VF-VitalsLaterality",
  "version" : "1.3.1",
  "name" : "VF_VitalsLaterality",
  "title" : "VF_VitalsLaterality",
  "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_VitalsLaterality",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States of America"
        }
      ]
    }
  ],
  "sourceCanonical" : "http://va.gov/fhir/ValueSet/VitalsLaterality-vista",
  "targetCanonical" : "http://va.gov/fhir/ValueSet/VitalsLaterality",
  "group" : [
    {
      "source" : "http://terminology.hl7.org/CodeSystem/VHA",
      "target" : "http://snomed.info/sct",
      "element" : [
        {
          "code" : "4688660",
          "display" : "LEFT",
          "target" : [
            {
              "code" : "31156008",
              "display" : "Structure of left half of body (body structure)",
              "equivalence" : "equal",
              "comment" : "deprecated"
            }
          ]
        },
        {
          "code" : "4688680",
          "display" : "RIGHT",
          "target" : [
            {
              "code" : "85421007",
              "display" : "Structure of right half of body (body structure)",
              "equivalence" : "equal",
              "comment" : "deprecated"
            }
          ]
        }
      ]
    }
  ]
}