Package ca.cdr.api.consent
Class ConsentRequestService
java.lang.Object
ca.cdr.api.consent.ConsentRequestService
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic IdDtgetConsentActor(RequestDetails theRequestDetails) static IdDtgetConsentPatient(RequestDetails theRequestDetails) static voidsetConsentActor(RequestDetails theRequestDetails, IdDt theConsentActor) static voidsetConsentPatient(RequestDetails theRequestDetails, IdDt theConsentPatient)
-
Field Details
-
KEY_BASE
- See Also:
-
CONSENT_ACTOR_KEY
- See Also:
-
CONSENT_PATIENT_KEY
- See Also:
-
-
Method Details
-
getConsentActor
-
setConsentActor
-
getConsentPatient
-
setConsentPatient
-