US Veterans Health Administration FHIR Map Set Implementation Guide - Downloaded Version 2.5.0 See the Directory of published versions
| Draft as of 2026-03-31 |
@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 "Vpr2LabObservationChemhemtoxriaserObservation"] ; # 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 Vpr2LabObservationChemhemtoxriaserObservation</b></p><a name=\"Vpr2LabObservationChemhemtoxriaserObservation\"> </a><a name=\"hcVpr2LabObservationChemhemtoxriaserObservation\"> </a><pre class=\"fml\">#xD;\n<b>map</b><span style=\"color: navy\"> \"</span>http://va.gov/fhir/StructureMap/Vpr2LabObservationChemhemtoxriaserObservation<span style=\"color: navy\">\" = \"</span>Vpr2LabObservationChemhemtoxriaserObservation<span style=\"color: navy\">\"#xD;\n#xD;\n</span><b>uses</b><span style=\"color: navy\"> \"</span><a href=\"StructureDefinition-VprPanel.html\" title=\"VPR panel\">http://va.gov/fhir/StructureDefinition/VprPanel</a><span style=\"color: navy\">\" </span><b>alias </b>VprPanel <b>as </b><b>source</b>#xD;\n<b>uses</b><span style=\"color: navy\"> \"</span><a href=\"StructureDefinition-VprAccession.html\" title=\"VPR accession\">http://va.gov/fhir/StructureDefinition/VprAccession</a><span style=\"color: navy\">\" </span><b>alias </b>VprAccession <b>as </b><b>source</b>#xD;\n<b>uses</b><span style=\"color: navy\"> \"</span><a href=\"StructureDefinition-VprLab.html\" title=\"VPR lab\">http://va.gov/fhir/StructureDefinition/VprLab</a><span style=\"color: navy\">\" </span><b>alias </b>VprLab <b>as </b><b>source</b>#xD;\n<b>uses</b><span style=\"color: navy\"> \"</span><a href=\"StructureDefinition-LabObservationChemhemtoxriaserObservation.html\" title=\"Lab Observation: Chem, hem, tox, ria, ser Observation\">http://va.gov/fhir/StructureDefinition/LabObservationChemhemtoxriaserObservation</a><span style=\"color: navy\">\" </span><b>alias </b>LabObservationChemhemtoxriaserObservation <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\">panel</span><span style=\"color: navy\"> : </span>VprPanel, <b>source</b> <span style=\"color: maroon\">accession</span><span style=\"color: navy\"> : </span>VprAccession, <b>source</b> <span style=\"color: maroon\">lab</span><span style=\"color: navy\"> : </span>VprLab, <b>target</b> <span style=\"color: maroon\">tgt</span><span style=\"color: navy\"> : </span>LabObservationChemhemtoxriaserObservation<span style=\"color: navy\">)</span><b> <<type+>></b><span style=\"color: navy\"> {#xD;\n</span> panel.collected<b> as </b><span style=\"color: maroon\">v</span><span style=\"color: navy\"><b> -> </b></span>tgt.effective = <span style=\"color: maroon\">v</span><span style=\"color: navy\">;</span>#xD;\n accession.collected<b> as </b><span style=\"color: maroon\">v</span><span style=\"color: navy\"><b> -> </b></span>tgt.effective = <span style=\"color: maroon\">v</span><span style=\"color: navy\">;</span>#xD;\n accession.value<b> as </b><span style=\"color: maroon\">o</span><span style=\"color: navy\"><b> -> </b></span> o.test<b> as </b><span style=\"color: maroon\">v</span><span style=\"color: navy\">, </span> tgt.effective = <span style=\"color: maroon\">v</span><span style=\"color: navy\">;</span>#xD;\n lab.collected<b> as </b><span style=\"color: maroon\">v</span><span style=\"color: navy\"><b> -> </b></span>tgt.effective = <span style=\"color: maroon\">v</span><span style=\"color: navy\">;</span>#xD;\n panel.comment<b> as </b><span style=\"color: maroon\">v</span><span style=\"color: navy\"><b> -> </b></span>tgt.note = <span style=\"color: maroon\">v</span><span style=\"color: navy\">;</span>#xD;\n accession.comment<b> as </b><span style=\"color: maroon\">v</span><span style=\"color: navy\"><b> -> </b></span>tgt.note = <span style=\"color: maroon\">v</span><span style=\"color: navy\">;</span>#xD;\n lab.comment<b> as </b><span style=\"color: maroon\">v</span><span style=\"color: navy\"><b> -> </b></span>tgt.note = <span style=\"color: maroon\">v</span><span style=\"color: navy\">;</span>#xD;\n panel.facility<b> as </b><span style=\"color: maroon\">v</span><span style=\"color: navy\"><b> -> </b></span> tgt.performer = <span style=\"color: maroon\">v</span><span style=\"color: navy\">, </span> tgt.performer = <span style=\"color: maroon\">v</span><span style=\"color: navy\">, </span> tgt.performer = <span style=\"color: maroon\">v</span><span style=\"color: navy\">, </span> tgt.performer = <span style=\"color: maroon\">v</span><span style=\"color: navy\">, </span> tgt.performer = <span style=\"color: maroon\">v</span><span style=\"color: navy\">, </span> tgt.performer = <span style=\"color: maroon\">v</span><span style=\"color: navy\">, </span> tgt.category = <span style=\"color: blue\">'http://terminology.hl7.org/CodeSystem/observation-category#laboratory'</span><span style=\"color: navy\">;</span>#xD;\n panel.groupName<b> as </b><span style=\"color: maroon\">v</span><span style=\"color: navy\"><b> -> </b></span>tgt.specimen = <span style=\"color: maroon\">v</span><span style=\"color: navy\">;</span>#xD;\n accession.groupName<b> as </b><span style=\"color: maroon\">v</span><span style=\"color: navy\"><b> -> </b></span>tgt.specimen = <span style=\"color: maroon\">v</span><span style=\"color: navy\">;</span>#xD;\n accession.name<b> as </b><span style=\"color: maroon\">v</span><span style=\"color: navy\"><b> -> </b></span>tgt.specimen = <span style=\"color: maroon\">v</span><span style=\"color: navy\">;</span>#xD;\n lab.groupName<b> as </b><span style=\"color: maroon\">v</span><span style=\"color: navy\"><b> -> </b></span>tgt.specimen = <span style=\"color: maroon\">v</span><span style=\"color: navy\">;</span>#xD;\n panel.resulted<b> as </b><span style=\"color: maroon\">v</span><span style=\"color: navy\"><b> -> </b></span>tgt.issued = <span style=\"color: maroon\">v</span><span style=\"color: navy\">;</span>#xD;\n panel.status<b> as </b><span style=\"color: maroon\">v</span><span style=\"color: navy\"><b> -> </b></span>tgt.issued = <span style=\"color: maroon\">v</span><span style=\"color: navy\">;</span>#xD;\n accession.resulted<b> as </b><span style=\"color: maroon\">v</span><span style=\"color: navy\"><b> -> </b></span>tgt.issued = <span style=\"color: maroon\">v</span><span style=\"color: navy\">;</span>#xD;\n accession.status<b> as </b><span style=\"color: maroon\">v</span><span style=\"color: navy\"><b> -> </b></span>tgt.issued = <span style=\"color: maroon\">v</span><span style=\"color: navy\">;</span>#xD;\n lab.resulted<b> as </b><span style=\"color: maroon\">v</span><span style=\"color: navy\"><b> -> </b></span>tgt.issued = <span style=\"color: maroon\">v</span><span style=\"color: navy\">;</span>#xD;\n lab.status<b> as </b><span style=\"color: maroon\">v</span><span style=\"color: navy\"><b> -> </b></span>tgt.issued = <span style=\"color: maroon\">v</span><span style=\"color: navy\">;</span>#xD;\n panel.resulted<b> as </b><span style=\"color: maroon\">v</span><span style=\"color: navy\"><b> -> </b></span>tgt.status = <span style=\"color: blue\">'#completed'</span><span style=\"color: navy\">;</span>#xD;\n panel.status<b> as </b><span style=\"color: maroon\">v</span><span style=\"color: navy\"><b> -> </b></span>tgt.status = <span style=\"color: blue\">'#completed'</span><span style=\"color: navy\">;</span>#xD;\n accession.resulted<b> as </b><span style=\"color: maroon\">v</span><span style=\"color: navy\"><b> -> </b></span>tgt.status = <span style=\"color: blue\">'#completed'</span><span style=\"color: navy\">;</span>#xD;\n accession.status<b> as </b><span style=\"color: maroon\">v</span><span style=\"color: navy\"><b> -> </b></span>tgt.status = <span style=\"color: blue\">'#completed'</span><span style=\"color: navy\">;</span>#xD;\n lab.resulted<b> as </b><span style=\"color: maroon\">v</span><span style=\"color: navy\"><b> -> </b></span>tgt.status = <span style=\"color: blue\">'#completed'</span><span style=\"color: navy\">;</span>#xD;\n lab.status<b> as </b><span style=\"color: maroon\">v</span><span style=\"color: navy\"><b> -> </b></span>tgt.status = <span style=\"color: blue\">'#completed'</span><span style=\"color: navy\">;</span>#xD;\n panel.resulted<b> as </b><span style=\"color: maroon\">v</span><span style=\"color: navy\"><b> -> </b></span>tgt.status = <span style=\"color: blue\">'#preliminary'</span><span style=\"color: navy\">;</span>#xD;\n panel.status<b> as </b><span style=\"color: maroon\">v</span><span style=\"color: navy\"><b> -> </b></span>tgt.status = <span style=\"color: blue\">'#preliminary'</span><span style=\"color: navy\">;</span>#xD;\n accession.resulted<b> as </b><span style=\"color: maroon\">v</span><span style=\"color: navy\"><b> -> </b></span>tgt.status = <span style=\"color: blue\">'#preliminary'</span><span style=\"color: navy\">;</span>#xD;\n accession.status<b> as </b><span style=\"color: maroon\">v</span><span style=\"color: navy\"><b> -> </b></span>tgt.status = <span style=\"color: blue\">'#preliminary'</span><span style=\"color: navy\">;</span>#xD;\n lab.resulted<b> as </b><span style=\"color: maroon\">v</span><span style=\"color: navy\"><b> -> </b></span>tgt.status = <span style=\"color: blue\">'#preliminary'</span><span style=\"color: navy\">;</span>#xD;\n lab.status<b> as </b><span style=\"color: maroon\">v</span><span style=\"color: navy\"><b> -> </b></span>tgt.status = <span style=\"color: blue\">'#preliminary'</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/Vpr2LabObservationChemhemtoxriaserObservation"^^xsd:anyURI ; fhir:l <http://va.gov/fhir/StructureMap/Vpr2LabObservationChemhemtoxriaserObservation> ] ; # fhir:version [ fhir:v "2.5.0"] ; # fhir:name [ fhir:v "Vpr2LabObservationChemhemtoxriaserObservation"] ; # 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/VprPanel"^^xsd:anyURI ; fhir:l <http://va.gov/fhir/StructureDefinition/VprPanel> ] ; fhir:mode [ fhir:v "source" ] ; fhir:alias [ fhir:v "VprPanel" ] ] [ fhir:url [ fhir:v "http://va.gov/fhir/StructureDefinition/VprAccession"^^xsd:anyURI ; fhir:l <http://va.gov/fhir/StructureDefinition/VprAccession> ] ; fhir:mode [ fhir:v "source" ] ; fhir:alias [ fhir:v "VprAccession" ] ] [ fhir:url [ fhir:v "http://va.gov/fhir/StructureDefinition/VprLab"^^xsd:anyURI ; fhir:l <http://va.gov/fhir/StructureDefinition/VprLab> ] ; fhir:mode [ fhir:v "source" ] ; fhir:alias [ fhir:v "VprLab" ] ] [ fhir:url [ fhir:v "http://va.gov/fhir/StructureDefinition/LabObservationChemhemtoxriaserObservation"^^xsd:anyURI ; fhir:l <http://va.gov/fhir/StructureDefinition/LabObservationChemhemtoxriaserObservation> ] ; fhir:mode [ fhir:v "target" ] ; fhir:alias [ fhir:v "LabObservationChemhemtoxriaserObservation" ] ] ) ; # fhir:group ( [ fhir:name [ fhir:v "map" ] ; fhir:typeMode [ fhir:v "type-and-types" ] ; ( fhir:input [ fhir:name [ fhir:v "panel" ] ; fhir:type [ fhir:v "VprPanel" ] ; fhir:mode [ fhir:v "source" ] ] [ fhir:name [ fhir:v "accession" ] ; fhir:type [ fhir:v "VprAccession" ] ; fhir:mode [ fhir:v "source" ] ] [ fhir:name [ fhir:v "lab" ] ; fhir:type [ fhir:v "VprLab" ] ; fhir:mode [ fhir:v "source" ] ] [ fhir:name [ fhir:v "tgt" ] ; fhir:type [ fhir:v "LabObservationChemhemtoxriaserObservation" ] ; fhir:mode [ fhir:v "target" ] ] ) ; ( fhir:rule [ fhir:name [ fhir:v "collected" ] ; ( fhir:source [ fhir:context [ fhir:v "panel" ] ; fhir:element [ fhir:v "collected" ] ; fhir:variable [ fhir:v "v" ] ] ) ; ( fhir:target [ fhir:context [ fhir:v "tgt" ] ; fhir:contextType [ fhir:v "variable" ] ; fhir:element [ fhir:v "effective" ] ; fhir:transform [ fhir:v "copy" ] ; ( fhir:parameter [ fhir:value [ a fhir:Id ; fhir:v "v" ] ] ) ] ) ] [ fhir:name [ fhir:v "collected" ] ; ( fhir:source [ fhir:context [ fhir:v "accession" ] ; fhir:element [ fhir:v "collected" ] ; fhir:variable [ fhir:v "v" ] ] ) ; ( fhir:target [ fhir:context [ fhir:v "tgt" ] ; fhir:contextType [ fhir:v "variable" ] ; fhir:element [ fhir:v "effective" ] ; fhir:transform [ fhir:v "copy" ] ; ( fhir:parameter [ fhir:value [ a fhir:Id ; fhir:v "v" ] ] ) ] ) ] [ fhir:name [ fhir:v "value" ] ; ( fhir:source [ fhir:context [ fhir:v "accession" ] ; fhir:element [ fhir:v "value" ] ; fhir:variable [ fhir:v "o" ] ] ) ; ( fhir:target [ fhir:context [ fhir:v "o" ] ; fhir:contextType [ fhir:v "variable" ] ; fhir:element [ fhir:v "test" ] ; fhir:variable [ fhir:v "v" ] ] [ fhir:context [ fhir:v "tgt" ] ; fhir:contextType [ fhir:v "variable" ] ; fhir:element [ fhir:v "effective" ] ; fhir:transform [ fhir:v "copy" ] ; ( fhir:parameter [ fhir:value [ a fhir:Id ; fhir:v "v" ] ] ) ] ) ] [ fhir:name [ fhir:v "collected" ] ; ( fhir:source [ fhir:context [ fhir:v "lab" ] ; fhir:element [ fhir:v "collected" ] ; fhir:variable [ fhir:v "v" ] ] ) ; ( fhir:target [ fhir:context [ fhir:v "tgt" ] ; fhir:contextType [ fhir:v "variable" ] ; fhir:element [ fhir:v "effective" ] ; fhir:transform [ fhir:v "copy" ] ; ( fhir:parameter [ fhir:value [ a fhir:Id ; fhir:v "v" ] ] ) ] ) ] [ fhir:name [ fhir:v "comment" ] ; ( fhir:source [ fhir:context [ fhir:v "panel" ] ; fhir:element [ fhir:v "comment" ] ; fhir:variable [ fhir:v "v" ] ] ) ; ( fhir:target [ fhir:context [ fhir:v "tgt" ] ; fhir:contextType [ fhir:v "variable" ] ; fhir:element [ fhir:v "note" ] ; fhir:transform [ fhir:v "copy" ] ; ( fhir:parameter [ fhir:value [ a fhir:Id ; fhir:v "v" ] ] ) ] ) ] [ fhir:name [ fhir:v "comment" ] ; ( fhir:source [ fhir:context [ fhir:v "accession" ] ; fhir:element [ fhir:v "comment" ] ; fhir:variable [ fhir:v "v" ] ] ) ; ( fhir:target [ fhir:context [ fhir:v "tgt" ] ; fhir:contextType [ fhir:v "variable" ] ; fhir:element [ fhir:v "note" ] ; fhir:transform [ fhir:v "copy" ] ; ( fhir:parameter [ fhir:value [ a fhir:Id ; fhir:v "v" ] ] ) ] ) ] [ fhir:name [ fhir:v "comment" ] ; ( fhir:source [ fhir:context [ fhir:v "lab" ] ; fhir:element [ fhir:v "comment" ] ; fhir:variable [ fhir:v "v" ] ] ) ; ( fhir:target [ fhir:context [ fhir:v "tgt" ] ; fhir:contextType [ fhir:v "variable" ] ; fhir:element [ fhir:v "note" ] ; fhir:transform [ fhir:v "copy" ] ; ( fhir:parameter [ fhir:value [ a fhir:Id ; fhir:v "v" ] ] ) ] ) ] [ fhir:name [ fhir:v "facility" ] ; ( fhir:source [ fhir:context [ fhir:v "panel" ] ; fhir:element [ fhir:v "facility" ] ; fhir:variable [ fhir:v "v" ] ] ) ; ( fhir:target [ fhir:context [ fhir:v "tgt" ] ; fhir:contextType [ fhir:v "variable" ] ; fhir:element [ fhir:v "performer" ] ; fhir:transform [ fhir:v "copy" ] ; ( fhir:parameter [ fhir:value [ a fhir:Id ; fhir:v "v" ] ] ) ] [ fhir:context [ fhir:v "tgt" ] ; fhir:contextType [ fhir:v "variable" ] ; fhir:element [ fhir:v "performer" ] ; fhir:transform [ fhir:v "copy" ] ; ( fhir:parameter [ fhir:value [ a fhir:Id ; fhir:v "v" ] ] ) ] [ fhir:context [ fhir:v "tgt" ] ; fhir:contextType [ fhir:v "variable" ] ; fhir:element [ fhir:v "performer" ] ; fhir:transform [ fhir:v "copy" ] ; ( fhir:parameter [ fhir:value [ a fhir:Id ; fhir:v "v" ] ] ) ] [ fhir:context [ fhir:v "tgt" ] ; fhir:contextType [ fhir:v "variable" ] ; fhir:element [ fhir:v "performer" ] ; fhir:transform [ fhir:v "copy" ] ; ( fhir:parameter [ fhir:value [ a fhir:Id ; fhir:v "v" ] ] ) ] [ fhir:context [ fhir:v "tgt" ] ; fhir:contextType [ fhir:v "variable" ] ; fhir:element [ fhir:v "performer" ] ; fhir:transform [ fhir:v "copy" ] ; ( fhir:parameter [ fhir:value [ a fhir:Id ; fhir:v "v" ] ] ) ] [ fhir:context [ fhir:v "tgt" ] ; fhir:contextType [ fhir:v "variable" ] ; fhir:element [ fhir:v "performer" ] ; fhir:transform [ fhir:v "copy" ] ; ( fhir:parameter [ fhir:value [ a fhir:Id ; fhir:v "v" ] ] ) ] [ fhir:context [ fhir:v "tgt" ] ; fhir:contextType [ fhir:v "variable" ] ; fhir:element [ fhir:v "category" ] ; fhir:transform [ fhir:v "copy" ] ; ( fhir:parameter [ fhir:value [ a fhir:String ; fhir:v "http://terminology.hl7.org/CodeSystem/observation-category#laboratory" ] ] ) ] ) ] [ fhir:name [ fhir:v "groupName" ] ; ( fhir:source [ fhir:context [ fhir:v "panel" ] ; fhir:element [ fhir:v "groupName" ] ; fhir:variable [ fhir:v "v" ] ] ) ; ( fhir:target [ fhir:context [ fhir:v "tgt" ] ; fhir:contextType [ fhir:v "variable" ] ; fhir:element [ fhir:v "specimen" ] ; fhir:transform [ fhir:v "copy" ] ; ( fhir:parameter [ fhir:value [ a fhir:Id ; fhir:v "v" ] ] ) ] ) ] [ fhir:name [ fhir:v "groupName" ] ; ( fhir:source [ fhir:context [ fhir:v "accession" ] ; fhir:element [ fhir:v "groupName" ] ; fhir:variable [ fhir:v "v" ] ] ) ; ( fhir:target [ fhir:context [ fhir:v "tgt" ] ; fhir:contextType [ fhir:v "variable" ] ; fhir:element [ fhir:v "specimen" ] ; fhir:transform [ fhir:v "copy" ] ; ( fhir:parameter [ fhir:value [ a fhir:Id ; fhir:v "v" ] ] ) ] ) ] [ fhir:name [ fhir:v "name" ] ; ( fhir:source [ fhir:context [ fhir:v "accession" ] ; fhir:element [ fhir:v "name" ] ; fhir:variable [ fhir:v "v" ] ] ) ; ( fhir:target [ fhir:context [ fhir:v "tgt" ] ; fhir:contextType [ fhir:v "variable" ] ; fhir:element [ fhir:v "specimen" ] ; fhir:transform [ fhir:v "copy" ] ; ( fhir:parameter [ fhir:value [ a fhir:Id ; fhir:v "v" ] ] ) ] ) ] [ fhir:name [ fhir:v "groupName" ] ; ( fhir:source [ fhir:context [ fhir:v "lab" ] ; fhir:element [ fhir:v "groupName" ] ; fhir:variable [ fhir:v "v" ] ] ) ; ( fhir:target [ fhir:context [ fhir:v "tgt" ] ; fhir:contextType [ fhir:v "variable" ] ; fhir:element [ fhir:v "specimen" ] ; fhir:transform [ fhir:v "copy" ] ; ( fhir:parameter [ fhir:value [ a fhir:Id ; fhir:v "v" ] ] ) ] ) ] [ fhir:name [ fhir:v "resulted" ] ; ( fhir:source [ fhir:context [ fhir:v "panel" ] ; fhir:element [ fhir:v "resulted" ] ; fhir:variable [ fhir:v "v" ] ] ) ; ( fhir:target [ fhir:context [ fhir:v "tgt" ] ; fhir:contextType [ fhir:v "variable" ] ; fhir:element [ fhir:v "issued" ] ; 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 "panel" ] ; 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 "issued" ] ; fhir:transform [ fhir:v "copy" ] ; ( fhir:parameter [ fhir:value [ a fhir:Id ; fhir:v "v" ] ] ) ] ) ] [ fhir:name [ fhir:v "resulted" ] ; ( fhir:source [ fhir:context [ fhir:v "accession" ] ; fhir:element [ fhir:v "resulted" ] ; fhir:variable [ fhir:v "v" ] ] ) ; ( fhir:target [ fhir:context [ fhir:v "tgt" ] ; fhir:contextType [ fhir:v "variable" ] ; fhir:element [ fhir:v "issued" ] ; 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 "accession" ] ; 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 "issued" ] ; fhir:transform [ fhir:v "copy" ] ; ( fhir:parameter [ fhir:value [ a fhir:Id ; fhir:v "v" ] ] ) ] ) ] [ fhir:name [ fhir:v "resulted" ] ; ( fhir:source [ fhir:context [ fhir:v "lab" ] ; fhir:element [ fhir:v "resulted" ] ; fhir:variable [ fhir:v "v" ] ] ) ; ( fhir:target [ fhir:context [ fhir:v "tgt" ] ; fhir:contextType [ fhir:v "variable" ] ; fhir:element [ fhir:v "issued" ] ; 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 "lab" ] ; 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 "issued" ] ; fhir:transform [ fhir:v "copy" ] ; ( fhir:parameter [ fhir:value [ a fhir:Id ; fhir:v "v" ] ] ) ] ) ] [ fhir:name [ fhir:v "resulted" ] ; ( fhir:source [ fhir:context [ fhir:v "panel" ] ; fhir:element [ fhir:v "resulted" ] ; fhir:variable [ fhir:v "v" ] ] ) ; ( fhir:target [ fhir:context [ fhir:v "tgt" ] ; fhir:contextType [ fhir:v "variable" ] ; fhir:element [ fhir:v "status" ] ; fhir:transform [ fhir:v "copy" ] ; ( fhir:parameter [ fhir:value [ a fhir:String ; fhir:v "#completed" ] ] ) ] ) ] [ fhir:name [ fhir:v "status" ] ; ( fhir:source [ fhir:context [ fhir:v "panel" ] ; 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:transform [ fhir:v "copy" ] ; ( fhir:parameter [ fhir:value [ a fhir:String ; fhir:v "#completed" ] ] ) ] ) ] [ fhir:name [ fhir:v "resulted" ] ; ( fhir:source [ fhir:context [ fhir:v "accession" ] ; fhir:element [ fhir:v "resulted" ] ; fhir:variable [ fhir:v "v" ] ] ) ; ( fhir:target [ fhir:context [ fhir:v "tgt" ] ; fhir:contextType [ fhir:v "variable" ] ; fhir:element [ fhir:v "status" ] ; fhir:transform [ fhir:v "copy" ] ; ( fhir:parameter [ fhir:value [ a fhir:String ; fhir:v "#completed" ] ] ) ] ) ] [ fhir:name [ fhir:v "status" ] ; ( fhir:source [ fhir:context [ fhir:v "accession" ] ; 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:transform [ fhir:v "copy" ] ; ( fhir:parameter [ fhir:value [ a fhir:String ; fhir:v "#completed" ] ] ) ] ) ] [ fhir:name [ fhir:v "resulted" ] ; ( fhir:source [ fhir:context [ fhir:v "lab" ] ; fhir:element [ fhir:v "resulted" ] ; fhir:variable [ fhir:v "v" ] ] ) ; ( fhir:target [ fhir:context [ fhir:v "tgt" ] ; fhir:contextType [ fhir:v "variable" ] ; fhir:element [ fhir:v "status" ] ; fhir:transform [ fhir:v "copy" ] ; ( fhir:parameter [ fhir:value [ a fhir:String ; fhir:v "#completed" ] ] ) ] ) ] [ fhir:name [ fhir:v "status" ] ; ( fhir:source [ fhir:context [ fhir:v "lab" ] ; 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:transform [ fhir:v "copy" ] ; ( fhir:parameter [ fhir:value [ a fhir:String ; fhir:v "#completed" ] ] ) ] ) ] [ fhir:name [ fhir:v "resulted" ] ; ( fhir:source [ fhir:context [ fhir:v "panel" ] ; fhir:element [ fhir:v "resulted" ] ; fhir:variable [ fhir:v "v" ] ] ) ; ( fhir:target [ fhir:context [ fhir:v "tgt" ] ; fhir:contextType [ fhir:v "variable" ] ; fhir:element [ fhir:v "status" ] ; fhir:transform [ fhir:v "copy" ] ; ( fhir:parameter [ fhir:value [ a fhir:String ; fhir:v "#preliminary" ] ] ) ] ) ] [ fhir:name [ fhir:v "status" ] ; ( fhir:source [ fhir:context [ fhir:v "panel" ] ; 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:transform [ fhir:v "copy" ] ; ( fhir:parameter [ fhir:value [ a fhir:String ; fhir:v "#preliminary" ] ] ) ] ) ] [ fhir:name [ fhir:v "resulted" ] ; ( fhir:source [ fhir:context [ fhir:v "accession" ] ; fhir:element [ fhir:v "resulted" ] ; fhir:variable [ fhir:v "v" ] ] ) ; ( fhir:target [ fhir:context [ fhir:v "tgt" ] ; fhir:contextType [ fhir:v "variable" ] ; fhir:element [ fhir:v "status" ] ; fhir:transform [ fhir:v "copy" ] ; ( fhir:parameter [ fhir:value [ a fhir:String ; fhir:v "#preliminary" ] ] ) ] ) ] [ fhir:name [ fhir:v "status" ] ; ( fhir:source [ fhir:context [ fhir:v "accession" ] ; 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:transform [ fhir:v "copy" ] ; ( fhir:parameter [ fhir:value [ a fhir:String ; fhir:v "#preliminary" ] ] ) ] ) ] [ fhir:name [ fhir:v "resulted" ] ; ( fhir:source [ fhir:context [ fhir:v "lab" ] ; fhir:element [ fhir:v "resulted" ] ; fhir:variable [ fhir:v "v" ] ] ) ; ( fhir:target [ fhir:context [ fhir:v "tgt" ] ; fhir:contextType [ fhir:v "variable" ] ; fhir:element [ fhir:v "status" ] ; fhir:transform [ fhir:v "copy" ] ; ( fhir:parameter [ fhir:value [ a fhir:String ; fhir:v "#preliminary" ] ] ) ] ) ] [ fhir:name [ fhir:v "status" ] ; ( fhir:source [ fhir:context [ fhir:v "lab" ] ; 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:transform [ fhir:v "copy" ] ; ( fhir:parameter [ fhir:value [ a fhir:String ; fhir:v "#preliminary" ] ] ) ] ) ] ) ] ) . #
IG © 2026 VA. Package va.maps#2.5.0 based on FHIR 4.0.1. Generated 2026-03-31
Links: Table of Contents |
QA Report
| Propose a change