static Consent.Builder |
Consent.builder() |
|
Consent.Builder |
Consent.Builder.category(java.util.Collection<CodeableConcept> category) |
A classification of the type of consents found in the statement.
|
Consent.Builder |
Consent.Builder.category(CodeableConcept... category) |
A classification of the type of consents found in the statement.
|
Consent.Builder |
Consent.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.
|
Consent.Builder |
Consent.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.
|
Consent.Builder |
Consent.Builder.dateTime(DateTime dateTime) |
When this Consent was issued / created / indexed.
|
Consent.Builder |
Consent.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.
|
Consent.Builder |
Consent.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the resource.
|
protected Consent.Builder |
Consent.Builder.from(Consent consent) |
|
Consent.Builder |
Consent.Builder.id(java.lang.String id) |
The logical id of the resource, as used in the URL for the resource.
|
Consent.Builder |
Consent.Builder.identifier(java.util.Collection<Identifier> identifier) |
Unique identifier for this copy of the Consent Statement.
|
Consent.Builder |
Consent.Builder.identifier(Identifier... identifier) |
Unique identifier for this copy of the Consent Statement.
|
Consent.Builder |
Consent.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.
|
Consent.Builder |
Consent.Builder.language(Code language) |
The base language in which the resource is written.
|
Consent.Builder |
Consent.Builder.meta(Meta meta) |
The metadata about the resource.
|
Consent.Builder |
Consent.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.
|
Consent.Builder |
Consent.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.
|
Consent.Builder |
Consent.Builder.organization(java.util.Collection<Reference> organization) |
The organization that manages the consent, and the framework within which it is executed.
|
Consent.Builder |
Consent.Builder.organization(Reference... organization) |
The organization that manages the consent, and the framework within which it is executed.
|
Consent.Builder |
Consent.Builder.patient(Reference patient) |
The patient/healthcare consumer to whom this consent applies.
|
Consent.Builder |
Consent.Builder.performer(java.util.Collection<Reference> performer) |
Either the Grantor, which is the entity responsible for granting the rights listed in a Consent Directive or the
Grantee, which is the entity responsible for complying with the Consent Directive, including any obligations or
limitations on authorizations and enforcement of prohibitions.
|
Consent.Builder |
Consent.Builder.performer(Reference... performer) |
Either the Grantor, which is the entity responsible for granting the rights listed in a Consent Directive or the
Grantee, which is the entity responsible for complying with the Consent Directive, including any obligations or
limitations on authorizations and enforcement of prohibitions.
|
Consent.Builder |
Consent.Builder.policy(java.util.Collection<Consent.Policy> policy) |
The references to the policies that are included in this consent scope.
|
Consent.Builder |
Consent.Builder.policy(Consent.Policy... policy) |
The references to the policies that are included in this consent scope.
|
Consent.Builder |
Consent.Builder.policyRule(CodeableConcept policyRule) |
A reference to the specific base computable regulation or policy.
|
Consent.Builder |
Consent.Builder.provision(Consent.Provision provision) |
An exception to the base policy of this consent.
|
Consent.Builder |
Consent.Builder.scope(CodeableConcept scope) |
A selector of the type of consent being presented: ADR, Privacy, Treatment, Research.
|
Consent.Builder |
Consent.Builder.source(Element source) |
The source on which this consent statement is based.
|
Consent.Builder |
Consent.Builder.status(ConsentState status) |
Indicates the current state of this consent.
|
Consent.Builder |
Consent.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.
|
Consent.Builder |
Consent.toBuilder() |
|
Consent.Builder |
Consent.Builder.verification(java.util.Collection<Consent.Verification> verification) |
Whether a treatment instruction (e.g.
|
Consent.Builder |
Consent.Builder.verification(Consent.Verification... verification) |
Whether a treatment instruction (e.g.
|