be.ehealth.businessconnector.medadmin.session
Interface MedAdminService
- All Superinterfaces:
- CommonAsyncService
- All Known Implementing Classes:
- MedadminServiceImpl
public interface MedAdminService
- extends CommonAsyncService
Method Summary |
ProcessedGetResponse<byte[]> |
getM4ACnfFlat(GetRequest request)
|
M4ACnfXmlProcessedGetResponse |
getM4ACnfXml(GetRequest request)
|
ProcessedGetResponse<byte[]> |
getM4AFlat(GetRequest request)
|
M4AXmlProcessedGetResponse |
getM4AXml(GetRequest request)
|
RejectXmlProcessedGetResponse |
getRejected(GetRequest request)
|
ProcessedPostResponse |
postM4AFlat(byte[] records,
String recipient,
InputReference inputReference)
|
ProcessedPostResponse |
postMedAdminRequestList(MedAdminRequestList medAdminRequestList,
String recipient,
InputReference inputReference)
|
ProcessedPostResponse |
postSingleNurseContractualCareRequest(SingleNurseContractualCareRequest singleNurseContractualCareRequest,
String recipient,
InputReference inputReference)
|
ProcessedPostResponse |
postSinglePalliativeCareRequest(SinglePalliativeCareRequest singlePalliativeCareRequest,
String recipient,
InputReference inputReference)
|
ProcessedPostResponse |
postSingleSpecificTechnicalCareRequest(SingleSpecificTechnicalCareRequest singleSpecificTechnicalCareRequest,
String recipient,
InputReference inputReference)
|
postM4AFlat
ProcessedPostResponse postM4AFlat(byte[] records,
String recipient,
InputReference inputReference)
throws ConnectorException
- Throws:
ConnectorException
postMedAdminRequestList
ProcessedPostResponse postMedAdminRequestList(MedAdminRequestList medAdminRequestList,
String recipient,
InputReference inputReference)
throws ConnectorException
- Throws:
ConnectorException
postSingleNurseContractualCareRequest
ProcessedPostResponse postSingleNurseContractualCareRequest(SingleNurseContractualCareRequest singleNurseContractualCareRequest,
String recipient,
InputReference inputReference)
throws ConnectorException
- Throws:
ConnectorException
postSinglePalliativeCareRequest
ProcessedPostResponse postSinglePalliativeCareRequest(SinglePalliativeCareRequest singlePalliativeCareRequest,
String recipient,
InputReference inputReference)
throws ConnectorException
- Throws:
ConnectorException
postSingleSpecificTechnicalCareRequest
ProcessedPostResponse postSingleSpecificTechnicalCareRequest(SingleSpecificTechnicalCareRequest singleSpecificTechnicalCareRequest,
String recipient,
InputReference inputReference)
throws ConnectorException
- Throws:
ConnectorException
getM4AFlat
ProcessedGetResponse<byte[]> getM4AFlat(GetRequest request)
throws ConnectorException
- Throws:
ConnectorException
getM4AXml
M4AXmlProcessedGetResponse getM4AXml(GetRequest request)
throws ConnectorException
- Throws:
ConnectorException
getM4ACnfXml
M4ACnfXmlProcessedGetResponse getM4ACnfXml(GetRequest request)
throws ConnectorException
- Throws:
ConnectorException
getM4ACnfFlat
ProcessedGetResponse<byte[]> getM4ACnfFlat(GetRequest request)
throws ConnectorException
- Throws:
ConnectorException
getRejected
RejectXmlProcessedGetResponse getRejected(GetRequest request)
throws ConnectorException
- Throws:
ConnectorException
Connector Packaging PERSNURSE 3.23.0 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.