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

Active as of 2025-03-31

Raw json | Download

{
  "resourceType" : "ConceptMap",
  "id" : "VF-VitalsPrecondition",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap VF-VitalsPrecondition</b></p><a name=\"VF-VitalsPrecondition\"> </a><a name=\"hcVF-VitalsPrecondition\"> </a><a name=\"VF-VitalsPrecondition-en-US\"> </a><p>Mapping from <a href=\"ValueSet-VitalsPrecondition-vista.html\">VitalsPrecondition VistA</a> to <a href=\"ValueSet-VitalsPrecondition.html\">VitalsPrecondition 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></tr><tr><td>4500992 (WITH CAST OR BRACE)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal\" title=\"equal\">is equal to</a></td><td>722810000 (Prosthesis in situ (finding))</td></tr><tr><td>4500993 (WITH PROSTHESIS)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal\" title=\"equal\">is equal to</a></td><td>722810000 (Prosthesis in situ (finding))</td></tr><tr><td>4500994 (WITHOUT PROSTHESIS)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal\" title=\"equal\">is equal to</a></td><td>722811001 (No prosthesis in situ (situation))</td></tr></table></div>"
  },
  "url" : "http://va.gov/fhir/ConceptMap/VF-VitalsPrecondition",
  "version" : "1.3.1",
  "name" : "VF_VitalsPrecondition",
  "title" : "VF_VitalsPrecondition",
  "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_VitalsPrecondition",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States of America"
        }
      ]
    }
  ],
  "sourceCanonical" : "http://va.gov/fhir/ValueSet/VitalsPrecondition-vista",
  "targetCanonical" : "http://va.gov/fhir/ValueSet/VitalsPrecondition",
  "group" : [
    {
      "source" : "http://terminology.hl7.org/CodeSystem/VHA",
      "target" : "http://snomed.info/sct",
      "element" : [
        {
          "code" : "4500992",
          "display" : "WITH CAST OR BRACE",
          "target" : [
            {
              "code" : "722810000",
              "display" : "Prosthesis in situ (finding)",
              "equivalence" : "equal"
            }
          ]
        },
        {
          "code" : "4500993",
          "display" : "WITH PROSTHESIS",
          "target" : [
            {
              "code" : "722810000",
              "display" : "Prosthesis in situ (finding)",
              "equivalence" : "equal"
            }
          ]
        },
        {
          "code" : "4500994",
          "display" : "WITHOUT PROSTHESIS",
          "target" : [
            {
              "code" : "722811001",
              "display" : "No prosthesis in situ (situation)",
              "equivalence" : "equal"
            }
          ]
        }
      ]
    }
  ]
}