public class FhirDstu3 extends Object implements IFhirVersion
| Constructor and Description |
|---|
FhirDstu3() |
| Modifier and Type | Method and Description |
|---|---|
IFluentPath |
createFluentPathExecutor(FhirContext theFhirContext) |
ServerCapabilityStatementProvider |
createServerConformanceProvider(RestfulServer theServer) |
IResourceProvider |
createServerProfilesProvider(RestfulServer theRestfulServer) |
IContextValidationSupport<?,?,?,?,?,?> |
createValidationSupport() |
IBaseResource |
generateProfile(RuntimeResourceDefinition theRuntimeResourceDefinition,
String theServerBase) |
Class<List> |
getContainedType() |
InputStream |
getFhirVersionPropertiesFile() |
IPrimitiveType<Date> |
getLastUpdated(IBaseResource theResource) |
String |
getPathToSchemaDefinitions() |
Class<? extends IBaseReference> |
getResourceReferenceType() |
FhirVersionEnum |
getVersion() |
IVersionSpecificBundleFactory |
newBundleFactory(FhirContext theContext) |
IBaseCoding |
newCodingDt() |
IIdType |
newIdType() |
public FhirDstu3()
public IFluentPath createFluentPathExecutor(FhirContext theFhirContext)
createFluentPathExecutor in interface IFhirVersionpublic ServerCapabilityStatementProvider createServerConformanceProvider(RestfulServer theServer)
createServerConformanceProvider in interface IFhirVersionpublic IResourceProvider createServerProfilesProvider(RestfulServer theRestfulServer)
createServerProfilesProvider in interface IFhirVersionpublic IContextValidationSupport<?,?,?,?,?,?> createValidationSupport()
createValidationSupport in interface IFhirVersionpublic IBaseResource generateProfile(RuntimeResourceDefinition theRuntimeResourceDefinition, String theServerBase)
generateProfile in interface IFhirVersionpublic Class<List> getContainedType()
getContainedType in interface IFhirVersionpublic InputStream getFhirVersionPropertiesFile()
getFhirVersionPropertiesFile in interface IFhirVersionpublic IPrimitiveType<Date> getLastUpdated(IBaseResource theResource)
getLastUpdated in interface IFhirVersionpublic String getPathToSchemaDefinitions()
getPathToSchemaDefinitions in interface IFhirVersionpublic Class<? extends IBaseReference> getResourceReferenceType()
getResourceReferenceType in interface IFhirVersionpublic FhirVersionEnum getVersion()
getVersion in interface IFhirVersionpublic IVersionSpecificBundleFactory newBundleFactory(FhirContext theContext)
newBundleFactory in interface IFhirVersionpublic IBaseCoding newCodingDt()
newCodingDt in interface IFhirVersionpublic IIdType newIdType()
newIdType in interface IFhirVersionCopyright © 2014–2017 University Health Network. All rights reserved.