public interface IFhirVersion
| Modifier and Type | Method and Description |
|---|---|
IFluentPath |
createFluentPathExecutor(FhirContext theFhirContext) |
IServerConformanceProvider<? extends IBaseResource> |
createServerConformanceProvider(RestfulServer theRestfulServer) |
IResourceProvider |
createServerProfilesProvider(RestfulServer theRestfulServer) |
IContextValidationSupport<?,?,?,?,?,?> |
createValidationSupport() |
IBaseResource |
generateProfile(RuntimeResourceDefinition theRuntimeResourceDefinition,
String theServerBase) |
Class<?> |
getContainedType() |
InputStream |
getFhirVersionPropertiesFile() |
IPrimitiveType<Date> |
getLastUpdated(IBaseResource theResource) |
String |
getPathToSchemaDefinitions() |
Class<? extends IBase> |
getResourceReferenceType() |
FhirVersionEnum |
getVersion() |
IVersionSpecificBundleFactory |
newBundleFactory(FhirContext theContext) |
IBase |
newCodingDt() |
IIdType |
newIdType() |
IFluentPath createFluentPathExecutor(FhirContext theFhirContext)
IServerConformanceProvider<? extends IBaseResource> createServerConformanceProvider(RestfulServer theRestfulServer)
IResourceProvider createServerProfilesProvider(RestfulServer theRestfulServer)
IContextValidationSupport<?,?,?,?,?,?> createValidationSupport()
IBaseResource generateProfile(RuntimeResourceDefinition theRuntimeResourceDefinition, String theServerBase)
Class<?> getContainedType()
InputStream getFhirVersionPropertiesFile()
IPrimitiveType<Date> getLastUpdated(IBaseResource theResource)
String getPathToSchemaDefinitions()
Class<? extends IBase> getResourceReferenceType()
FhirVersionEnum getVersion()
IVersionSpecificBundleFactory newBundleFactory(FhirContext theContext)
IBase newCodingDt()
Copyright © 2014–2017 University Health Network. All rights reserved.