public class FhirDstu2 extends Object implements IFhirVersion
| Constructor and Description |
|---|
FhirDstu2() |
| Modifier and Type | Method and Description |
|---|---|
ServerConformanceProvider |
createServerConformanceProvider(RestfulServer theServer) |
IResourceProvider |
createServerProfilesProvider(RestfulServer theRestfulServer) |
IResource |
generateProfile(RuntimeResourceDefinition theRuntimeResourceDefinition,
String theServerBase) |
Class<? extends BaseContainedDt> |
getContainedType() |
InputStream |
getFhirVersionPropertiesFile() |
IPrimitiveType<Date> |
getLastUpdated(IBaseResource theResource) |
String |
getPathToSchemaDefinitions() |
Class<? extends BaseResourceReferenceDt> |
getResourceReferenceType() |
FhirVersionEnum |
getVersion() |
IVersionSpecificBundleFactory |
newBundleFactory(FhirContext theContext) |
BaseCodingDt |
newCodingDt() |
IIdType |
newIdType() |
public FhirDstu2()
public ServerConformanceProvider createServerConformanceProvider(RestfulServer theServer)
createServerConformanceProvider in interface IFhirVersionpublic IResourceProvider createServerProfilesProvider(RestfulServer theRestfulServer)
createServerProfilesProvider in interface IFhirVersionpublic IResource generateProfile(RuntimeResourceDefinition theRuntimeResourceDefinition, String theServerBase)
generateProfile in interface IFhirVersionpublic Class<? extends BaseContainedDt> 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 BaseResourceReferenceDt> getResourceReferenceType()
getResourceReferenceType in interface IFhirVersionpublic FhirVersionEnum getVersion()
getVersion in interface IFhirVersionpublic IVersionSpecificBundleFactory newBundleFactory(FhirContext theContext)
newBundleFactory in interface IFhirVersionpublic BaseCodingDt newCodingDt()
newCodingDt in interface IFhirVersionpublic IIdType newIdType()
newIdType in interface IFhirVersionCopyright © 2014–2016 University Health Network. All rights reserved.