Package ca.cdr.api.consent
Class ConsentRequestService
java.lang.Object
ca.cdr.api.consent.ConsentRequestService
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic IdDt
getConsentActor
(RequestDetails theRequestDetails) static IdDt
getConsentPatient
(RequestDetails theRequestDetails) static void
setConsentActor
(RequestDetails theRequestDetails, IdDt theConsentActor) static void
setConsentPatient
(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
-