Uses of Class
ca.cdr.api.pub.hl7v2.out.OutboundMappingInstructions.Builder
-
Uses of OutboundMappingInstructions.Builder in ca.cdr.api.pub.hl7v2.out
Modifier and TypeMethodDescriptionOutboundMappingInstructions.Builder.addSourceDataResourceVersion
(IIdType theId) When resolving FHIR resources to use as source data for generating HL7 v2.x messages, this method can be used to specify that a specific version of a given resource should be used.OutboundMappingInstructions.Builder.addSourceDataResourceVersionsFromMessageHeaderFocus
(IBaseResource theMessageHeader) Examine a MessageHeader resource to extract the list of resources found inMessageHeader.focus
, and for any versioned references apply them toaddSourceDataResourceVersion(IIdType)
.