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

Active as of 2025-03-31

Raw json | Download

{
  "resourceType" : "ConceptMap",
  "id" : "VF-allergyEnteredInError",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap VF-allergyEnteredInError</b></p><a name=\"VF-allergyEnteredInError\"> </a><a name=\"hcVF-allergyEnteredInError\"> </a><a name=\"VF-allergyEnteredInError-en-US\"> </a><p>Mapping from <a href=\"ValueSet-allergyEnteredInError-vista.html\">allergyEnteredInError VistA</a> to <a href=\"ValueSet-allergyEnteredInError.html\">allergyEnteredInError FHIR</a></p><br/><p><b>Group 1 </b>Mapping from <code>http://va.gov/terminology/vistaDefinedTerms/50.65-.02</code> to <a href=\"http://terminology.hl7.org/6.2.0/CodeSystem-allergyintolerance-verification.html\">AllergyIntolerance Verification Status</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>1 (ENTERED IN ERROR - YES)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal\" title=\"equal\">is equal to</a></td><td>entered-in-error</td></tr></table></div>"
  },
  "url" : "http://va.gov/fhir/ConceptMap/VF-allergyEnteredInError",
  "version" : "1.3.1",
  "name" : "VF_allergyEnteredInError",
  "title" : "VF_allergyEnteredInError",
  "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_allergyEnteredInError",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States of America"
        }
      ]
    }
  ],
  "sourceCanonical" : "http://va.gov/fhir/ValueSet/allergyEnteredInError-vista",
  "targetCanonical" : "http://va.gov/fhir/ValueSet/allergyEnteredInError",
  "group" : [
    {
      "source" : "http://va.gov/terminology/vistaDefinedTerms/50.65-.02",
      "target" : "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification",
      "element" : [
        {
          "code" : "1",
          "display" : "ENTERED IN ERROR - YES",
          "target" : [
            {
              "code" : "entered-in-error",
              "display" : "Entered In Error",
              "equivalence" : "equal"
            }
          ]
        }
      ]
    }
  ]
}