Class DateTimeWrapper
java.lang.Object
ca.uhn.fhir.mdm.rules.matcher.fieldmatchers.DateTimeWrapper
A wrapper class for datetimes of ambiguous fhir version
-
Constructor Summary
ConstructorDescriptionDateTimeWrapper
(ca.uhn.fhir.context.FhirContext theFhirContext, org.hl7.fhir.instance.model.api.IBase theDate) -
Method Summary
Modifier and TypeMethodDescriptionca.uhn.fhir.model.api.TemporalPrecisionEnum
getValueAsStringWithPrecision
(ca.uhn.fhir.model.api.TemporalPrecisionEnum thePrecision)
-
Constructor Details
-
DateTimeWrapper
public DateTimeWrapper(ca.uhn.fhir.context.FhirContext theFhirContext, org.hl7.fhir.instance.model.api.IBase theDate)
-
-
Method Details
-
getPrecision
-
getValueAsStringWithPrecision
public String getValueAsStringWithPrecision(ca.uhn.fhir.model.api.TemporalPrecisionEnum thePrecision) -
getValueAsString
-