class |
Base64BinaryType |
Primitive type "base64Binary" in FHIR: a sequence of bytes represented in base64
|
class |
BaseDateTimeType |
|
class |
BooleanType |
Primitive type "boolean" in FHIR "true" or "false"
|
class |
CodeType |
Primitive type "code" in FHIR, when not bound to an enumerated list of codes
|
class |
DateTimeType |
Represents a FHIR dateTime datatype.
|
class |
DateType |
Represents a FHIR date datatype.
|
class |
DecimalType |
Primitive type "decimal" in FHIR: A rational number
|
class |
Enumeration<T extends Enum<?>> |
Primitive type "code" in FHIR, where the code is tied to an enumerated list of possible values
|
class |
IdType |
This class represents the logical identity for a resource, or as much of that
identity is known.
|
class |
InstantType |
Represents a FHIR instant datatype.
|
class |
IntegerType |
Primitive type "integer" in FHIR: A signed 32-bit integer
|
class |
MarkdownType |
Primitive type "code" in FHIR, when not bound to an enumerated list of codes
|
class |
OidType |
Primitive type "oid" in FHIR: an OID represented as urn:oid:0.1.2.3.4...
|
class |
PositiveIntType |
Primitive type "integer" in FHIR: A signed 32-bit integer
|
class |
SidType |
|
class |
StringType |
Primitive type "string" in FHIR - any sequence of unicode characters less than 1MB in length
|
class |
TimeType |
Represents a Time datatype, per the FHIR specification.
|
class |
UnsignedIntType |
Primitive type "integer" in FHIR: A signed 32-bit integer
|
class |
UriType |
Primitive type "uri" in FHIR: any valid URI.
|
class |
UuidType |
|