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
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptioncreateServerConformanceProvider
(ca.uhn.fhir.rest.server.RestfulServer theServer)
-
Constructor Details
-
FhirServerR4
public FhirServerR4()
-
-
Method Details
-
createServerConformanceProvider
public ServerCapabilityStatementProvider createServerConformanceProvider(ca.uhn.fhir.rest.server.RestfulServer theServer) - Specified by:
createServerConformanceProvider
in interfaceca.uhn.fhir.rest.api.server.IFhirVersionServer
-