Class CodeSystemServiceJaxrs

All Implemented Interfaces:
BasicService, BasicResourceService<org.hl7.fhir.r4.model.CodeSystem>, CodeSystemService, org.springframework.beans.factory.InitializingBean

@Path("CodeSystem") public class CodeSystemServiceJaxrs extends AbstractResourceServiceJaxrs<org.hl7.fhir.r4.model.CodeSystem,CodeSystemService> implements CodeSystemService