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 - 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-VitalsPrecondition"] ; # 
  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-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>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://va.gov/fhir/ConceptMap/VF-VitalsPrecondition"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.3.1"] ; # 
  fhir:name [ fhir:v "VF_VitalsPrecondition"] ; # 
  fhir:title [ fhir:v "VF_VitalsPrecondition"] ; # 
  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_VitalsPrecondition"] ; # 
  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/VitalsPrecondition-vista"^^xsd:anyURI ;
fhir:link <http://va.gov/fhir/ValueSet/VitalsPrecondition-vista>
  ] ; # 
  fhir:target [
a fhir:canonical ;
fhir:v "http://va.gov/fhir/ValueSet/VitalsPrecondition"^^xsd:anyURI ;
fhir:link <http://va.gov/fhir/ValueSet/VitalsPrecondition>
  ] ; # 
  fhir:group ( [
fhir:source [ fhir:v "http://terminology.hl7.org/CodeSystem/VHA"^^xsd:anyURI ] ;
fhir:target [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
    ( fhir:element [
fhir:code [ fhir:v "4500992" ] ;
fhir:display [ fhir:v "WITH CAST OR BRACE" ] ;
      ( fhir:target [
fhir:code [ fhir:v "722810000" ] ;
fhir:display [ fhir:v "Prosthesis in situ (finding)" ] ;
fhir:equivalence [ fhir:v "equal" ]       ] )     ] [
fhir:code [ fhir:v "4500993" ] ;
fhir:display [ fhir:v "WITH PROSTHESIS" ] ;
      ( fhir:target [
fhir:code [ fhir:v "722810000" ] ;
fhir:display [ fhir:v "Prosthesis in situ (finding)" ] ;
fhir:equivalence [ fhir:v "equal" ]       ] )     ] [
fhir:code [ fhir:v "4500994" ] ;
fhir:display [ fhir:v "WITHOUT PROSTHESIS" ] ;
      ( fhir:target [
fhir:code [ fhir:v "722811001" ] ;
fhir:display [ fhir:v "No prosthesis in situ (situation)" ] ;
fhir:equivalence [ fhir:v "equal" ]       ] )     ] )
  ] ) . #