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
| Official URL: http://va.gov/fhir/StructureMap/Vpr2DiagnosticReportNoteCytopathologyDiagnosticReport | Version: 2.5.0 | |||
| Draft as of 2026-03-31 | Computable Name: Vpr2DiagnosticReportNoteCytopathologyDiagnosticReport | |||
map "http://va.gov/fhir/StructureMap/Vpr2DiagnosticReportNoteCytopathologyDiagnosticReport" = "Vpr2DiagnosticReportNoteCytopathologyDiagnosticReport" uses "http://va.gov/fhir/StructureDefinition/VprDocument" alias VprDocument as source uses "http://va.gov/fhir/StructureDefinition/DiagnosticReportNoteCytopathologyDiagnosticReport" alias DiagnosticReportNoteCytopathologyDiagnosticReport as target group map(source document : VprDocument, target tgt : DiagnosticReportNoteCytopathologyDiagnosticReport) <<type+>> { document.encounter as v -> tgt.effective = v; document.referenceDateTime as v -> tgt.effective = v; document.clinician as v -> tgt.performer = v; document.clinician as v -> tgt.resultsInterpreter = v; }