Consent |
Consent.addAction(CodeableConcept t) |
Consent |
Consent.addActor(Consent.ConsentActorComponent t) |
Consent |
Consent.addCategory(CodeableConcept t) |
Consent |
Consent.addConsentingParty(Reference t) |
Consent |
Consent.addData(Consent.ConsentDataComponent t) |
Consent |
Consent.addExcept(Consent.ExceptComponent t) |
Consent |
Consent.addOrganization(Reference t) |
Consent |
Consent.addPolicy(Consent.ConsentPolicyComponent t) |
Consent |
Consent.addPurpose(Coding t) |
Consent |
Consent.addSecurityLabel(Coding t) |
Consent |
Consent.copy() |
Consent |
ResearchSubject.getConsentTarget() |
Consent |
Consent.setAction(List<CodeableConcept> theAction) |
Consent |
Consent.setActor(List<Consent.ConsentActorComponent> theActor) |
Consent |
Consent.setCategory(List<CodeableConcept> theCategory) |
Consent |
Consent.setConsentingParty(List<Reference> theConsentingParty) |
Consent |
Consent.setData(List<Consent.ConsentDataComponent> theData) |
Consent |
Consent.setDataPeriod(Period value) |
Consent |
Consent.setDateTime(Date value) |
Consent |
Consent.setDateTimeElement(DateTimeType value) |
Consent |
Consent.setExcept(List<Consent.ExceptComponent> theExcept) |
Consent |
Consent.setIdentifier(Identifier value) |
Consent |
Consent.setOrganization(List<Reference> theOrganization) |
Consent |
Consent.setPatient(Reference value) |
Consent |
Consent.setPatientTarget(Patient value) |
Consent |
Consent.setPeriod(Period value) |
Consent |
Consent.setPolicy(List<Consent.ConsentPolicyComponent> thePolicy) |
Consent |
Consent.setPolicyRule(String value) |
Consent |
Consent.setPolicyRuleElement(UriType value) |
Consent |
Consent.setPurpose(List<Coding> thePurpose) |
Consent |
Consent.setSecurityLabel(List<Coding> theSecurityLabel) |
Consent |
Consent.setSource(Type value) |
Consent |
Consent.setStatus(Consent.ConsentState value) |
Consent |
Consent.setStatusElement(Enumeration<Consent.ConsentState> value) |
protected Consent |
Consent.typedCopy() |