Package org.hl7.fhir.r4.hapi.ctx
Class FhirR4
java.lang.Object
org.hl7.fhir.r4.hapi.ctx.FhirR4
- All Implemented Interfaces:
ca.uhn.fhir.model.api.IFhirVersion
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionca.uhn.fhir.fhirpath.IFhirPath
createFhirPathExecutor
(ca.uhn.fhir.context.FhirContext theFhirContext) org.hl7.fhir.instance.model.api.IBaseResource
generateProfile
(ca.uhn.fhir.context.RuntimeResourceDefinition theRuntimeResourceDefinition, String theServerBase) org.hl7.fhir.instance.model.api.IPrimitiveType
<Date> getLastUpdated
(org.hl7.fhir.instance.model.api.IBaseResource theResource) Class
<? extends org.hl7.fhir.instance.model.api.IBaseReference> ca.uhn.fhir.context.FhirVersionEnum
ca.uhn.fhir.rest.api.IVersionSpecificBundleFactory
newBundleFactory
(ca.uhn.fhir.context.FhirContext theContext) org.hl7.fhir.instance.model.api.IBaseCoding
org.hl7.fhir.instance.model.api.IIdType
-
Constructor Details
-
FhirR4
public FhirR4()
-
-
Method Details
-
createFhirPathExecutor
public ca.uhn.fhir.fhirpath.IFhirPath createFhirPathExecutor(ca.uhn.fhir.context.FhirContext theFhirContext) - Specified by:
createFhirPathExecutor
in interfaceca.uhn.fhir.model.api.IFhirVersion
-
generateProfile
public org.hl7.fhir.instance.model.api.IBaseResource generateProfile(ca.uhn.fhir.context.RuntimeResourceDefinition theRuntimeResourceDefinition, String theServerBase) - Specified by:
generateProfile
in interfaceca.uhn.fhir.model.api.IFhirVersion
-
getContainedType
- Specified by:
getContainedType
in interfaceca.uhn.fhir.model.api.IFhirVersion
-
getFhirVersionPropertiesFile
- Specified by:
getFhirVersionPropertiesFile
in interfaceca.uhn.fhir.model.api.IFhirVersion
-
getLastUpdated
public org.hl7.fhir.instance.model.api.IPrimitiveType<Date> getLastUpdated(org.hl7.fhir.instance.model.api.IBaseResource theResource) - Specified by:
getLastUpdated
in interfaceca.uhn.fhir.model.api.IFhirVersion
-
getPathToSchemaDefinitions
- Specified by:
getPathToSchemaDefinitions
in interfaceca.uhn.fhir.model.api.IFhirVersion
-
getResourceReferenceType
- Specified by:
getResourceReferenceType
in interfaceca.uhn.fhir.model.api.IFhirVersion
-
getServerVersion
- Specified by:
getServerVersion
in interfaceca.uhn.fhir.model.api.IFhirVersion
-
getVersion
- Specified by:
getVersion
in interfaceca.uhn.fhir.model.api.IFhirVersion
-
newBundleFactory
public ca.uhn.fhir.rest.api.IVersionSpecificBundleFactory newBundleFactory(ca.uhn.fhir.context.FhirContext theContext) - Specified by:
newBundleFactory
in interfaceca.uhn.fhir.model.api.IFhirVersion
-
newCodingDt
- Specified by:
newCodingDt
in interfaceca.uhn.fhir.model.api.IFhirVersion
-
newIdType
- Specified by:
newIdType
in interfaceca.uhn.fhir.model.api.IFhirVersion
-