Modifier and Type | Method and Description |
---|---|
ChapterIVBuilderResponse |
ConsultationBuilder.build(FolderType folder,
boolean isTest,
ChapterIVReferences references,
org.joda.time.DateTime agreementStartDate) |
ChapterIVBuilderResponse |
AdmissionBuilder.build(FolderType folder,
boolean isTest,
ChapterIVReferences references,
org.joda.time.DateTime agreementStartDate) |
ConsultChap4MedicalAdvisorAgreementRequest |
ConsultationBuilder.buildRequest(FolderType folder,
boolean isTest,
ChapterIVReferences references,
org.joda.time.DateTime agreementStartDate) |
AskChap4MedicalAdvisorAgreementRequest |
AdmissionBuilder.buildRequest(FolderType folder,
boolean isTest,
ChapterIVReferences references,
org.joda.time.DateTime agreementStartDate) |
ConsultChap4MedicalAdvisorAgreementRequest |
ConsultationBuilder.buildRequest(FolderType folder,
boolean isTest,
String commonReference,
String commonNIPReference,
org.joda.time.DateTime agreementStartDate)
Deprecated.
, use
ConsultationBuilder .buildRequest(FolderType folder, boolean isTest, ChapterIVReferences references,
DateTime agreementStartDate). |
AskChap4MedicalAdvisorAgreementRequest |
AdmissionBuilder.buildRequest(FolderType folder,
boolean isTest,
String commonReference,
String commonNIPReference,
org.joda.time.DateTime agreementStartDate)
Deprecated.
|
Kmehrresponse |
ResponseBuilder.convertToKmehrResKmehrresponse(byte[] bytes) |
ChapterIVBuilderResponse |
CommonBuilder.createAgreementRequest(FolderType folder,
boolean isTest,
ChapterIVReferences references,
XmlObjectFactory xmlObjectFactory,
org.joda.time.DateTime agreementStartDate)
creates agreement request with the given input.
|
ChapterIVKmehrResponseWithTimeStampInfo |
ResponseBuilder.validateTimestampAndretrieveChapterIVKmehrResponseWithTimeStampInfo(AskChap4MedicalAdvisorAgreementResponse response)
validates and decodes response and retrieves kmehrResponse and timestamp info.
|
ChapterIVKmehrResponseWithTimeStampInfo |
ResponseBuilder.validateTimestampAndretrieveChapterIVKmehrResponseWithTimeStampInfo(AskChap4MedicalAdvisorAgreementResponse response,
boolean ignoreWarnings)
validates and decodes response and retrieves kmehrResponse and timestamp info.
|
ChapterIVKmehrResponseWithTimeStampInfo |
ResponseBuilder.validateTimestampAndretrieveChapterIVKmehrResponseWithTimeStampInfo(ConsultChap4MedicalAdvisorAgreementResponse response)
validates and decodes response and retrieves kmehrResponse and timestamp info.
|
ChapterIVKmehrResponseWithTimeStampInfo |
ResponseBuilder.validateTimestampAndretrieveChapterIVKmehrResponseWithTimeStampInfo(ConsultChap4MedicalAdvisorAgreementResponse response,
boolean ignoreWarnings)
validates and decodes response and retrieves kmehrResponse and timestamp info.
|
Modifier and Type | Method and Description |
---|---|
AskChap4MedicalAdvisorAgreementResponse |
ChapterIVService.askChap4MedicalAdvisorAgreement(SAMLToken token,
AskChap4MedicalAdvisorAgreementRequest request)
returns the
AskChap4MedicalAdvisorAgreementResponse . |
ConsultChap4MedicalAdvisorAgreementResponse |
ChapterIVService.consultChap4MedicalAdvisorAgreement(SAMLToken token,
ConsultChap4MedicalAdvisorAgreementRequest request)
returns the
ConsultChap4MedicalAdvisorAgreementResponse . |
static GenericRequest |
ServiceFactory.getAdmissionService(SAMLToken token)
Gets the admission service.
|
static GenericRequest |
ServiceFactory.getConsultationService(SAMLToken token) |
Modifier and Type | Method and Description |
---|---|
AskChap4MedicalAdvisorAgreementResponse |
ChapterIVServiceImpl.askChap4MedicalAdvisorAgreement(SAMLToken token,
AskChap4MedicalAdvisorAgreementRequest request) |
ConsultChap4MedicalAdvisorAgreementResponse |
ChapterIVServiceImpl.consultChap4MedicalAdvisorAgreement(SAMLToken token,
ConsultChap4MedicalAdvisorAgreementRequest request) |
Constructor and Description |
---|
ChapterIVServiceImpl(SessionValidator sessionValidator,
EhealthReplyValidator replyValidator) |
ChapterIVServiceImpl(SessionValidator sessionValidator,
EhealthReplyValidator replyValidator,
Crypto systemCrypto,
Crypto personalCrypto)
Deprecated.
same but without the crypto class
|
Modifier and Type | Method and Description |
---|---|
void |
Chapter4XmlValidator.validate(Object xmlObject) |
void |
KmehrValidator.validateKmehrMessage(Kmehrmessage msg)
Validate kmehr prescription.
|
Modifier and Type | Method and Description |
---|---|
void |
Chapter4XmlValidatorImpl.validate(Object xmlObject) |
void |
KmehrValidatorImpl.validateKmehrMessage(Kmehrmessage msg) |
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.