Class DocumentReferenceServiceImpl

java.lang.Object
dev.dsf.fhir.webservice.base.AbstractBasicService
dev.dsf.fhir.webservice.impl.AbstractResourceServiceImpl<DocumentReferenceDao,org.hl7.fhir.r4.model.DocumentReference>
dev.dsf.fhir.webservice.impl.DocumentReferenceServiceImpl
All Implemented Interfaces:
BasicService, BasicResourceService<org.hl7.fhir.r4.model.DocumentReference>, DocumentReferenceService, org.springframework.beans.factory.InitializingBean

public class DocumentReferenceServiceImpl extends AbstractResourceServiceImpl<DocumentReferenceDao,org.hl7.fhir.r4.model.DocumentReference> implements DocumentReferenceService