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

StructureMap: Vpr2ImplantableDeviceProsthesis

Official URL: http://va.gov/fhir/StructureMap/Vpr2ImplantableDeviceProsthesis Version: 2.5.0
Draft as of 2026-03-31 Computable Name: Vpr2ImplantableDeviceProsthesis

map "http://va.gov/fhir/StructureMap/Vpr2ImplantableDeviceProsthesis" = "Vpr2ImplantableDeviceProsthesis"

uses "http://va.gov/fhir/StructureDefinition/VprSurgery" alias VprSurgery as source
uses "http://va.gov/fhir/StructureDefinition/ImplantableDeviceProsthesis" alias ImplantableDeviceProsthesis as target

group map(source surgery : VprSurgery, target tgt : ImplantableDeviceProsthesis) <<type+>> {
  surgery.facility as v -> tgt.owner = v;
}