Interface Pcc1PortType
- All Superinterfaces:
Hl7v3ContinuationsPortType
- All Known Implementing Classes:
Pcc1ContinuationAwareService
,Pcc1Service
SEI for PCC QED -- Query for Existing Data.
- Author:
- Dmytro Rud
-
Method Summary
-
Method Details
-
operation
@Action(input="urn:hl7-org:v3:QUPC_IN043100UV01", output="urn:hl7-org:v3:QUPC_IN043200UV01") String operation(String request) - Specified by:
operation
in interfaceHl7v3ContinuationsPortType
-
continuation
@Action(input="urn:hl7-org:v3:QUQI_IN000003UV01_Continue", output="urn:hl7-org:v3:QUPC_IN043200UV01") String continuation(String request) - Specified by:
continuation
in interfaceHl7v3ContinuationsPortType
-
cancel
@Action(input="urn:hl7-org:v3:QUQI_IN000003UV01_Cancel", output="urn:hl7-org:v3:MCCI_IN000002UV01") String cancel(String request) - Specified by:
cancel
in interfaceHl7v3ContinuationsPortType
-