Package org.hl7.fhir.dstu2.hapi.ctx
Class FhirDstu2Hl7Org
java.lang.Object
org.hl7.fhir.dstu2.hapi.ctx.FhirDstu2Hl7Org
- 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) 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) ca.uhn.fhir.context.FhirVersionEnum
ca.uhn.fhir.rest.api.IVersionSpecificBundleFactory
newBundleFactory
(ca.uhn.fhir.context.FhirContext theContext) ca.uhn.fhir.model.base.composite.BaseCodingDt
org.hl7.fhir.instance.model.api.IIdType
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface ca.uhn.fhir.model.api.IFhirVersion
newIdType, newIdType
-
Constructor Details
-
FhirDstu2Hl7Org
public FhirDstu2Hl7Org()
-
-
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 StructureDefinition 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
-