Package ca.uhn.fhir.model.primitive
-
Class Summary Class Description Base64BinaryDt BaseDateTimeDt BooleanDt BoundCodeDt<T extends Enum<?>> CodeDt DateDt Represents a FHIR date datatype.DateTimeDt Represents a FHIR dateTime datatype.DecimalDt IdDt Represents the FHIR ID type.InstantDt Represents a FHIR instant datatype.IntegerDt MarkdownDt OidDt PositiveIntDt StringDt TimeDt Represents a Time datatype, per the FHIR specification.UnsignedIntDt UriDt XhtmlDt Note that as of HAPI FHIR 3.1.0, this method no longer uses the StAX XMLEvent type as the XML representation, and uses a String instead.