Interface PatientDao

All Superinterfaces:
ResourceDao<org.hl7.fhir.r4.model.Patient>
All Known Implementing Classes:
PatientDaoJdbc

public interface PatientDao extends ResourceDao<org.hl7.fhir.r4.model.Patient>