US Veterans Health Administration FHIR Map Set Implementation Guide
2.0.0 - 251201 United States of America flag

US Veterans Health Administration FHIR Map Set Implementation Guide - Downloaded Version 2.0.0 See the Directory of published versions

: VitalsPrecondition VistA - JSON Representation

Active as of 2025-12-02

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "VitalsPrecondition-vista",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet VitalsPrecondition-vista</b></p><a name=\"VitalsPrecondition-vista\"> </a><a name=\"hcVitalsPrecondition-vista\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-CSVHA.html\"><code>urn:oid:2.16.840.1.113883.6.233</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;2.0.0</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b><a href=\"ValueSet-VitalsPrecondition.html\">VF_VitalsPrecondition</a></b></td></tr><tr><td><a href=\"CodeSystem-CSVHA.html#CSVHA-4500992\">4500992</a></td><td>WITH CAST OR BRACE</td><td><span title=\"EQUIVALENT\">~</span><a href=\"http://snomed.info/id/722810000\">722810000</a></td></tr><tr><td><a href=\"CodeSystem-CSVHA.html#CSVHA-4500993\">4500993</a></td><td>WITH PROSTHESIS</td><td><span title=\"EQUIVALENT\">~</span><a href=\"http://snomed.info/id/722810000\">722810000</a></td></tr><tr><td><a href=\"CodeSystem-CSVHA.html#CSVHA-4500994\">4500994</a></td><td>WITHOUT PROSTHESIS</td><td><span title=\"EQUIVALENT\">~</span><a href=\"http://snomed.info/id/722811001\">722811001</a></td></tr></table></li></ul></div>"
  },
  "url" : "http://va.gov/fhir/ValueSet/VitalsPrecondition-vista",
  "version" : "2.0.0",
  "name" : "VitalsPrecondition_VistA",
  "title" : "VitalsPrecondition VistA",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-12-02T16:52:19+00:00",
  "publisher" : "VA",
  "contact" : [
    {
      "name" : "VA",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.va.gov"
        }
      ]
    }
  ],
  "description" : "VistA Source ValueSet for Terminology Maps [VF_VitalsPrecondition](ConceptMap-VF-VitalsPrecondition.html)",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States of America"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "urn:oid:2.16.840.1.113883.6.233",
        "concept" : [
          {
            "code" : "4500992",
            "display" : "WITH CAST OR BRACE"
          },
          {
            "code" : "4500993",
            "display" : "WITH PROSTHESIS"
          },
          {
            "code" : "4500994",
            "display" : "WITHOUT PROSTHESIS"
          }
        ]
      }
    ]
  }
}