Modifier and Type | Method and Description |
---|---|
ConsultGlobalMedicalFileRequest |
RequestObjectBuilder.buildSendConsultRequest(boolean isTest,
DMGReferences references,
Patient patientInfo,
org.joda.time.DateTime referenceDate,
be.fgov.ehealth.messageservices.core.v1.SelectRetrieveTransaction request)
* Creates the ConsultGlobalMedicalFileRequest that will be sent to the EHealth Web service and checks validity against the
corresponding XSD
|
ConsultGlobalMedicalFileRequest |
RequestObjectBuilder.buildSendConsultRequest(boolean isTest,
String referenceId,
Patient patientInfo,
org.joda.time.DateTime referenceDate,
Blob blob,
byte[] xades)
Creates the ConsultGlobalMedicalFileRequest that will be sent to the EHealth Web service and checks validity against the
corresponding XSD
|
NotifyGlobalMedicalFileRequest |
RequestObjectBuilder.buildSendNotifyRequest(boolean isTest,
DMGReferences references,
Patient patientInfo,
org.joda.time.DateTime referenceDate,
Kmehrmessage msg)
Creates the NotifyGlobalMedicalFileRequest that will be sent to the EHealth web service and checks validity against the corresponding
XSD.
|
NotifyGlobalMedicalFileRequest |
RequestObjectBuilder.buildSendNotifyRequest(boolean isTest,
String referenceId,
Patient patientInfo,
org.joda.time.DateTime referenceDate,
Blob blob,
byte[] xades)
Creates the NotifyGlobalMedicalFileRequest that will be sent to the EHealth web service and checks validity against the corresponding
XSD.
|
Modifier and Type | Method and Description |
---|---|
ConsultGlobalMedicalFileRequest |
RequestObjectBuilderImpl.buildSendConsultRequest(boolean isTest,
DMGReferences references,
Patient patientInfo,
org.joda.time.DateTime referenceDate,
be.fgov.ehealth.messageservices.core.v1.SelectRetrieveTransaction request) |
ConsultGlobalMedicalFileRequest |
RequestObjectBuilderImpl.buildSendConsultRequest(boolean isTest,
String referenceId,
Patient patientInfo,
org.joda.time.DateTime referenceDate,
Blob blob,
byte[] xades) |
NotifyGlobalMedicalFileRequest |
RequestObjectBuilderImpl.buildSendNotifyRequest(boolean isTest,
DMGReferences references,
Patient patientInfo,
org.joda.time.DateTime referenceDate,
Kmehrmessage msg) |
NotifyGlobalMedicalFileRequest |
RequestObjectBuilderImpl.buildSendNotifyRequest(boolean isTest,
String referenceId,
Patient patientInfo,
org.joda.time.DateTime referenceDate,
Blob blob,
byte[] xades) |
Modifier and Type | Method and Description |
---|---|
ConsultGlobalMedicalFileResponse |
DmgService.consultGlobalMedicalFile(SAMLToken token,
ConsultGlobalMedicalFileRequest request)
Sends the consultation request to the WS and retrieves the response.
|
NotifyGlobalMedicalFileResponse |
DmgService.notifyGlobalMedicalFile(SAMLToken token,
NotifyGlobalMedicalFileRequest request)
Sends the notification request to the WS and retrieves the response.
|
Modifier and Type | Method and Description |
---|---|
ConsultGlobalMedicalFileResponse |
DmgServiceImpl.consultGlobalMedicalFile(SAMLToken token,
ConsultGlobalMedicalFileRequest request) |
NotifyGlobalMedicalFileResponse |
DmgServiceImpl.notifyGlobalMedicalFile(SAMLToken token,
NotifyGlobalMedicalFileRequest request) |
Modifier and Type | Method and Description |
---|---|
ConsultGlobalMedicalFileResponse |
DmgService.consultGlobalMedicalFile(ConsultGlobalMedicalFileRequest request)
Sends the consultation request to the WS (needs a Session to be active, token is retrieved from the session)
|
NotifyGlobalMedicalFileResponse |
DmgService.notifyGlobalMedicalFile(NotifyGlobalMedicalFileRequest request)
Sends the notification request to the WS (needs a Session to be active, token is retrieved from the session)
|
Modifier and Type | Method and Description |
---|---|
ConsultGlobalMedicalFileResponse |
DmgServiceImpl.consultGlobalMedicalFile(ConsultGlobalMedicalFileRequest request) |
NotifyGlobalMedicalFileResponse |
DmgServiceImpl.notifyGlobalMedicalFile(NotifyGlobalMedicalFileRequest request) |
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.