MessageDefinition.Builder |
MessageDefinition.Builder.allowedResponse(MessageDefinition.AllowedResponse... allowedResponse) |
Indicates what types of messages may be sent as an application-level response to this message.
|
MessageDefinition.Builder |
MessageDefinition.Builder.allowedResponse(java.util.Collection<MessageDefinition.AllowedResponse> allowedResponse) |
Indicates what types of messages may be sent as an application-level response to this message.
|
MessageDefinition.Builder |
MessageDefinition.Builder.base(Canonical base) |
The MessageDefinition that is the basis for the contents of this resource.
|
static MessageDefinition.Builder |
MessageDefinition.builder() |
|
MessageDefinition.Builder |
MessageDefinition.Builder.category(MessageSignificanceCategory category) |
The impact of the content of the message.
|
MessageDefinition.Builder |
MessageDefinition.Builder.contact(ContactDetail... contact) |
Contact details to assist a user in finding and communicating with the publisher.
|
MessageDefinition.Builder |
MessageDefinition.Builder.contact(java.util.Collection<ContactDetail> contact) |
Contact details to assist a user in finding and communicating with the publisher.
|
MessageDefinition.Builder |
MessageDefinition.Builder.contained(Resource... contained) |
These resources do not have an independent existence apart from the resource that contains them - they cannot be
identified independently, and nor can they have their own independent transaction scope.
|
MessageDefinition.Builder |
MessageDefinition.Builder.contained(java.util.Collection<Resource> contained) |
These resources do not have an independent existence apart from the resource that contains them - they cannot be
identified independently, and nor can they have their own independent transaction scope.
|
MessageDefinition.Builder |
MessageDefinition.Builder.copyright(Markdown copyright) |
A copyright statement relating to the message definition and/or its contents.
|
MessageDefinition.Builder |
MessageDefinition.Builder.date(DateTime date) |
The date (and optionally time) when the message definition was published.
|
MessageDefinition.Builder |
MessageDefinition.Builder.description(Markdown description) |
A free text natural language description of the message definition from a consumer's perspective.
|
MessageDefinition.Builder |
MessageDefinition.Builder.event(Element event) |
Event code or link to the EventDefinition.
|
MessageDefinition.Builder |
MessageDefinition.Builder.experimental(Boolean experimental) |
A Boolean value to indicate that this message definition is authored for testing purposes (or
education/evaluation/marketing) and is not intended to be used for genuine usage.
|
MessageDefinition.Builder |
MessageDefinition.Builder.experimental(java.lang.Boolean experimental) |
Convenience method for setting experimental .
|
MessageDefinition.Builder |
MessageDefinition.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the resource.
|
MessageDefinition.Builder |
MessageDefinition.Builder.extension(java.util.Collection<Extension> extension) |
May be used to represent additional information that is not part of the basic definition of the resource.
|
MessageDefinition.Builder |
MessageDefinition.Builder.focus(MessageDefinition.Focus... focus) |
Identifies the resource (or resources) that are being addressed by the event.
|
MessageDefinition.Builder |
MessageDefinition.Builder.focus(java.util.Collection<MessageDefinition.Focus> focus) |
Identifies the resource (or resources) that are being addressed by the event.
|
protected MessageDefinition.Builder |
MessageDefinition.Builder.from(MessageDefinition messageDefinition) |
|
MessageDefinition.Builder |
MessageDefinition.Builder.graph(Canonical... graph) |
Canonical reference to a GraphDefinition.
|
MessageDefinition.Builder |
MessageDefinition.Builder.graph(java.util.Collection<Canonical> graph) |
Canonical reference to a GraphDefinition.
|
MessageDefinition.Builder |
MessageDefinition.Builder.id(java.lang.String id) |
The logical id of the resource, as used in the URL for the resource.
|
MessageDefinition.Builder |
MessageDefinition.Builder.identifier(Identifier... identifier) |
A formal identifier that is used to identify this message definition when it is represented in other formats, or
referenced in a specification, model, design or an instance.
|
MessageDefinition.Builder |
MessageDefinition.Builder.identifier(java.util.Collection<Identifier> identifier) |
A formal identifier that is used to identify this message definition when it is represented in other formats, or
referenced in a specification, model, design or an instance.
|
MessageDefinition.Builder |
MessageDefinition.Builder.implicitRules(Uri implicitRules) |
A reference to a set of rules that were followed when the resource was constructed, and which must be understood when
processing the content.
|
MessageDefinition.Builder |
MessageDefinition.Builder.jurisdiction(CodeableConcept... jurisdiction) |
A legal or geographic region in which the message definition is intended to be used.
|
MessageDefinition.Builder |
MessageDefinition.Builder.jurisdiction(java.util.Collection<CodeableConcept> jurisdiction) |
A legal or geographic region in which the message definition is intended to be used.
|
MessageDefinition.Builder |
MessageDefinition.Builder.language(Code language) |
The base language in which the resource is written.
|
MessageDefinition.Builder |
MessageDefinition.Builder.meta(Meta meta) |
The metadata about the resource.
|
MessageDefinition.Builder |
MessageDefinition.Builder.modifierExtension(Extension... modifierExtension) |
May be used to represent additional information that is not part of the basic definition of the resource and that
modifies the understanding of the element that contains it and/or the understanding of the containing element's
descendants.
|
MessageDefinition.Builder |
MessageDefinition.Builder.modifierExtension(java.util.Collection<Extension> modifierExtension) |
May be used to represent additional information that is not part of the basic definition of the resource and that
modifies the understanding of the element that contains it and/or the understanding of the containing element's
descendants.
|
MessageDefinition.Builder |
MessageDefinition.Builder.name(String name) |
A natural language name identifying the message definition.
|
MessageDefinition.Builder |
MessageDefinition.Builder.name(java.lang.String name) |
Convenience method for setting name .
|
MessageDefinition.Builder |
MessageDefinition.Builder.parent(Canonical... parent) |
Identifies a protocol or workflow that this MessageDefinition represents a step in.
|
MessageDefinition.Builder |
MessageDefinition.Builder.parent(java.util.Collection<Canonical> parent) |
Identifies a protocol or workflow that this MessageDefinition represents a step in.
|
MessageDefinition.Builder |
MessageDefinition.Builder.publisher(String publisher) |
The name of the organization or individual that published the message definition.
|
MessageDefinition.Builder |
MessageDefinition.Builder.publisher(java.lang.String publisher) |
Convenience method for setting publisher .
|
MessageDefinition.Builder |
MessageDefinition.Builder.purpose(Markdown purpose) |
Explanation of why this message definition is needed and why it has been designed as it has.
|
MessageDefinition.Builder |
MessageDefinition.Builder.replaces(Canonical... replaces) |
A MessageDefinition that is superseded by this definition.
|
MessageDefinition.Builder |
MessageDefinition.Builder.replaces(java.util.Collection<Canonical> replaces) |
A MessageDefinition that is superseded by this definition.
|
MessageDefinition.Builder |
MessageDefinition.Builder.responseRequired(MessageHeaderResponseRequest responseRequired) |
Declare at a message definition level whether a response is required or only upon error or success, or never.
|
MessageDefinition.Builder |
MessageDefinition.Builder.status(PublicationStatus status) |
The status of this message definition.
|
MessageDefinition.Builder |
MessageDefinition.Builder.text(Narrative text) |
A human-readable narrative that contains a summary of the resource and can be used to represent the content of the
resource to a human.
|
MessageDefinition.Builder |
MessageDefinition.Builder.title(String title) |
A short, descriptive, user-friendly title for the message definition.
|
MessageDefinition.Builder |
MessageDefinition.Builder.title(java.lang.String title) |
Convenience method for setting title .
|
MessageDefinition.Builder |
MessageDefinition.toBuilder() |
|
MessageDefinition.Builder |
MessageDefinition.Builder.url(Uri url) |
The business identifier that is used to reference the MessageDefinition and *is* expected to be consistent from server
to server.
|
MessageDefinition.Builder |
MessageDefinition.Builder.useContext(UsageContext... useContext) |
The content was developed with a focus and intent of supporting the contexts that are listed.
|
MessageDefinition.Builder |
MessageDefinition.Builder.useContext(java.util.Collection<UsageContext> useContext) |
The content was developed with a focus and intent of supporting the contexts that are listed.
|
MessageDefinition.Builder |
MessageDefinition.Builder.version(String version) |
The identifier that is used to identify this version of the message definition when it is referenced in a
specification, model, design or instance.
|
MessageDefinition.Builder |
MessageDefinition.Builder.version(java.lang.String version) |
Convenience method for setting version .
|