Binding |
Field annotation for fields which are bound to a given valueset
|
Block |
Class annotation used to indicate a class which is a "block"/"component" type.
|
Child |
Field annotation for fields within resource and datatype definitions, indicating
a child of that type.
|
ChildOrder |
This annotation may be used on a resource type to specify an order for
the child names.
|
Compartment |
This may only be populated on a reference search paramater field.
|
DatatypeDef |
Class annotation to note a class which defines a datatype
|
Description |
Annotation which may be placed on a resource/datatype definition, or a field, or
a search parameter definition in order to provide documentation for that item.
|
Extension |
Field modifier to be placed on a child field (a field also annotated with the Child annotation) which
indicates that this field is an extension.
|
ResourceDef |
Class annotation which indicates a resource definition class
|
SearchParamDefinition |
|
SimpleSetter |
Marker annotation for a primitive setter method that can be used to
indicate a "simple setter" method on a resource or composite type.
|
SimpleSetter.Parameter |
|