There is a need for consent details to be displayed on HIU UI by consent/status API for,
The consent from consent/fetch API is stored In patientRepo are retrieved from the granted consentArtifacts from request-logs
Checking the consent expiry timestamp and updating the status in consents of the patient repo as EXPIRED since those have to be handled by the wrapper.
Displaying the consentStatus, dateRange, dataEraseAt, consentArtifacts on ConsentStatusResponse.
There is a need for consent details to be displayed on HIU UI by consent/status API for,