US Veterans Health Administration FHIR Map Set Implementation Guide
2.5.0 - 260401a United States of America flag

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

: Vpr2MedicationRequestUnsigned - TTL Representation

Draft as of 2026-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:StructureMap ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "Vpr2MedicationRequestUnsigned"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: StructureMap Vpr2MedicationRequestUnsigned</b></p><a name=\"Vpr2MedicationRequestUnsigned\"> </a><a name=\"hcVpr2MedicationRequestUnsigned\"> </a><pre class=\"fml\">#xD;\n<b>map</b><span style=\"color: navy\"> \"</span>http://va.gov/fhir/StructureMap/Vpr2MedicationRequestUnsigned<span style=\"color: navy\">\" = \"</span>Vpr2MedicationRequestUnsigned<span style=\"color: navy\">\"#xD;\n#xD;\n</span><b>uses</b><span style=\"color: navy\"> \"</span><a href=\"StructureDefinition-VprMed.html\" title=\"VPR med\">http://va.gov/fhir/StructureDefinition/VprMed</a><span style=\"color: navy\">\" </span><b>alias </b>VprMed <b>as </b><b>source</b>#xD;\n<b>uses</b><span style=\"color: navy\"> \"</span><a href=\"StructureDefinition-VprOrder.html\" title=\"VPR order\">http://va.gov/fhir/StructureDefinition/VprOrder</a><span style=\"color: navy\">\" </span><b>alias </b>VprOrder <b>as </b><b>source</b>#xD;\n<b>uses</b><span style=\"color: navy\"> \"</span><a href=\"StructureDefinition-MedicationRequestUnsigned.html\" title=\"MedicationRequest: Unsigned\">http://va.gov/fhir/StructureDefinition/MedicationRequestUnsigned</a><span style=\"color: navy\">\" </span><b>alias </b>MedicationRequestUnsigned <b>as </b><b>target</b>#xD;\n#xD;\n<b>group </b>map<span style=\"color: navy\">(</span><b>source</b> <span style=\"color: maroon\">med</span><span style=\"color: navy\"> : </span>VprMed, <b>source</b> <span style=\"color: maroon\">order</span><span style=\"color: navy\"> : </span>VprOrder, <b>target</b> <span style=\"color: maroon\">tgt</span><span style=\"color: navy\"> : </span>MedicationRequestUnsigned<span style=\"color: navy\">)</span><b> &lt;&lt;type+&gt;&gt;</b><span style=\"color: navy\"> {#xD;\n</span>  med.orderingProvider<b> as </b><span style=\"color: maroon\">v</span><span style=\"color: navy\"><b> -&gt; </b></span>tgt.requester = <span style=\"color: maroon\">v</span><span style=\"color: navy\">;</span>#xD;\n  med.ordered<b> as </b><span style=\"color: maroon\">v</span><span style=\"color: navy\"><b> -&gt; </b></span>tgt.authoredOn = <span style=\"color: maroon\">v</span><span style=\"color: navy\">;</span>#xD;\n  order.entered<b> as </b><span style=\"color: maroon\">v</span><span style=\"color: navy\"><b> -&gt; </b></span>tgt.authoredOn = <span style=\"color: maroon\">v</span><span style=\"color: navy\">;</span>#xD;\n  med.start<b> as </b><span style=\"color: maroon\">v</span><span style=\"color: navy\"><b> -&gt; </b></span> tgt.dosageInstruction<b> as </b><span style=\"color: maroon\">d0</span><span style=\"color: navy\">, </span> d0.timing<b> as </b><span style=\"color: maroon\">t1</span><span style=\"color: navy\">, </span> t1.repeat<b> as </b><span style=\"color: maroon\">r2</span><span style=\"color: navy\">, </span> r2.bounds<b> as </b><span style=\"color: maroon\">b3</span><span style=\"color: navy\">, </span> b3.start = <span style=\"color: maroon\">v</span><span style=\"color: navy\">;</span>#xD;\n  order.start<b> as </b><span style=\"color: maroon\">v</span><span style=\"color: navy\"><b> -&gt; </b></span> tgt.dosageInstruction<b> as </b><span style=\"color: maroon\">d0</span><span style=\"color: navy\">, </span> d0.timing<b> as </b><span style=\"color: maroon\">t1</span><span style=\"color: navy\">, </span> t1.repeat<b> as </b><span style=\"color: maroon\">r2</span><span style=\"color: navy\">, </span> r2.bounds<b> as </b><span style=\"color: maroon\">b3</span><span style=\"color: navy\">, </span> b3.start = <span style=\"color: maroon\">v</span><span style=\"color: navy\">;</span>#xD;\n  med.stop<b> as </b><span style=\"color: maroon\">v</span><span style=\"color: navy\"><b> -&gt; </b></span> tgt.dosageInstruction<b> as </b><span style=\"color: maroon\">d0</span><span style=\"color: navy\">, </span> d0.timing<b> as </b><span style=\"color: maroon\">t1</span><span style=\"color: navy\">, </span> t1.repeat<b> as </b><span style=\"color: maroon\">r2</span><span style=\"color: navy\">, </span> r2.bounds<b> as </b><span style=\"color: maroon\">b3</span><span style=\"color: navy\">, </span> b3.end = <span style=\"color: maroon\">v</span><span style=\"color: navy\">;</span>#xD;\n  order.stop<b> as </b><span style=\"color: maroon\">v</span><span style=\"color: navy\"><b> -&gt; </b></span> tgt.dosageInstruction<b> as </b><span style=\"color: maroon\">d0</span><span style=\"color: navy\">, </span> d0.timing<b> as </b><span style=\"color: maroon\">t1</span><span style=\"color: navy\">, </span> t1.repeat<b> as </b><span style=\"color: maroon\">r2</span><span style=\"color: navy\">, </span> r2.bounds<b> as </b><span style=\"color: maroon\">b3</span><span style=\"color: navy\">, </span> b3.end = <span style=\"color: maroon\">v</span><span style=\"color: navy\">;</span>#xD;\n  med.status<b> as </b><span style=\"color: maroon\">v</span><span style=\"color: navy\"><b> -&gt; </b></span> tgt.extension<b> as </b><span style=\"color: maroon\">e0</span><span style=\"color: navy\">, </span> e0.url = <span style=\"color: blue\">'http://va.gov/fhir/StructureDefinition/medicationrequest-pharmacyOrderStatus'</span><span style=\"color: navy\">, </span> e0.value<b> as </b><span style=\"color: maroon\">v1</span><span style=\"color: navy\">, </span> v1.code = <span style=\"color: maroon\">v</span><span style=\"color: navy\">, </span> v1.code = <span style=\"color: maroon\">v</span><span style=\"color: navy\">, </span> v1.code = <span style=\"color: maroon\">v</span><span style=\"color: navy\">, </span> v1.code = <span style=\"color: maroon\">v</span><span style=\"color: navy\">, </span> v1.code = <span style=\"color: maroon\">v</span><span style=\"color: navy\">, </span> v1.system = <span style=\"color: blue\">'http://va.gov/fhir/CodeSystem/100.01'</span><span style=\"color: navy\">, </span> v1.system = <span style=\"color: blue\">'http://va.gov/fhir/CodeSystem/100.01'</span><span style=\"color: navy\">, </span> v1.system = <span style=\"color: blue\">'http://va.gov/fhir/CodeSystem/100.01'</span><span style=\"color: navy\">, </span> v1.system = <span style=\"color: blue\">'http://va.gov/fhir/CodeSystem/100.01'</span><span style=\"color: navy\">, </span> v1.system = <span style=\"color: blue\">'http://va.gov/fhir/CodeSystem/100.01'</span><span style=\"color: navy\">;</span>#xD;\n  med.status<b> as </b><span style=\"color: maroon\">v</span><span style=\"color: navy\"><b> -&gt; </b></span> tgt.status<b> as </b><span style=\"color: maroon\">s0</span><span style=\"color: navy\">, </span> s0.extension<b> as </b><span style=\"color: maroon\">e1</span><span style=\"color: navy\">, </span> e1.url = <span style=\"color: blue\">'http://hl7.org/fhir/StructureDefinition/alternate-codes'</span><span style=\"color: navy\">, </span> e1.value<b> as </b><span style=\"color: maroon\">v2</span><span style=\"color: navy\">, </span> v2.coding<b> as </b><span style=\"color: maroon\">c3</span><span style=\"color: navy\">, </span> c3.code = <span style=\"color: maroon\">v</span><span style=\"color: navy\">, </span> c3.code = <span style=\"color: maroon\">v</span><span style=\"color: navy\">, </span> c3.code = <span style=\"color: maroon\">v</span><span style=\"color: navy\">, </span> c3.code = <span style=\"color: maroon\">v</span><span style=\"color: navy\">, </span> c3.code = <span style=\"color: maroon\">v</span><span style=\"color: navy\">, </span> c3.system = <span style=\"color: blue\">'http://va.gov/fhir/CodeSystem/100.01'</span><span style=\"color: navy\">, </span> c3.system = <span style=\"color: blue\">'http://va.gov/fhir/CodeSystem/100.01'</span><span style=\"color: navy\">, </span> c3.system = <span style=\"color: blue\">'http://va.gov/fhir/CodeSystem/100.01'</span><span style=\"color: navy\">, </span> c3.system = <span style=\"color: blue\">'http://va.gov/fhir/CodeSystem/100.01'</span><span style=\"color: navy\">, </span> c3.system = <span style=\"color: blue\">'http://va.gov/fhir/CodeSystem/100.01'</span><span style=\"color: navy\">;</span>#xD;\n<span style=\"color: navy\">}#xD;\n#xD;\n</span></pre></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "http://va.gov/fhir/StructureMap/Vpr2MedicationRequestUnsigned"^^xsd:anyURI ;
fhir:l <http://va.gov/fhir/StructureMap/Vpr2MedicationRequestUnsigned>
  ] ; # 
  fhir:version [ fhir:v "2.5.0"] ; # 
  fhir:name [ fhir:v "Vpr2MedicationRequestUnsigned"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:date [ fhir:v "2026-03-31T16:09:38+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:jurisdiction ( [
    ( fhir:coding [
fhir:system [
fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ;
fhir:l <urn:iso:std:iso:3166>       ] ;
fhir:code [ fhir:v "US" ] ;
fhir:display [ fhir:v "United States of America" ]     ] )
  ] ) ; # 
  fhir:structure ( [
fhir:url [
fhir:v "http://va.gov/fhir/StructureDefinition/VprMed"^^xsd:anyURI ;
fhir:l <http://va.gov/fhir/StructureDefinition/VprMed>     ] ;
fhir:mode [ fhir:v "source" ] ;
fhir:alias [ fhir:v "VprMed" ]
  ] [
fhir:url [
fhir:v "http://va.gov/fhir/StructureDefinition/VprOrder"^^xsd:anyURI ;
fhir:l <http://va.gov/fhir/StructureDefinition/VprOrder>     ] ;
fhir:mode [ fhir:v "source" ] ;
fhir:alias [ fhir:v "VprOrder" ]
  ] [
fhir:url [
fhir:v "http://va.gov/fhir/StructureDefinition/MedicationRequestUnsigned"^^xsd:anyURI ;
fhir:l <http://va.gov/fhir/StructureDefinition/MedicationRequestUnsigned>     ] ;
fhir:mode [ fhir:v "target" ] ;
fhir:alias [ fhir:v "MedicationRequestUnsigned" ]
  ] ) ; # 
  fhir:group ( [
fhir:name [ fhir:v "map" ] ;
fhir:typeMode [ fhir:v "type-and-types" ] ;
    ( fhir:input [
fhir:name [ fhir:v "med" ] ;
fhir:type [ fhir:v "VprMed" ] ;
fhir:mode [ fhir:v "source" ]     ] [
fhir:name [ fhir:v "order" ] ;
fhir:type [ fhir:v "VprOrder" ] ;
fhir:mode [ fhir:v "source" ]     ] [
fhir:name [ fhir:v "tgt" ] ;
fhir:type [ fhir:v "MedicationRequestUnsigned" ] ;
fhir:mode [ fhir:v "target" ]     ] ) ;
    ( fhir:rule [
fhir:name [ fhir:v "orderingProvider" ] ;
      ( fhir:source [
fhir:context [ fhir:v "med" ] ;
fhir:element [ fhir:v "orderingProvider" ] ;
fhir:variable [ fhir:v "v" ]       ] ) ;
      ( fhir:target [
fhir:context [ fhir:v "tgt" ] ;
fhir:contextType [ fhir:v "variable" ] ;
fhir:element [ fhir:v "requester" ] ;
fhir:transform [ fhir:v "copy" ] ;
        ( fhir:parameter [
fhir:value [
a fhir:Id ;
fhir:v "v"           ]         ] )       ] )     ] [
fhir:name [ fhir:v "ordered" ] ;
      ( fhir:source [
fhir:context [ fhir:v "med" ] ;
fhir:element [ fhir:v "ordered" ] ;
fhir:variable [ fhir:v "v" ]       ] ) ;
      ( fhir:target [
fhir:context [ fhir:v "tgt" ] ;
fhir:contextType [ fhir:v "variable" ] ;
fhir:element [ fhir:v "authoredOn" ] ;
fhir:transform [ fhir:v "copy" ] ;
        ( fhir:parameter [
fhir:value [
a fhir:Id ;
fhir:v "v"           ]         ] )       ] )     ] [
fhir:name [ fhir:v "entered" ] ;
      ( fhir:source [
fhir:context [ fhir:v "order" ] ;
fhir:element [ fhir:v "entered" ] ;
fhir:variable [ fhir:v "v" ]       ] ) ;
      ( fhir:target [
fhir:context [ fhir:v "tgt" ] ;
fhir:contextType [ fhir:v "variable" ] ;
fhir:element [ fhir:v "authoredOn" ] ;
fhir:transform [ fhir:v "copy" ] ;
        ( fhir:parameter [
fhir:value [
a fhir:Id ;
fhir:v "v"           ]         ] )       ] )     ] [
fhir:name [ fhir:v "start" ] ;
      ( fhir:source [
fhir:context [ fhir:v "med" ] ;
fhir:element [ fhir:v "start" ] ;
fhir:variable [ fhir:v "v" ]       ] ) ;
      ( fhir:target [
fhir:context [ fhir:v "tgt" ] ;
fhir:contextType [ fhir:v "variable" ] ;
fhir:element [ fhir:v "dosageInstruction" ] ;
fhir:variable [ fhir:v "d0" ]       ] [
fhir:context [ fhir:v "d0" ] ;
fhir:contextType [ fhir:v "variable" ] ;
fhir:element [ fhir:v "timing" ] ;
fhir:variable [ fhir:v "t1" ]       ] [
fhir:context [ fhir:v "t1" ] ;
fhir:contextType [ fhir:v "variable" ] ;
fhir:element [ fhir:v "repeat" ] ;
fhir:variable [ fhir:v "r2" ]       ] [
fhir:context [ fhir:v "r2" ] ;
fhir:contextType [ fhir:v "variable" ] ;
fhir:element [ fhir:v "bounds" ] ;
fhir:variable [ fhir:v "b3" ]       ] [
fhir:context [ fhir:v "b3" ] ;
fhir:contextType [ fhir:v "variable" ] ;
fhir:element [ fhir:v "start" ] ;
fhir:transform [ fhir:v "copy" ] ;
        ( fhir:parameter [
fhir:value [
a fhir:Id ;
fhir:v "v"           ]         ] )       ] )     ] [
fhir:name [ fhir:v "start" ] ;
      ( fhir:source [
fhir:context [ fhir:v "order" ] ;
fhir:element [ fhir:v "start" ] ;
fhir:variable [ fhir:v "v" ]       ] ) ;
      ( fhir:target [
fhir:context [ fhir:v "tgt" ] ;
fhir:contextType [ fhir:v "variable" ] ;
fhir:element [ fhir:v "dosageInstruction" ] ;
fhir:variable [ fhir:v "d0" ]       ] [
fhir:context [ fhir:v "d0" ] ;
fhir:contextType [ fhir:v "variable" ] ;
fhir:element [ fhir:v "timing" ] ;
fhir:variable [ fhir:v "t1" ]       ] [
fhir:context [ fhir:v "t1" ] ;
fhir:contextType [ fhir:v "variable" ] ;
fhir:element [ fhir:v "repeat" ] ;
fhir:variable [ fhir:v "r2" ]       ] [
fhir:context [ fhir:v "r2" ] ;
fhir:contextType [ fhir:v "variable" ] ;
fhir:element [ fhir:v "bounds" ] ;
fhir:variable [ fhir:v "b3" ]       ] [
fhir:context [ fhir:v "b3" ] ;
fhir:contextType [ fhir:v "variable" ] ;
fhir:element [ fhir:v "start" ] ;
fhir:transform [ fhir:v "copy" ] ;
        ( fhir:parameter [
fhir:value [
a fhir:Id ;
fhir:v "v"           ]         ] )       ] )     ] [
fhir:name [ fhir:v "stop" ] ;
      ( fhir:source [
fhir:context [ fhir:v "med" ] ;
fhir:element [ fhir:v "stop" ] ;
fhir:variable [ fhir:v "v" ]       ] ) ;
      ( fhir:target [
fhir:context [ fhir:v "tgt" ] ;
fhir:contextType [ fhir:v "variable" ] ;
fhir:element [ fhir:v "dosageInstruction" ] ;
fhir:variable [ fhir:v "d0" ]       ] [
fhir:context [ fhir:v "d0" ] ;
fhir:contextType [ fhir:v "variable" ] ;
fhir:element [ fhir:v "timing" ] ;
fhir:variable [ fhir:v "t1" ]       ] [
fhir:context [ fhir:v "t1" ] ;
fhir:contextType [ fhir:v "variable" ] ;
fhir:element [ fhir:v "repeat" ] ;
fhir:variable [ fhir:v "r2" ]       ] [
fhir:context [ fhir:v "r2" ] ;
fhir:contextType [ fhir:v "variable" ] ;
fhir:element [ fhir:v "bounds" ] ;
fhir:variable [ fhir:v "b3" ]       ] [
fhir:context [ fhir:v "b3" ] ;
fhir:contextType [ fhir:v "variable" ] ;
fhir:element [ fhir:v "end" ] ;
fhir:transform [ fhir:v "copy" ] ;
        ( fhir:parameter [
fhir:value [
a fhir:Id ;
fhir:v "v"           ]         ] )       ] )     ] [
fhir:name [ fhir:v "stop" ] ;
      ( fhir:source [
fhir:context [ fhir:v "order" ] ;
fhir:element [ fhir:v "stop" ] ;
fhir:variable [ fhir:v "v" ]       ] ) ;
      ( fhir:target [
fhir:context [ fhir:v "tgt" ] ;
fhir:contextType [ fhir:v "variable" ] ;
fhir:element [ fhir:v "dosageInstruction" ] ;
fhir:variable [ fhir:v "d0" ]       ] [
fhir:context [ fhir:v "d0" ] ;
fhir:contextType [ fhir:v "variable" ] ;
fhir:element [ fhir:v "timing" ] ;
fhir:variable [ fhir:v "t1" ]       ] [
fhir:context [ fhir:v "t1" ] ;
fhir:contextType [ fhir:v "variable" ] ;
fhir:element [ fhir:v "repeat" ] ;
fhir:variable [ fhir:v "r2" ]       ] [
fhir:context [ fhir:v "r2" ] ;
fhir:contextType [ fhir:v "variable" ] ;
fhir:element [ fhir:v "bounds" ] ;
fhir:variable [ fhir:v "b3" ]       ] [
fhir:context [ fhir:v "b3" ] ;
fhir:contextType [ fhir:v "variable" ] ;
fhir:element [ fhir:v "end" ] ;
fhir:transform [ fhir:v "copy" ] ;
        ( fhir:parameter [
fhir:value [
a fhir:Id ;
fhir:v "v"           ]         ] )       ] )     ] [
fhir:name [ fhir:v "status" ] ;
      ( fhir:source [
fhir:context [ fhir:v "med" ] ;
fhir:element [ fhir:v "status" ] ;
fhir:variable [ fhir:v "v" ]       ] ) ;
      ( fhir:target [
fhir:context [ fhir:v "tgt" ] ;
fhir:contextType [ fhir:v "variable" ] ;
fhir:element [ fhir:v "extension" ] ;
fhir:variable [ fhir:v "e0" ]       ] [
fhir:context [ fhir:v "e0" ] ;
fhir:contextType [ fhir:v "variable" ] ;
fhir:element [ fhir:v "url" ] ;
fhir:transform [ fhir:v "copy" ] ;
        ( fhir:parameter [
fhir:value [
a fhir:String ;
fhir:v "http://va.gov/fhir/StructureDefinition/medicationrequest-pharmacyOrderStatus"           ]         ] )       ] [
fhir:context [ fhir:v "e0" ] ;
fhir:contextType [ fhir:v "variable" ] ;
fhir:element [ fhir:v "value" ] ;
fhir:variable [ fhir:v "v1" ]       ] [
fhir:context [ fhir:v "v1" ] ;
fhir:contextType [ fhir:v "variable" ] ;
fhir:element [ fhir:v "code" ] ;
fhir:transform [ fhir:v "copy" ] ;
        ( fhir:parameter [
fhir:value [
a fhir:Id ;
fhir:v "v"           ]         ] )       ] [
fhir:context [ fhir:v "v1" ] ;
fhir:contextType [ fhir:v "variable" ] ;
fhir:element [ fhir:v "code" ] ;
fhir:transform [ fhir:v "copy" ] ;
        ( fhir:parameter [
fhir:value [
a fhir:Id ;
fhir:v "v"           ]         ] )       ] [
fhir:context [ fhir:v "v1" ] ;
fhir:contextType [ fhir:v "variable" ] ;
fhir:element [ fhir:v "code" ] ;
fhir:transform [ fhir:v "copy" ] ;
        ( fhir:parameter [
fhir:value [
a fhir:Id ;
fhir:v "v"           ]         ] )       ] [
fhir:context [ fhir:v "v1" ] ;
fhir:contextType [ fhir:v "variable" ] ;
fhir:element [ fhir:v "code" ] ;
fhir:transform [ fhir:v "copy" ] ;
        ( fhir:parameter [
fhir:value [
a fhir:Id ;
fhir:v "v"           ]         ] )       ] [
fhir:context [ fhir:v "v1" ] ;
fhir:contextType [ fhir:v "variable" ] ;
fhir:element [ fhir:v "code" ] ;
fhir:transform [ fhir:v "copy" ] ;
        ( fhir:parameter [
fhir:value [
a fhir:Id ;
fhir:v "v"           ]         ] )       ] [
fhir:context [ fhir:v "v1" ] ;
fhir:contextType [ fhir:v "variable" ] ;
fhir:element [ fhir:v "system" ] ;
fhir:transform [ fhir:v "copy" ] ;
        ( fhir:parameter [
fhir:value [
a fhir:String ;
fhir:v "http://va.gov/fhir/CodeSystem/100.01"           ]         ] )       ] [
fhir:context [ fhir:v "v1" ] ;
fhir:contextType [ fhir:v "variable" ] ;
fhir:element [ fhir:v "system" ] ;
fhir:transform [ fhir:v "copy" ] ;
        ( fhir:parameter [
fhir:value [
a fhir:String ;
fhir:v "http://va.gov/fhir/CodeSystem/100.01"           ]         ] )       ] [
fhir:context [ fhir:v "v1" ] ;
fhir:contextType [ fhir:v "variable" ] ;
fhir:element [ fhir:v "system" ] ;
fhir:transform [ fhir:v "copy" ] ;
        ( fhir:parameter [
fhir:value [
a fhir:String ;
fhir:v "http://va.gov/fhir/CodeSystem/100.01"           ]         ] )       ] [
fhir:context [ fhir:v "v1" ] ;
fhir:contextType [ fhir:v "variable" ] ;
fhir:element [ fhir:v "system" ] ;
fhir:transform [ fhir:v "copy" ] ;
        ( fhir:parameter [
fhir:value [
a fhir:String ;
fhir:v "http://va.gov/fhir/CodeSystem/100.01"           ]         ] )       ] [
fhir:context [ fhir:v "v1" ] ;
fhir:contextType [ fhir:v "variable" ] ;
fhir:element [ fhir:v "system" ] ;
fhir:transform [ fhir:v "copy" ] ;
        ( fhir:parameter [
fhir:value [
a fhir:String ;
fhir:v "http://va.gov/fhir/CodeSystem/100.01"           ]         ] )       ] )     ] [
fhir:name [ fhir:v "status" ] ;
      ( fhir:source [
fhir:context [ fhir:v "med" ] ;
fhir:element [ fhir:v "status" ] ;
fhir:variable [ fhir:v "v" ]       ] ) ;
      ( fhir:target [
fhir:context [ fhir:v "tgt" ] ;
fhir:contextType [ fhir:v "variable" ] ;
fhir:element [ fhir:v "status" ] ;
fhir:variable [ fhir:v "s0" ]       ] [
fhir:context [ fhir:v "s0" ] ;
fhir:contextType [ fhir:v "variable" ] ;
fhir:element [ fhir:v "extension" ] ;
fhir:variable [ fhir:v "e1" ]       ] [
fhir:context [ fhir:v "e1" ] ;
fhir:contextType [ fhir:v "variable" ] ;
fhir:element [ fhir:v "url" ] ;
fhir:transform [ fhir:v "copy" ] ;
        ( fhir:parameter [
fhir:value [
a fhir:String ;
fhir:v "http://hl7.org/fhir/StructureDefinition/alternate-codes"           ]         ] )       ] [
fhir:context [ fhir:v "e1" ] ;
fhir:contextType [ fhir:v "variable" ] ;
fhir:element [ fhir:v "value" ] ;
fhir:variable [ fhir:v "v2" ]       ] [
fhir:context [ fhir:v "v2" ] ;
fhir:contextType [ fhir:v "variable" ] ;
fhir:element [ fhir:v "coding" ] ;
fhir:variable [ fhir:v "c3" ]       ] [
fhir:context [ fhir:v "c3" ] ;
fhir:contextType [ fhir:v "variable" ] ;
fhir:element [ fhir:v "code" ] ;
fhir:transform [ fhir:v "copy" ] ;
        ( fhir:parameter [
fhir:value [
a fhir:Id ;
fhir:v "v"           ]         ] )       ] [
fhir:context [ fhir:v "c3" ] ;
fhir:contextType [ fhir:v "variable" ] ;
fhir:element [ fhir:v "code" ] ;
fhir:transform [ fhir:v "copy" ] ;
        ( fhir:parameter [
fhir:value [
a fhir:Id ;
fhir:v "v"           ]         ] )       ] [
fhir:context [ fhir:v "c3" ] ;
fhir:contextType [ fhir:v "variable" ] ;
fhir:element [ fhir:v "code" ] ;
fhir:transform [ fhir:v "copy" ] ;
        ( fhir:parameter [
fhir:value [
a fhir:Id ;
fhir:v "v"           ]         ] )       ] [
fhir:context [ fhir:v "c3" ] ;
fhir:contextType [ fhir:v "variable" ] ;
fhir:element [ fhir:v "code" ] ;
fhir:transform [ fhir:v "copy" ] ;
        ( fhir:parameter [
fhir:value [
a fhir:Id ;
fhir:v "v"           ]         ] )       ] [
fhir:context [ fhir:v "c3" ] ;
fhir:contextType [ fhir:v "variable" ] ;
fhir:element [ fhir:v "code" ] ;
fhir:transform [ fhir:v "copy" ] ;
        ( fhir:parameter [
fhir:value [
a fhir:Id ;
fhir:v "v"           ]         ] )       ] [
fhir:context [ fhir:v "c3" ] ;
fhir:contextType [ fhir:v "variable" ] ;
fhir:element [ fhir:v "system" ] ;
fhir:transform [ fhir:v "copy" ] ;
        ( fhir:parameter [
fhir:value [
a fhir:String ;
fhir:v "http://va.gov/fhir/CodeSystem/100.01"           ]         ] )       ] [
fhir:context [ fhir:v "c3" ] ;
fhir:contextType [ fhir:v "variable" ] ;
fhir:element [ fhir:v "system" ] ;
fhir:transform [ fhir:v "copy" ] ;
        ( fhir:parameter [
fhir:value [
a fhir:String ;
fhir:v "http://va.gov/fhir/CodeSystem/100.01"           ]         ] )       ] [
fhir:context [ fhir:v "c3" ] ;
fhir:contextType [ fhir:v "variable" ] ;
fhir:element [ fhir:v "system" ] ;
fhir:transform [ fhir:v "copy" ] ;
        ( fhir:parameter [
fhir:value [
a fhir:String ;
fhir:v "http://va.gov/fhir/CodeSystem/100.01"           ]         ] )       ] [
fhir:context [ fhir:v "c3" ] ;
fhir:contextType [ fhir:v "variable" ] ;
fhir:element [ fhir:v "system" ] ;
fhir:transform [ fhir:v "copy" ] ;
        ( fhir:parameter [
fhir:value [
a fhir:String ;
fhir:v "http://va.gov/fhir/CodeSystem/100.01"           ]         ] )       ] [
fhir:context [ fhir:v "c3" ] ;
fhir:contextType [ fhir:v "variable" ] ;
fhir:element [ fhir:v "system" ] ;
fhir:transform [ fhir:v "copy" ] ;
        ( fhir:parameter [
fhir:value [
a fhir:String ;
fhir:v "http://va.gov/fhir/CodeSystem/100.01"           ]         ] )       ] )     ] )
  ] ) . #