Consent.Provision.Builder |
Consent.Provision.Builder.action(CodeableConcept... action) |
Actions controlled by this Rule.
|
Consent.Provision.Builder |
Consent.Provision.Builder.action(Collection<CodeableConcept> action) |
Actions controlled by this Rule.
|
Consent.Provision.Builder |
Consent.Provision.Builder.actor(Consent.Provision.Actor... actor) |
Who or what is controlled by this rule.
|
Consent.Provision.Builder |
Consent.Provision.Builder.actor(Collection<Consent.Provision.Actor> actor) |
Who or what is controlled by this rule.
|
static Consent.Provision.Builder |
Consent.Provision.builder() |
|
Consent.Provision.Builder |
Consent.Provision.Builder.clazz(Coding... clazz) |
The class of information covered by this rule.
|
Consent.Provision.Builder |
Consent.Provision.Builder.clazz(Collection<Coding> clazz) |
The class of information covered by this rule.
|
Consent.Provision.Builder |
Consent.Provision.Builder.code(CodeableConcept... code) |
If this code is found in an instance, then the rule applies.
|
Consent.Provision.Builder |
Consent.Provision.Builder.code(Collection<CodeableConcept> code) |
If this code is found in an instance, then the rule applies.
|
Consent.Provision.Builder |
Consent.Provision.Builder.data(Consent.Provision.Data... data) |
The resources controlled by this rule if specific resources are referenced.
|
Consent.Provision.Builder |
Consent.Provision.Builder.data(Collection<Consent.Provision.Data> data) |
The resources controlled by this rule if specific resources are referenced.
|
Consent.Provision.Builder |
Consent.Provision.Builder.dataPeriod(Period dataPeriod) |
Clinical or Operational Relevant period of time that bounds the data controlled by this rule.
|
Consent.Provision.Builder |
Consent.Provision.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
Consent.Provision.Builder |
Consent.Provision.Builder.extension(Collection<Extension> extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
protected Consent.Provision.Builder |
Consent.Provision.Builder.from(Consent.Provision provision) |
|
Consent.Provision.Builder |
Consent.Provision.Builder.id(String id) |
Unique id for the element within a resource (for internal references).
|
Consent.Provision.Builder |
Consent.Provision.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.
|
Consent.Provision.Builder |
Consent.Provision.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.
|
Consent.Provision.Builder |
Consent.Provision.Builder.period(Period period) |
The timeframe in this rule is valid.
|
Consent.Provision.Builder |
Consent.Provision.Builder.provision(Consent.Provision... provision) |
Rules which provide exceptions to the base rule or subrules.
|
Consent.Provision.Builder |
Consent.Provision.Builder.provision(Collection<Consent.Provision> provision) |
Rules which provide exceptions to the base rule or subrules.
|
Consent.Provision.Builder |
Consent.Provision.Builder.purpose(Coding... purpose) |
The context of the activities a user is taking - why the user is accessing the data - that are controlled by this rule.
|
Consent.Provision.Builder |
Consent.Provision.Builder.purpose(Collection<Coding> purpose) |
The context of the activities a user is taking - why the user is accessing the data - that are controlled by this rule.
|
Consent.Provision.Builder |
Consent.Provision.Builder.securityLabel(Coding... securityLabel) |
A security label, comprised of 0..* security label fields (Privacy tags), which define which resources are controlled
by this exception.
|
Consent.Provision.Builder |
Consent.Provision.Builder.securityLabel(Collection<Coding> securityLabel) |
A security label, comprised of 0..* security label fields (Privacy tags), which define which resources are controlled
by this exception.
|
Consent.Provision.Builder |
Consent.Provision.toBuilder() |
|
Consent.Provision.Builder |
Consent.Provision.Builder.type(ConsentProvisionType type) |
Action to take - permit or deny - when the rule conditions are met.
|