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

: VitalsLaterality VistA - JSON Representation

Active as of 2025-03-31

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "VitalsLaterality-vista",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet VitalsLaterality-vista</b></p><a name=\"VitalsLaterality-vista\"> </a><a name=\"hcVitalsLaterality-vista\"> </a><a name=\"VitalsLaterality-vista-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-VHA.html\"><code>http://terminology.hl7.org/CodeSystem/VHA</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b><a href=\"ValueSet-VitalsLaterality.html\">VF_VitalsLaterality</a></b></td></tr><tr><td>4688660</td><td>LEFT</td><td><span title=\"EQUIVALENT\">~</span><a href=\"http://snomed.info/id/31156008\">31156008</a><i>(deprecated)</i></td></tr><tr><td>4688680</td><td>RIGHT</td><td><span title=\"EQUIVALENT\">~</span><a href=\"http://snomed.info/id/85421007\">85421007</a><i>(deprecated)</i></td></tr></table></li></ul></div>"
  },
  "url" : "http://va.gov/fhir/ValueSet/VitalsLaterality-vista",
  "version" : "1.3.1",
  "name" : "VitalsLaterality_VistA",
  "title" : "VitalsLaterality VistA",
  "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" : "VistA Source ValueSet for Terminology Maps [VF_VitalsLaterality](ConceptMap-VF-VitalsLaterality.html)",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States of America"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/VHA",
        "concept" : [
          {
            "code" : "4688660",
            "display" : "LEFT"
          },
          {
            "code" : "4688680",
            "display" : "RIGHT"
          }
        ]
      }
    ]
  }
}