1
0
mirror of https://github.com/pcvolkmer/mv64e-etl-processor synced 2025-09-13 09:02:50 +00:00

refactor: cleanup GicsConsentService.java constant.

This commit is contained in:
Jakub Lidke
2025-09-05 14:59:12 +02:00
parent db89d84353
commit 88857cf201

View File

@@ -40,7 +40,6 @@ public class GicsConsentService implements IConsentService {
private final FhirContext fhirContext;
private final GIcsConfigProperties gIcsConfigProperties;
private final String BROAD_CONSENT_PROFILE_URI = "https://www.medizininformatik-initiative.de/fhir/modul-consent/StructureDefinition/mii-pr-consent-einwilligung";
;
private final String BROAD_CONSENT_POLICY = "urn:oid:2.16.840.1.113883.3.1937.777.24.2.1791";
public GicsConsentService(