US Veterans Health Administration FHIR Map Set Implementation Guide
1.4.0 - 250501 United States of America flag

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

: VitalsLaterality FHIR - JSON Representation

Active as of 2025-05-02

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "VitalsLaterality",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet VitalsLaterality</b></p><a name=\"VitalsLaterality\"> </a><a name=\"hcVitalsLaterality\"> </a><a name=\"VitalsLaterality-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/31156008\">31156008</a></td><td>Structure of left half of body (body structure)</td></tr><tr><td><a href=\"http://snomed.info/id/85421007\">85421007</a></td><td>Structure of right half of body (body structure)</td></tr></table></li></ul></div>"
  },
  "url" : "http://va.gov/fhir/ValueSet/VitalsLaterality",
  "version" : "1.4.0",
  "name" : "VitalsLaterality",
  "title" : "VitalsLaterality FHIR",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-05-02T06:35:57+00:00",
  "publisher" : "VA",
  "contact" : [
    {
      "name" : "VA",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.va.gov"
        }
      ]
    }
  ],
  "description" : "FHIR Target 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://snomed.info/sct",
        "concept" : [
          {
            "code" : "31156008",
            "display" : "Structure of left half of body (body structure)"
          },
          {
            "code" : "85421007",
            "display" : "Structure of right half of body (body structure)"
          }
        ]
      }
    ]
  }
}