se.cambio.cds.model.facade.ehr.delegate
Interface EHRFacadeDelegate

Package class diagram package EHRFacadeDelegate
All Known Implementing Classes:
EmptyEHRFacadeDelegate

public interface EHRFacadeDelegate

Author:
iago.corbal

Method Summary
 Collection<ElementInstance> queryEHRElements(String idPatient, GeneratedElementInstanceCollection elementInstanceCollection)
           
 

Method Detail

queryEHRElements

Collection<ElementInstance> queryEHRElements(String idPatient,
                                             GeneratedElementInstanceCollection elementInstanceCollection)
                                             throws InternalErrorException,
                                                    PatientNotFoundException
Throws:
InternalErrorException
PatientNotFoundException


Copyright © 2013 Cambio. All Rights Reserved.