Interface Iti44PixPortType
- All Superinterfaces:
GenericIti44PortType
- All Known Implementing Classes:
Iti44Service
ITI-44 port type for PIX Feed.
-
Method Summary
Modifier and TypeMethodDescriptionduplicatesResolved
(String request) recordAdded
(String request) recordRevised
(String request)
-
Method Details
-
recordAdded
@Action(input="urn:hl7-org:v3:PRPA_IN201301UV02", output="urn:hl7-org:v3:MCCI_IN000002UV01") String recordAdded(String request) - Specified by:
recordAdded
in interfaceGenericIti44PortType
-
recordRevised
@Action(input="urn:hl7-org:v3:PRPA_IN201302UV02", output="urn:hl7-org:v3:MCCI_IN000002UV01") String recordRevised(String request) - Specified by:
recordRevised
in interfaceGenericIti44PortType
-
duplicatesResolved
@Action(input="urn:hl7-org:v3:PRPA_IN201304UV02", output="urn:hl7-org:v3:MCCI_IN000002UV01") String duplicatesResolved(String request) - Specified by:
duplicatesResolved
in interfaceGenericIti44PortType
-