static Contract.ContentDefinition.Builder |
Contract.ContentDefinition.builder() |
|
Contract.ContentDefinition.Builder |
Contract.ContentDefinition.Builder.copyright(Markdown copyright) |
A copyright statement relating to Contract precursor content.
|
Contract.ContentDefinition.Builder |
Contract.ContentDefinition.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
Contract.ContentDefinition.Builder |
Contract.ContentDefinition.Builder.extension(Collection<Extension> extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
protected Contract.ContentDefinition.Builder |
Contract.ContentDefinition.Builder.from(Contract.ContentDefinition contentDefinition) |
|
Contract.ContentDefinition.Builder |
Contract.ContentDefinition.Builder.id(String id) |
Unique id for the element within a resource (for internal references).
|
Contract.ContentDefinition.Builder |
Contract.ContentDefinition.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.
|
Contract.ContentDefinition.Builder |
Contract.ContentDefinition.Builder.modifierExtension(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.
|
Contract.ContentDefinition.Builder |
Contract.ContentDefinition.Builder.publicationDate(DateTime publicationDate) |
The date (and optionally time) when the contract was published.
|
Contract.ContentDefinition.Builder |
Contract.ContentDefinition.Builder.publicationStatus(ContractPublicationStatus publicationStatus) |
amended | appended | cancelled | disputed | entered-in-error | executable | executed | negotiable | offered | policy |
rejected | renewed | revoked | resolved | terminated.
|
Contract.ContentDefinition.Builder |
Contract.ContentDefinition.Builder.publisher(Reference publisher) |
The individual or organization that published the Contract precursor content.
|
Contract.ContentDefinition.Builder |
Contract.ContentDefinition.Builder.subType(CodeableConcept subType) |
Detailed Precusory content type.
|
Contract.ContentDefinition.Builder |
Contract.ContentDefinition.toBuilder() |
|
Contract.ContentDefinition.Builder |
Contract.ContentDefinition.Builder.type(CodeableConcept type) |
Precusory content structure and use, i.e., a boilerplate, template, application for a contract such as an insurance
policy or benefits under a program, e.g., workers compensation.
|