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 - TTL Representation

Active as of 2025-03-31

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:ConceptMap ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "VF-allergyEnteredInError"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://va.gov/fhir/ConceptMap/VF-allergyEnteredInError"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.3.1"] ; # 
  fhir:name [ fhir:v "VF_allergyEnteredInError"] ; # 
  fhir:title [ fhir:v "VF_allergyEnteredInError"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2025-03-31T14:29:33+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "VA"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "VA" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.va.gov" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Terminology Maps VF_allergyEnteredInError"] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "US" ] ;
fhir:display [ fhir:v "United States of America" ]     ] )
  ] ) ; # 
  fhir:source [
a fhir:canonical ;
fhir:v "http://va.gov/fhir/ValueSet/allergyEnteredInError-vista"^^xsd:anyURI ;
fhir:link <http://va.gov/fhir/ValueSet/allergyEnteredInError-vista>
  ] ; # 
  fhir:target [
a fhir:canonical ;
fhir:v "http://va.gov/fhir/ValueSet/allergyEnteredInError"^^xsd:anyURI ;
fhir:link <http://va.gov/fhir/ValueSet/allergyEnteredInError>
  ] ; # 
  fhir:group ( [
fhir:source [ fhir:v "http://va.gov/terminology/vistaDefinedTerms/50.65-.02"^^xsd:anyURI ] ;
fhir:target [ fhir:v "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification"^^xsd:anyURI ] ;
    ( fhir:element [
fhir:code [ fhir:v "1" ] ;
fhir:display [ fhir:v "ENTERED IN ERROR - YES" ] ;
      ( fhir:target [
fhir:code [ fhir:v "entered-in-error" ] ;
fhir:display [ fhir:v "Entered In Error" ] ;
fhir:equivalence [ fhir:v "equal" ]       ] )     ] )
  ] ) . #