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" : "Vpr2ImplantableDeviceProsthesis",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: StructureMap Vpr2ImplantableDeviceProsthesis</b></p><a name=\"Vpr2ImplantableDeviceProsthesis\"> </a><a name=\"hcVpr2ImplantableDeviceProsthesis\"> </a><pre class=\"fml\">\r\n<b>map</b><span style=\"color: navy\"> "</span>http://va.gov/fhir/StructureMap/Vpr2ImplantableDeviceProsthesis<span style=\"color: navy\">" = "</span>Vpr2ImplantableDeviceProsthesis<span style=\"color: navy\">"\r\n\r\n</span><b>uses</b><span style=\"color: navy\"> "</span><a href=\"StructureDefinition-VprSurgery.html\" title=\"VPR surgery\">http://va.gov/fhir/StructureDefinition/VprSurgery</a><span style=\"color: navy\">" </span><b>alias </b>VprSurgery <b>as </b><b>source</b>\r\n<b>uses</b><span style=\"color: navy\"> "</span><a href=\"StructureDefinition-ImplantableDeviceProsthesis.html\" title=\"Implantable Device: Prosthesis\">http://va.gov/fhir/StructureDefinition/ImplantableDeviceProsthesis</a><span style=\"color: navy\">" </span><b>alias </b>ImplantableDeviceProsthesis <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\">surgery</span><span style=\"color: navy\"> : </span>VprSurgery, <b>target</b> <span style=\"color: maroon\">tgt</span><span style=\"color: navy\"> : </span>ImplantableDeviceProsthesis<span style=\"color: navy\">)</span><b> <<type+>></b><span style=\"color: navy\"> {\r\n</span> surgery.facility<b> as </b><span style=\"color: maroon\">v</span><span style=\"color: navy\"><b> -> </b></span>tgt.owner = <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/Vpr2ImplantableDeviceProsthesis",
"version" : "2.5.0",
"name" : "Vpr2ImplantableDeviceProsthesis",
"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/VprSurgery",
"mode" : "source",
"alias" : "VprSurgery"
},
{
"url" : "http://va.gov/fhir/StructureDefinition/ImplantableDeviceProsthesis",
"mode" : "target",
"alias" : "ImplantableDeviceProsthesis"
}
],
"group" : [
{
"name" : "map",
"typeMode" : "type-and-types",
"input" : [
{
"name" : "surgery",
"type" : "VprSurgery",
"mode" : "source"
},
{
"name" : "tgt",
"type" : "ImplantableDeviceProsthesis",
"mode" : "target"
}
],
"rule" : [
{
"name" : "facility",
"source" : [
{
"context" : "surgery",
"element" : "facility",
"variable" : "v"
}
],
"target" : [
{
"context" : "tgt",
"contextType" : "variable",
"element" : "owner",
"transform" : "copy",
"parameter" : [
{
"valueId" : "v"
}
]
}
]
}
]
}
]
}