
Package ca.uhn.fhir.jpa.config.r5
Class FhirContextR5Config
java.lang.Object
ca.uhn.fhir.jpa.config.r5.FhirContextR5Config
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionca.uhn.fhir.context.FhirContext
fhirContextR5
(ca.uhn.fhir.narrative.INarrativeGenerator theNarrativeGenerator)
-
Constructor Details
-
FhirContextR5Config
public FhirContextR5Config()
-
-
Method Details
-
fhirContextR5
@Bean(name="primaryFhirContext") @Primary public ca.uhn.fhir.context.FhirContext fhirContextR5(@Autowired(required=false) ca.uhn.fhir.narrative.INarrativeGenerator theNarrativeGenerator)
-