public interface RequestObjectBuilder
EncryptedRequestObjectBuilderImpl Factory :
RequestObjectBuilderFactory| Modifier and Type | Method and Description |
|---|---|
AskAgreementBuilderRequest |
buildAskAgreementRequest(boolean isTest,
InputReference reference,
Patient patientInfo,
org.joda.time.DateTime refDate,
byte[] messageFHIR)
Creates the request that will be sent to the EHealth Web service and checks validity against the
corresponding XSD
|
ConsultAgreementBuilderRequest |
buildConsultAgreementRequest(boolean isTest,
InputReference reference,
Patient patientInfo,
org.joda.time.DateTime refDate,
byte[] messageFHIR) |
AskAgreementBuilderRequest buildAskAgreementRequest(boolean isTest, InputReference reference, Patient patientInfo, org.joda.time.DateTime refDate, byte[] messageFHIR) throws TechnicalConnectorException, AgreementBusinessConnectorException
isTest - indicates if this is a test or notreference - the reference of the the patientmessageFHIR - the xml who ll be transformed in b64 and maybe encryptedAgreementBusinessConnectorException - the Agreement Business connector exceptionTechnicalConnectorException - the technical connector exceptionConsultAgreementBuilderRequest buildConsultAgreementRequest(boolean isTest, InputReference reference, Patient patientInfo, org.joda.time.DateTime refDate, byte[] messageFHIR) throws TechnicalConnectorException, AgreementBusinessConnectorException
Connector Packaging generic 4.7.3 API
Copyright © {inceptionYear}-2025 eHealth. All Rights Reserved.