Uses of Class
org.projecthusky.communication.ch.camel.chpharm1.requests.query.ChFindMedicationListQuery
Packages that use ChFindMedicationListQuery
Package
Description
-
Uses of ChFindMedicationListQuery in org.projecthusky.communication.ch.camel.chpharm1.requests.query
Methods in org.projecthusky.communication.ch.camel.chpharm1.requests.query with parameters of type ChFindMedicationListQueryModifier and TypeMethodDescriptionvoid
ChPharmacyDocumentsQuery.Visitor.visit
(ChFindMedicationListQuery query) -
Uses of ChFindMedicationListQuery in org.projecthusky.communication.ch.camel.chpharm1.transform
Methods in org.projecthusky.communication.ch.camel.chpharm1.transform that return ChFindMedicationListQueryModifier and TypeMethodDescriptionChPharm1Converters.convertChFindMedicationListQuery
(org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLAdhocQueryRequest30 ebXML) Methods in org.projecthusky.communication.ch.camel.chpharm1.transform with parameters of type ChFindMedicationListQueryModifier and TypeMethodDescriptionorg.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLAdhocQueryRequest
ChPharm1Converters.convertChFindMedicationListQuery
(ChFindMedicationListQuery query) -
Uses of ChFindMedicationListQuery in org.projecthusky.communication.ch.camel.chpharm1.transform.requests.query
Methods in org.projecthusky.communication.ch.camel.chpharm1.transform.requests.query with parameters of type ChFindMedicationListQueryModifier and TypeMethodDescriptionvoid
ChFindMedicationListQueryTransformer.fromEbXML
(@Nullable ChFindMedicationListQuery query, @Nullable org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLAdhocQueryRequest ebXML) Transforms the ebXML representation of a query into a query object.void
ChFindMedicationListQueryTransformer.toEbXML
(@Nullable ChFindMedicationListQuery query, @Nullable org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLAdhocQueryRequest ebXML) Transforms the query into its EbXML representation. -
Uses of ChFindMedicationListQuery in org.projecthusky.communication.xdsmhdconversion.converters
Methods in org.projecthusky.communication.xdsmhdconversion.converters with parameters of type ChFindMedicationListQueryModifier and TypeMethodDescriptionprotected static ChPharmacyDocumentsQuery
ChPharm5RequestConverter.convertMedicationListQuery
(ChFindMedicationListQuery query, org.openehealth.ipf.commons.ihe.fhir.pharm5.Pharm5SearchParameters searchParams, ChPharm5Operations operation) Fills the criteria that are specific to the FindMedicationList operation.