static SubstanceDefinition.Code.Builder |
SubstanceDefinition.Code.builder() |
|
SubstanceDefinition.Code.Builder |
SubstanceDefinition.Code.Builder.code(CodeableConcept code) |
The specific code.
|
SubstanceDefinition.Code.Builder |
SubstanceDefinition.Code.Builder.extension(java.util.Collection<Extension> extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
SubstanceDefinition.Code.Builder |
SubstanceDefinition.Code.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
protected SubstanceDefinition.Code.Builder |
SubstanceDefinition.Code.Builder.from(SubstanceDefinition.Code code) |
|
SubstanceDefinition.Code.Builder |
SubstanceDefinition.Code.Builder.id(java.lang.String id) |
Unique id for the element within a resource (for internal references).
|
SubstanceDefinition.Code.Builder |
SubstanceDefinition.Code.Builder.modifierExtension(java.util.Collection<Extension> modifierExtension) |
May be used to represent additional information that is not part of the basic definition of the element and that
modifies the understanding of the element in which it is contained and/or the understanding of the containing
element's descendants.
|
SubstanceDefinition.Code.Builder |
SubstanceDefinition.Code.Builder.modifierExtension(Extension... modifierExtension) |
May be used to represent additional information that is not part of the basic definition of the element and that
modifies the understanding of the element in which it is contained and/or the understanding of the containing
element's descendants.
|
SubstanceDefinition.Code.Builder |
SubstanceDefinition.Code.Builder.note(java.util.Collection<Annotation> note) |
Any comment can be provided in this field, if necessary.
|
SubstanceDefinition.Code.Builder |
SubstanceDefinition.Code.Builder.note(Annotation... note) |
Any comment can be provided in this field, if necessary.
|
SubstanceDefinition.Code.Builder |
SubstanceDefinition.Code.Builder.source(java.util.Collection<Reference> source) |
Supporting literature.
|
SubstanceDefinition.Code.Builder |
SubstanceDefinition.Code.Builder.source(Reference... source) |
Supporting literature.
|
SubstanceDefinition.Code.Builder |
SubstanceDefinition.Code.Builder.status(CodeableConcept status) |
Status of the code assignment, for example 'provisional', 'approved'.
|
SubstanceDefinition.Code.Builder |
SubstanceDefinition.Code.Builder.statusDate(DateTime statusDate) |
The date at which the code status was changed as part of the terminology maintenance.
|
SubstanceDefinition.Code.Builder |
SubstanceDefinition.Code.toBuilder() |
|