Class Pharm5ResourceProvider

  • All Implemented Interfaces:
    Serializable

    public class Pharm5ResourceProvider
    extends org.openehealth.ipf.commons.ihe.fhir.AbstractPlainProvider
    Resource Provider for CMPD PHARM-5.
    Since:
    4.3
    Author:
    Quentin Ligier
    See Also:
    Serialized Form
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      ca.uhn.fhir.rest.api.server.IBundleProvider findDispenses​(ca.uhn.fhir.rest.param.TokenParam patient, ca.uhn.fhir.rest.param.TokenOrListParam status, ca.uhn.fhir.rest.param.TokenParam identifier, ca.uhn.fhir.rest.param.TokenOrListParam setting, ca.uhn.fhir.rest.param.DateRangeParam date, ca.uhn.fhir.rest.param.DateRangeParam period, ca.uhn.fhir.rest.param.TokenOrListParam format, ca.uhn.fhir.rest.param.TokenOrListParam facility, ca.uhn.fhir.rest.param.TokenOrListParam event, ca.uhn.fhir.rest.param.TokenOrListParam securityLabel, ca.uhn.fhir.rest.param.StringParam authorFamily, ca.uhn.fhir.rest.param.StringParam authorGiven, ca.uhn.fhir.rest.api.SortSpec sortSpec, Set<ca.uhn.fhir.model.api.Include> includeSpec, ca.uhn.fhir.rest.api.server.RequestDetails requestDetails, javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse)  
      ca.uhn.fhir.rest.api.server.IBundleProvider findMedicationAdministrations​(ca.uhn.fhir.rest.param.TokenParam patient, ca.uhn.fhir.rest.param.TokenOrListParam status, ca.uhn.fhir.rest.param.TokenParam identifier, ca.uhn.fhir.rest.param.TokenOrListParam setting, ca.uhn.fhir.rest.param.DateRangeParam date, ca.uhn.fhir.rest.param.DateRangeParam period, ca.uhn.fhir.rest.param.TokenOrListParam format, ca.uhn.fhir.rest.param.TokenOrListParam facility, ca.uhn.fhir.rest.param.TokenOrListParam event, ca.uhn.fhir.rest.param.TokenOrListParam securityLabel, ca.uhn.fhir.rest.param.StringParam authorFamily, ca.uhn.fhir.rest.param.StringParam authorGiven, ca.uhn.fhir.rest.api.SortSpec sortSpec, Set<ca.uhn.fhir.model.api.Include> includeSpec, ca.uhn.fhir.rest.api.server.RequestDetails requestDetails, javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse)  
      ca.uhn.fhir.rest.api.server.IBundleProvider findMedicationList​(ca.uhn.fhir.rest.param.TokenParam patient, ca.uhn.fhir.rest.param.TokenOrListParam status, ca.uhn.fhir.rest.param.DateRangeParam period, ca.uhn.fhir.rest.param.TokenOrListParam format, ca.uhn.fhir.rest.api.SortSpec sortSpec, Set<ca.uhn.fhir.model.api.Include> includeSpec, ca.uhn.fhir.rest.api.server.RequestDetails requestDetails, javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse)  
      ca.uhn.fhir.rest.api.server.IBundleProvider findMedicationTreatmentPlans​(ca.uhn.fhir.rest.param.TokenParam patient, ca.uhn.fhir.rest.param.TokenOrListParam status, ca.uhn.fhir.rest.param.TokenParam identifier, ca.uhn.fhir.rest.param.TokenOrListParam setting, ca.uhn.fhir.rest.param.DateRangeParam date, ca.uhn.fhir.rest.param.DateRangeParam period, ca.uhn.fhir.rest.param.TokenOrListParam format, ca.uhn.fhir.rest.param.TokenOrListParam facility, ca.uhn.fhir.rest.param.TokenOrListParam event, ca.uhn.fhir.rest.param.TokenOrListParam securityLabel, ca.uhn.fhir.rest.param.StringParam authorFamily, ca.uhn.fhir.rest.param.StringParam authorGiven, ca.uhn.fhir.rest.api.SortSpec sortSpec, Set<ca.uhn.fhir.model.api.Include> includeSpec, ca.uhn.fhir.rest.api.server.RequestDetails requestDetails, javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse)  
      ca.uhn.fhir.rest.api.server.IBundleProvider findPrescriptions​(ca.uhn.fhir.rest.param.TokenParam patient, ca.uhn.fhir.rest.param.TokenOrListParam status, ca.uhn.fhir.rest.param.TokenParam identifier, ca.uhn.fhir.rest.param.TokenOrListParam setting, ca.uhn.fhir.rest.param.DateRangeParam date, ca.uhn.fhir.rest.param.DateRangeParam period, ca.uhn.fhir.rest.param.TokenOrListParam format, ca.uhn.fhir.rest.param.TokenOrListParam facility, ca.uhn.fhir.rest.param.TokenOrListParam event, ca.uhn.fhir.rest.param.TokenOrListParam securityLabel, ca.uhn.fhir.rest.param.StringParam authorFamily, ca.uhn.fhir.rest.param.StringParam authorGiven, ca.uhn.fhir.rest.api.SortSpec sortSpec, Set<ca.uhn.fhir.model.api.Include> includeSpec, ca.uhn.fhir.rest.api.server.RequestDetails requestDetails, javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse)  
      ca.uhn.fhir.rest.api.server.IBundleProvider findPrescriptionsForDispense​(ca.uhn.fhir.rest.param.TokenParam patient, ca.uhn.fhir.rest.param.TokenOrListParam status, ca.uhn.fhir.rest.param.TokenParam identifier, ca.uhn.fhir.rest.param.TokenOrListParam setting, ca.uhn.fhir.rest.param.DateRangeParam date, ca.uhn.fhir.rest.param.DateRangeParam period, ca.uhn.fhir.rest.param.TokenOrListParam format, ca.uhn.fhir.rest.param.TokenOrListParam facility, ca.uhn.fhir.rest.param.TokenOrListParam event, ca.uhn.fhir.rest.param.TokenOrListParam securityLabel, ca.uhn.fhir.rest.param.StringParam authorFamily, ca.uhn.fhir.rest.param.StringParam authorGiven, ca.uhn.fhir.rest.api.SortSpec sortSpec, Set<ca.uhn.fhir.model.api.Include> includeSpec, ca.uhn.fhir.rest.api.server.RequestDetails requestDetails, javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse)  
      ca.uhn.fhir.rest.api.server.IBundleProvider findPrescriptionsForValidation​(ca.uhn.fhir.rest.param.TokenParam patient, ca.uhn.fhir.rest.param.TokenOrListParam status, ca.uhn.fhir.rest.param.TokenParam identifier, ca.uhn.fhir.rest.param.TokenOrListParam setting, ca.uhn.fhir.rest.param.DateRangeParam date, ca.uhn.fhir.rest.param.DateRangeParam period, ca.uhn.fhir.rest.param.TokenOrListParam format, ca.uhn.fhir.rest.param.TokenOrListParam facility, ca.uhn.fhir.rest.param.TokenOrListParam event, ca.uhn.fhir.rest.param.TokenOrListParam securityLabel, ca.uhn.fhir.rest.param.StringParam authorFamily, ca.uhn.fhir.rest.param.StringParam authorGiven, ca.uhn.fhir.rest.api.SortSpec sortSpec, Set<ca.uhn.fhir.model.api.Include> includeSpec, ca.uhn.fhir.rest.api.server.RequestDetails requestDetails, javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse)  
      • Methods inherited from class org.openehealth.ipf.commons.ihe.fhir.AbstractPlainProvider

        getFhirContext, getRequestConsumer, requestAction, requestBundle, requestBundleProvider, requestResource, setConsumer, unsetConsumer
      • Methods inherited from class org.openehealth.ipf.commons.ihe.fhir.FhirProvider

        enrichParameters, requiresDeregistration, requiresRegistration
    • Constructor Detail

      • Pharm5ResourceProvider

        public Pharm5ResourceProvider()
    • Method Detail

      • findMedicationTreatmentPlans

        public ca.uhn.fhir.rest.api.server.IBundleProvider findMedicationTreatmentPlans​(ca.uhn.fhir.rest.param.TokenParam patient,
                                                                                        ca.uhn.fhir.rest.param.TokenOrListParam status,
                                                                                        ca.uhn.fhir.rest.param.TokenParam identifier,
                                                                                        ca.uhn.fhir.rest.param.TokenOrListParam setting,
                                                                                        ca.uhn.fhir.rest.param.DateRangeParam date,
                                                                                        ca.uhn.fhir.rest.param.DateRangeParam period,
                                                                                        ca.uhn.fhir.rest.param.TokenOrListParam format,
                                                                                        ca.uhn.fhir.rest.param.TokenOrListParam facility,
                                                                                        ca.uhn.fhir.rest.param.TokenOrListParam event,
                                                                                        ca.uhn.fhir.rest.param.TokenOrListParam securityLabel,
                                                                                        ca.uhn.fhir.rest.param.StringParam authorFamily,
                                                                                        ca.uhn.fhir.rest.param.StringParam authorGiven,
                                                                                        ca.uhn.fhir.rest.api.SortSpec sortSpec,
                                                                                        Set<ca.uhn.fhir.model.api.Include> includeSpec,
                                                                                        ca.uhn.fhir.rest.api.server.RequestDetails requestDetails,
                                                                                        javax.servlet.http.HttpServletRequest httpServletRequest,
                                                                                        javax.servlet.http.HttpServletResponse httpServletResponse)
      • findPrescriptions

        public ca.uhn.fhir.rest.api.server.IBundleProvider findPrescriptions​(ca.uhn.fhir.rest.param.TokenParam patient,
                                                                             ca.uhn.fhir.rest.param.TokenOrListParam status,
                                                                             ca.uhn.fhir.rest.param.TokenParam identifier,
                                                                             ca.uhn.fhir.rest.param.TokenOrListParam setting,
                                                                             ca.uhn.fhir.rest.param.DateRangeParam date,
                                                                             ca.uhn.fhir.rest.param.DateRangeParam period,
                                                                             ca.uhn.fhir.rest.param.TokenOrListParam format,
                                                                             ca.uhn.fhir.rest.param.TokenOrListParam facility,
                                                                             ca.uhn.fhir.rest.param.TokenOrListParam event,
                                                                             ca.uhn.fhir.rest.param.TokenOrListParam securityLabel,
                                                                             ca.uhn.fhir.rest.param.StringParam authorFamily,
                                                                             ca.uhn.fhir.rest.param.StringParam authorGiven,
                                                                             ca.uhn.fhir.rest.api.SortSpec sortSpec,
                                                                             Set<ca.uhn.fhir.model.api.Include> includeSpec,
                                                                             ca.uhn.fhir.rest.api.server.RequestDetails requestDetails,
                                                                             javax.servlet.http.HttpServletRequest httpServletRequest,
                                                                             javax.servlet.http.HttpServletResponse httpServletResponse)
      • findDispenses

        public ca.uhn.fhir.rest.api.server.IBundleProvider findDispenses​(ca.uhn.fhir.rest.param.TokenParam patient,
                                                                         ca.uhn.fhir.rest.param.TokenOrListParam status,
                                                                         ca.uhn.fhir.rest.param.TokenParam identifier,
                                                                         ca.uhn.fhir.rest.param.TokenOrListParam setting,
                                                                         ca.uhn.fhir.rest.param.DateRangeParam date,
                                                                         ca.uhn.fhir.rest.param.DateRangeParam period,
                                                                         ca.uhn.fhir.rest.param.TokenOrListParam format,
                                                                         ca.uhn.fhir.rest.param.TokenOrListParam facility,
                                                                         ca.uhn.fhir.rest.param.TokenOrListParam event,
                                                                         ca.uhn.fhir.rest.param.TokenOrListParam securityLabel,
                                                                         ca.uhn.fhir.rest.param.StringParam authorFamily,
                                                                         ca.uhn.fhir.rest.param.StringParam authorGiven,
                                                                         ca.uhn.fhir.rest.api.SortSpec sortSpec,
                                                                         Set<ca.uhn.fhir.model.api.Include> includeSpec,
                                                                         ca.uhn.fhir.rest.api.server.RequestDetails requestDetails,
                                                                         javax.servlet.http.HttpServletRequest httpServletRequest,
                                                                         javax.servlet.http.HttpServletResponse httpServletResponse)
      • findMedicationAdministrations

        public ca.uhn.fhir.rest.api.server.IBundleProvider findMedicationAdministrations​(ca.uhn.fhir.rest.param.TokenParam patient,
                                                                                         ca.uhn.fhir.rest.param.TokenOrListParam status,
                                                                                         ca.uhn.fhir.rest.param.TokenParam identifier,
                                                                                         ca.uhn.fhir.rest.param.TokenOrListParam setting,
                                                                                         ca.uhn.fhir.rest.param.DateRangeParam date,
                                                                                         ca.uhn.fhir.rest.param.DateRangeParam period,
                                                                                         ca.uhn.fhir.rest.param.TokenOrListParam format,
                                                                                         ca.uhn.fhir.rest.param.TokenOrListParam facility,
                                                                                         ca.uhn.fhir.rest.param.TokenOrListParam event,
                                                                                         ca.uhn.fhir.rest.param.TokenOrListParam securityLabel,
                                                                                         ca.uhn.fhir.rest.param.StringParam authorFamily,
                                                                                         ca.uhn.fhir.rest.param.StringParam authorGiven,
                                                                                         ca.uhn.fhir.rest.api.SortSpec sortSpec,
                                                                                         Set<ca.uhn.fhir.model.api.Include> includeSpec,
                                                                                         ca.uhn.fhir.rest.api.server.RequestDetails requestDetails,
                                                                                         javax.servlet.http.HttpServletRequest httpServletRequest,
                                                                                         javax.servlet.http.HttpServletResponse httpServletResponse)
      • findPrescriptionsForValidation

        public ca.uhn.fhir.rest.api.server.IBundleProvider findPrescriptionsForValidation​(ca.uhn.fhir.rest.param.TokenParam patient,
                                                                                          ca.uhn.fhir.rest.param.TokenOrListParam status,
                                                                                          ca.uhn.fhir.rest.param.TokenParam identifier,
                                                                                          ca.uhn.fhir.rest.param.TokenOrListParam setting,
                                                                                          ca.uhn.fhir.rest.param.DateRangeParam date,
                                                                                          ca.uhn.fhir.rest.param.DateRangeParam period,
                                                                                          ca.uhn.fhir.rest.param.TokenOrListParam format,
                                                                                          ca.uhn.fhir.rest.param.TokenOrListParam facility,
                                                                                          ca.uhn.fhir.rest.param.TokenOrListParam event,
                                                                                          ca.uhn.fhir.rest.param.TokenOrListParam securityLabel,
                                                                                          ca.uhn.fhir.rest.param.StringParam authorFamily,
                                                                                          ca.uhn.fhir.rest.param.StringParam authorGiven,
                                                                                          ca.uhn.fhir.rest.api.SortSpec sortSpec,
                                                                                          Set<ca.uhn.fhir.model.api.Include> includeSpec,
                                                                                          ca.uhn.fhir.rest.api.server.RequestDetails requestDetails,
                                                                                          javax.servlet.http.HttpServletRequest httpServletRequest,
                                                                                          javax.servlet.http.HttpServletResponse httpServletResponse)
      • findPrescriptionsForDispense

        public ca.uhn.fhir.rest.api.server.IBundleProvider findPrescriptionsForDispense​(ca.uhn.fhir.rest.param.TokenParam patient,
                                                                                        ca.uhn.fhir.rest.param.TokenOrListParam status,
                                                                                        ca.uhn.fhir.rest.param.TokenParam identifier,
                                                                                        ca.uhn.fhir.rest.param.TokenOrListParam setting,
                                                                                        ca.uhn.fhir.rest.param.DateRangeParam date,
                                                                                        ca.uhn.fhir.rest.param.DateRangeParam period,
                                                                                        ca.uhn.fhir.rest.param.TokenOrListParam format,
                                                                                        ca.uhn.fhir.rest.param.TokenOrListParam facility,
                                                                                        ca.uhn.fhir.rest.param.TokenOrListParam event,
                                                                                        ca.uhn.fhir.rest.param.TokenOrListParam securityLabel,
                                                                                        ca.uhn.fhir.rest.param.StringParam authorFamily,
                                                                                        ca.uhn.fhir.rest.param.StringParam authorGiven,
                                                                                        ca.uhn.fhir.rest.api.SortSpec sortSpec,
                                                                                        Set<ca.uhn.fhir.model.api.Include> includeSpec,
                                                                                        ca.uhn.fhir.rest.api.server.RequestDetails requestDetails,
                                                                                        javax.servlet.http.HttpServletRequest httpServletRequest,
                                                                                        javax.servlet.http.HttpServletResponse httpServletResponse)
      • findMedicationList

        public ca.uhn.fhir.rest.api.server.IBundleProvider findMedicationList​(ca.uhn.fhir.rest.param.TokenParam patient,
                                                                              ca.uhn.fhir.rest.param.TokenOrListParam status,
                                                                              ca.uhn.fhir.rest.param.DateRangeParam period,
                                                                              ca.uhn.fhir.rest.param.TokenOrListParam format,
                                                                              ca.uhn.fhir.rest.api.SortSpec sortSpec,
                                                                              Set<ca.uhn.fhir.model.api.Include> includeSpec,
                                                                              ca.uhn.fhir.rest.api.server.RequestDetails requestDetails,
                                                                              javax.servlet.http.HttpServletRequest httpServletRequest,
                                                                              javax.servlet.http.HttpServletResponse httpServletResponse)