Class XdsRegistryStoredFindDocumentsQuery
java.lang.Object
org.projecthusky.communication.requests.xds.XdsRegistryStoredFindDocumentsQuery
- Direct Known Subclasses:
XdsFindFoldersStoredQuery
This class is designed to contain all possible search parameters for finding a document with the webservice. Paramerers are optional (except patientID and destination), only
those which are set will be used by the webservice.
The patient
The patient
Identificator
is required.
Possible parameters to search Documents by are:
- Availability status
- Type code
- Class code
- Format code
- Practice setting code
- Healthcare facility code
- Confidentiality code
- Datetime range code
- Author
- Author:
- szalai
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
XdsRegistryStoredFindDocumentsQuery.XdsRegistryStoredFindDocumentsQueryBuilder<C extends XdsRegistryStoredFindDocumentsQuery,
B extends XdsRegistryStoredFindDocumentsQuery.XdsRegistryStoredFindDocumentsQueryBuilder<C, B>> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.openehealth.ipf.commons.ihe.xds.core.requests.query.StoredQuery
-
Constructor Details
-
XdsRegistryStoredFindDocumentsQuery
public XdsRegistryStoredFindDocumentsQuery()
-
-
Method Details
-
getIpfQuery
public org.openehealth.ipf.commons.ihe.xds.core.requests.query.StoredQuery getIpfQuery()
-