US Veterans Health Administration FHIR Map Set Implementation Guide
2.5.0 - 260401a
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 |
{
"resourceType" : "StructureMap",
"id" : "Vpr2DiagnosticReportNoteCytopathologyDiagnosticReport",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: StructureMap Vpr2DiagnosticReportNoteCytopathologyDiagnosticReport</b></p><a name=\"Vpr2DiagnosticReportNoteCytopathologyDiagnosticReport\"> </a><a name=\"hcVpr2DiagnosticReportNoteCytopathologyDiagnosticReport\"> </a><pre class=\"fml\">\r\n<b>map</b><span style=\"color: navy\"> "</span>http://va.gov/fhir/StructureMap/Vpr2DiagnosticReportNoteCytopathologyDiagnosticReport<span style=\"color: navy\">" = "</span>Vpr2DiagnosticReportNoteCytopathologyDiagnosticReport<span style=\"color: navy\">"\r\n\r\n</span><b>uses</b><span style=\"color: navy\"> "</span><a href=\"StructureDefinition-VprDocument.html\" title=\"VPR document\">http://va.gov/fhir/StructureDefinition/VprDocument</a><span style=\"color: navy\">" </span><b>alias </b>VprDocument <b>as </b><b>source</b>\r\n<b>uses</b><span style=\"color: navy\"> "</span><a href=\"StructureDefinition-DiagnosticReportNoteCytopathologyDiagnosticReport.html\" title=\"Diagnostic Report Note: Cytopathology DiagnosticReport\">http://va.gov/fhir/StructureDefinition/DiagnosticReportNoteCytopathologyDiagnosticReport</a><span style=\"color: navy\">" </span><b>alias </b>DiagnosticReportNoteCytopathologyDiagnosticReport <b>as </b><b>target</b>\r\n\r\n<b>group </b>map<span style=\"color: navy\">(</span><b>source</b> <span style=\"color: maroon\">document</span><span style=\"color: navy\"> : </span>VprDocument, <b>target</b> <span style=\"color: maroon\">tgt</span><span style=\"color: navy\"> : </span>DiagnosticReportNoteCytopathologyDiagnosticReport<span style=\"color: navy\">)</span><b> <<type+>></b><span style=\"color: navy\"> {\r\n</span> document.encounter<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>\r\n document.referenceDateTime<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>\r\n document.clinician<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>\r\n document.clinician<b> as </b><span style=\"color: maroon\">v</span><span style=\"color: navy\"><b> -> </b></span>tgt.resultsInterpreter = <span style=\"color: maroon\">v</span><span style=\"color: navy\">;</span>\r\n<span style=\"color: navy\">}\r\n\r\n</span></pre></div>"
},
"url" : "http://va.gov/fhir/StructureMap/Vpr2DiagnosticReportNoteCytopathologyDiagnosticReport",
"version" : "2.5.0",
"name" : "Vpr2DiagnosticReportNoteCytopathologyDiagnosticReport",
"status" : "draft",
"date" : "2026-03-31T16:09:38+00:00",
"publisher" : "VA",
"contact" : [
{
"name" : "VA",
"telecom" : [
{
"system" : "url",
"value" : "https://www.va.gov"
}
]
}
],
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "United States of America"
}
]
}
],
"structure" : [
{
"url" : "http://va.gov/fhir/StructureDefinition/VprDocument",
"mode" : "source",
"alias" : "VprDocument"
},
{
"url" : "http://va.gov/fhir/StructureDefinition/DiagnosticReportNoteCytopathologyDiagnosticReport",
"mode" : "target",
"alias" : "DiagnosticReportNoteCytopathologyDiagnosticReport"
}
],
"group" : [
{
"name" : "map",
"typeMode" : "type-and-types",
"input" : [
{
"name" : "document",
"type" : "VprDocument",
"mode" : "source"
},
{
"name" : "tgt",
"type" : "DiagnosticReportNoteCytopathologyDiagnosticReport",
"mode" : "target"
}
],
"rule" : [
{
"name" : "encounter",
"source" : [
{
"context" : "document",
"element" : "encounter",
"variable" : "v"
}
],
"target" : [
{
"context" : "tgt",
"contextType" : "variable",
"element" : "effective",
"transform" : "copy",
"parameter" : [
{
"valueId" : "v"
}
]
}
]
},
{
"name" : "referenceDateTime",
"source" : [
{
"context" : "document",
"element" : "referenceDateTime",
"variable" : "v"
}
],
"target" : [
{
"context" : "tgt",
"contextType" : "variable",
"element" : "effective",
"transform" : "copy",
"parameter" : [
{
"valueId" : "v"
}
]
}
]
},
{
"name" : "clinician",
"source" : [
{
"context" : "document",
"element" : "clinician",
"variable" : "v"
}
],
"target" : [
{
"context" : "tgt",
"contextType" : "variable",
"element" : "performer",
"transform" : "copy",
"parameter" : [
{
"valueId" : "v"
}
]
}
]
},
{
"name" : "clinician",
"source" : [
{
"context" : "document",
"element" : "clinician",
"variable" : "v"
}
],
"target" : [
{
"context" : "tgt",
"contextType" : "variable",
"element" : "resultsInterpreter",
"transform" : "copy",
"parameter" : [
{
"valueId" : "v"
}
]
}
]
}
]
}
]
}