Package org.hl7.fhir.r4.hapi.ctx
Class FhirServerR4
- java.lang.Object
-
- org.hl7.fhir.r4.hapi.ctx.FhirServerR4
-
- All Implemented Interfaces:
ca.uhn.fhir.rest.api.server.IFhirVersionServer
public class FhirServerR4 extends Object implements ca.uhn.fhir.rest.api.server.IFhirVersionServer
-
-
Constructor Summary
Constructors Constructor Description FhirServerR4()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ServerCapabilityStatementProvidercreateServerConformanceProvider(ca.uhn.fhir.rest.server.RestfulServer theServer)
-
-
-
Constructor Detail
-
FhirServerR4
public FhirServerR4()
-
-
Method Detail
-
createServerConformanceProvider
public ServerCapabilityStatementProvider createServerConformanceProvider(ca.uhn.fhir.rest.server.RestfulServer theServer)
- Specified by:
createServerConformanceProviderin interfaceca.uhn.fhir.rest.api.server.IFhirVersionServer
-
-