From 7f80224eaccbee59510ae1c8d2aaff33b9cbd67b Mon Sep 17 00:00:00 2001 From: jlidke Date: Mon, 18 Aug 2025 12:30:19 +0200 Subject: 132 fix consent check (#133) --- .../fake_broadConsent_gics_response_deny.json | 1631 -------------- .../fake_broadConsent_gics_response_permit.json | 2316 ++++++++++++++++---- 2 files changed, 1893 insertions(+), 2054 deletions(-) delete mode 100644 src/test/resources/fake_broadConsent_gics_response_deny.json (limited to 'src/test/resources') diff --git a/src/test/resources/fake_broadConsent_gics_response_deny.json b/src/test/resources/fake_broadConsent_gics_response_deny.json deleted file mode 100644 index d0d312e..0000000 --- a/src/test/resources/fake_broadConsent_gics_response_deny.json +++ /dev/null @@ -1,1631 +0,0 @@ -{ - "resourceType": "Bundle", - "type": "collection", - "entry": [ - { - "fullUrl": "http://127.0.0.1:8090/ttp-fhir/fhir/gics/Consent/0606d937-5004-11f0-a144-661e92ac9503", - "resource": { - "resourceType": "Consent", - "id": "0606d937-5004-11f0-a144-661e92ac9503", - "meta": { - "lastUpdated": "2025-06-23T09:31:05.965+02:00", - "profile": [ - "https://www.medizininformatik-initiative.de/fhir/modul-consent/StructureDefinition/mii-pr-consent-einwilligung" - ] - }, - "extension": [ - { - "url": "http://fhir.de/ConsentManagement/StructureDefinition/DomainReference", - "extension": [ - { - "url": "domain", - "valueReference": { - "reference": "ResearchStudy/90a1fcf9-5003-11f0-a144-661e92ac9503" - } - }, - { - "url": "status", - "valueCoding": { - "system": "http://hl7.org/fhir/publication-status", - "code": "active" - } - } - ] - } - ], - "status": "active", - "scope": { - "coding": [ - { - "system": "http://terminology.hl7.org/CodeSystem/consentscope", - "code": "research" - } - ] - }, - "category": [ - { - "coding": [ - { - "system": "http://loinc.org", - "code": "57016-8" - } - ] - }, - { - "coding": [ - { - "system": "http://fhir.de/ConsentManagement/CodeSystem/ResultType", - "code": "policy" - } - ] - }, - { - "coding": [ - { - "system": "https://www.medizininformatik-initiative.de/fhir/modul-consent/CodeSystem/mii-cs-consent-consent_category", - "code": "2.16.840.1.113883.3.1937.777.24.2.184" - } - ] - } - ], - "patient": { - "reference": "Patient/06052fed-5004-11f0-a144-661e92ac9503", - "display": "Patienten-ID 999999" - }, - "dateTime": "2025-06-23T00:00:00+02:00", - "organization": [ - { - "display": "MII" - } - ], - "sourceReference": { - "reference": "QuestionnaireResponse/06067759-5004-11f0-a144-661e92ac9503" - }, - "policy": [ - { - "uri": "2.16.840.1.113883.3.1937.777.24.2.184" - }, - { - "uri": "urn:oid:2.16.840.1.113883.3.1937.777.24.2.1790" - } - ], - "policyRule": { - "coding": [ - { - "system": "urn:oid:2.16.840.1.113883.3.1937.777.24.5.3", - "code": "2.16.840.1.113883.3.1937.777.24.5.3.2", - "display": "IDAT_erheben" - } - ] - }, - "provision": { - "type": "deny", - "period": { - "start": "2025-06-23T00:00:00+02:00", - "end": "2055-06-23T00:00:00+02:00" - }, - "provision": [ - { - "type": "deny", - "period": { - "start": "2025-06-23T00:00:00+02:00", - "end": "2055-06-23T00:00:00+02:00" - }, - "code": [ - { - "coding": [ - { - "system": "urn:oid:2.16.840.1.113883.3.1937.777.24.5.3", - "code": "2.16.840.1.113883.3.1937.777.24.5.3.2", - "display": "IDAT_erheben" - } - ] - } - ] - } - ] - } - } - }, - { - "fullUrl": "http://127.0.0.1:8090/ttp-fhir/fhir/gics/Consent/0607372e-5004-11f0-a144-661e92ac9503", - "resource": { - "resourceType": "Consent", - "id": "0607372e-5004-11f0-a144-661e92ac9503", - "meta": { - "lastUpdated": "2025-06-23T09:31:05.965+02:00", - "profile": [ - "https://www.medizininformatik-initiative.de/fhir/modul-consent/StructureDefinition/mii-pr-consent-einwilligung" - ] - }, - "extension": [ - { - "url": "http://fhir.de/ConsentManagement/StructureDefinition/DomainReference", - "extension": [ - { - "url": "domain", - "valueReference": { - "reference": "ResearchStudy/90a1fcf9-5003-11f0-a144-661e92ac9503" - } - }, - { - "url": "status", - "valueCoding": { - "system": "http://hl7.org/fhir/publication-status", - "code": "active" - } - } - ] - } - ], - "status": "active", - "scope": { - "coding": [ - { - "system": "http://terminology.hl7.org/CodeSystem/consentscope", - "code": "research" - } - ] - }, - "category": [ - { - "coding": [ - { - "system": "http://loinc.org", - "code": "57016-8" - } - ] - }, - { - "coding": [ - { - "system": "http://fhir.de/ConsentManagement/CodeSystem/ResultType", - "code": "policy" - } - ] - }, - { - "coding": [ - { - "system": "https://www.medizininformatik-initiative.de/fhir/modul-consent/CodeSystem/mii-cs-consent-consent_category", - "code": "2.16.840.1.113883.3.1937.777.24.2.184" - } - ] - } - ], - "patient": { - "reference": "Patient/06052fed-5004-11f0-a144-661e92ac9503", - "display": "Patienten-ID 999999" - }, - "dateTime": "2025-06-23T00:00:00+02:00", - "organization": [ - { - "display": "MII" - } - ], - "sourceReference": { - "reference": "QuestionnaireResponse/06067759-5004-11f0-a144-661e92ac9503" - }, - "policy": [ - { - "uri": "2.16.840.1.113883.3.1937.777.24.2.184" - }, - { - "uri": "urn:oid:2.16.840.1.113883.3.1937.777.24.2.1790" - } - ], - "policyRule": { - "coding": [ - { - "system": "urn:oid:2.16.840.1.113883.3.1937.777.24.5.3", - "code": "2.16.840.1.113883.3.1937.777.24.5.3.31", - "display": "Rekontaktierung_Zusatzbefund" - } - ] - }, - "provision": { - "type": "deny", - "period": { - "start": "2025-06-23T00:00:00+02:00", - "end": "2055-06-23T00:00:00+02:00" - }, - "provision": [ - { - "type": "deny", - "period": { - "start": "2025-06-23T00:00:00+02:00", - "end": "2055-06-23T00:00:00+02:00" - }, - "code": [ - { - "coding": [ - { - "system": "urn:oid:2.16.840.1.113883.3.1937.777.24.5.3", - "code": "2.16.840.1.113883.3.1937.777.24.5.3.31", - "display": "Rekontaktierung_Zusatzbefund" - } - ] - } - ] - } - ] - } - } - }, - { - "fullUrl": "http://127.0.0.1:8090/ttp-fhir/fhir/gics/Consent/0606ed1c-5004-11f0-a144-661e92ac9503", - "resource": { - "resourceType": "Consent", - "id": "0606ed1c-5004-11f0-a144-661e92ac9503", - "meta": { - "lastUpdated": "2025-06-23T09:31:05.965+02:00", - "profile": [ - "https://www.medizininformatik-initiative.de/fhir/modul-consent/StructureDefinition/mii-pr-consent-einwilligung" - ] - }, - "extension": [ - { - "url": "http://fhir.de/ConsentManagement/StructureDefinition/DomainReference", - "extension": [ - { - "url": "domain", - "valueReference": { - "reference": "ResearchStudy/90a1fcf9-5003-11f0-a144-661e92ac9503" - } - }, - { - "url": "status", - "valueCoding": { - "system": "http://hl7.org/fhir/publication-status", - "code": "active" - } - } - ] - } - ], - "status": "active", - "scope": { - "coding": [ - { - "system": "http://terminology.hl7.org/CodeSystem/consentscope", - "code": "research" - } - ] - }, - "category": [ - { - "coding": [ - { - "system": "http://loinc.org", - "code": "57016-8" - } - ] - }, - { - "coding": [ - { - "system": "http://fhir.de/ConsentManagement/CodeSystem/ResultType", - "code": "policy" - } - ] - }, - { - "coding": [ - { - "system": "https://www.medizininformatik-initiative.de/fhir/modul-consent/CodeSystem/mii-cs-consent-consent_category", - "code": "2.16.840.1.113883.3.1937.777.24.2.184" - } - ] - } - ], - "patient": { - "reference": "Patient/06052fed-5004-11f0-a144-661e92ac9503", - "display": "Patienten-ID 999999" - }, - "dateTime": "2025-06-23T00:00:00+02:00", - "organization": [ - { - "display": "MII" - } - ], - "sourceReference": { - "reference": "QuestionnaireResponse/06067759-5004-11f0-a144-661e92ac9503" - }, - "policy": [ - { - "uri": "2.16.840.1.113883.3.1937.777.24.2.184" - }, - { - "uri": "urn:oid:2.16.840.1.113883.3.1937.777.24.2.1790" - } - ], - "policyRule": { - "coding": [ - { - "system": "urn:oid:2.16.840.1.113883.3.1937.777.24.5.3", - "code": "2.16.840.1.113883.3.1937.777.24.5.3.6", - "display": "MDAT_erheben" - } - ] - }, - "provision": { - "type": "deny", - "period": { - "start": "2025-06-23T00:00:00+02:00", - "end": "2030-06-23T00:00:00+02:00" - }, - "provision": [ - { - "type": "deny", - "period": { - "start": "2025-06-23T00:00:00+02:00", - "end": "2030-06-23T00:00:00+02:00" - }, - "code": [ - { - "coding": [ - { - "system": "urn:oid:2.16.840.1.113883.3.1937.777.24.5.3", - "code": "2.16.840.1.113883.3.1937.777.24.5.3.6", - "display": "MDAT_erheben" - } - ] - } - ] - } - ] - } - } - }, - { - "fullUrl": "http://127.0.0.1:8090/ttp-fhir/fhir/gics/Consent/0606e44f-5004-11f0-a144-661e92ac9503", - "resource": { - "resourceType": "Consent", - "id": "0606e44f-5004-11f0-a144-661e92ac9503", - "meta": { - "lastUpdated": "2025-06-23T09:31:05.965+02:00", - "profile": [ - "https://www.medizininformatik-initiative.de/fhir/modul-consent/StructureDefinition/mii-pr-consent-einwilligung" - ] - }, - "extension": [ - { - "url": "http://fhir.de/ConsentManagement/StructureDefinition/DomainReference", - "extension": [ - { - "url": "domain", - "valueReference": { - "reference": "ResearchStudy/90a1fcf9-5003-11f0-a144-661e92ac9503" - } - }, - { - "url": "status", - "valueCoding": { - "system": "http://hl7.org/fhir/publication-status", - "code": "active" - } - } - ] - } - ], - "status": "active", - "scope": { - "coding": [ - { - "system": "http://terminology.hl7.org/CodeSystem/consentscope", - "code": "research" - } - ] - }, - "category": [ - { - "coding": [ - { - "system": "http://loinc.org", - "code": "57016-8" - } - ] - }, - { - "coding": [ - { - "system": "http://fhir.de/ConsentManagement/CodeSystem/ResultType", - "code": "policy" - } - ] - }, - { - "coding": [ - { - "system": "https://www.medizininformatik-initiative.de/fhir/modul-consent/CodeSystem/mii-cs-consent-consent_category", - "code": "2.16.840.1.113883.3.1937.777.24.2.184" - } - ] - } - ], - "patient": { - "reference": "Patient/06052fed-5004-11f0-a144-661e92ac9503", - "display": "Patienten-ID 999999" - }, - "dateTime": "2025-06-23T00:00:00+02:00", - "organization": [ - { - "display": "MII" - } - ], - "sourceReference": { - "reference": "QuestionnaireResponse/06067759-5004-11f0-a144-661e92ac9503" - }, - "policy": [ - { - "uri": "2.16.840.1.113883.3.1937.777.24.2.184" - }, - { - "uri": "urn:oid:2.16.840.1.113883.3.1937.777.24.2.1790" - } - ], - "policyRule": { - "coding": [ - { - "system": "urn:oid:2.16.840.1.113883.3.1937.777.24.5.3", - "code": "2.16.840.1.113883.3.1937.777.24.5.3.8", - "display": "MDAT_wissenschaftlich_nutzen_EU_DSGVO_NIVEAU" - } - ] - }, - "provision": { - "type": "deny", - "period": { - "start": "2025-06-23T00:00:00+02:00", - "end": "2055-06-23T00:00:00+02:00" - }, - "provision": [ - { - "type": "deny", - "period": { - "start": "2025-06-23T00:00:00+02:00", - "end": "2055-06-23T00:00:00+02:00" - }, - "code": [ - { - "coding": [ - { - "system": "urn:oid:2.16.840.1.113883.3.1937.777.24.5.3", - "code": "2.16.840.1.113883.3.1937.777.24.5.3.8", - "display": "MDAT_wissenschaftlich_nutzen_EU_DSGVO_NIVEAU" - } - ] - } - ] - } - ] - } - } - }, - { - "fullUrl": "http://127.0.0.1:8090/ttp-fhir/fhir/gics/Consent/0607292a-5004-11f0-a144-661e92ac9503", - "resource": { - "resourceType": "Consent", - "id": "0607292a-5004-11f0-a144-661e92ac9503", - "meta": { - "lastUpdated": "2025-06-23T09:31:05.965+02:00", - "profile": [ - "https://www.medizininformatik-initiative.de/fhir/modul-consent/StructureDefinition/mii-pr-consent-einwilligung" - ] - }, - "extension": [ - { - "url": "http://fhir.de/ConsentManagement/StructureDefinition/DomainReference", - "extension": [ - { - "url": "domain", - "valueReference": { - "reference": "ResearchStudy/90a1fcf9-5003-11f0-a144-661e92ac9503" - } - }, - { - "url": "status", - "valueCoding": { - "system": "http://hl7.org/fhir/publication-status", - "code": "active" - } - } - ] - } - ], - "status": "active", - "scope": { - "coding": [ - { - "system": "http://terminology.hl7.org/CodeSystem/consentscope", - "code": "research" - } - ] - }, - "category": [ - { - "coding": [ - { - "system": "http://loinc.org", - "code": "57016-8" - } - ] - }, - { - "coding": [ - { - "system": "http://fhir.de/ConsentManagement/CodeSystem/ResultType", - "code": "policy" - } - ] - }, - { - "coding": [ - { - "system": "https://www.medizininformatik-initiative.de/fhir/modul-consent/CodeSystem/mii-cs-consent-consent_category", - "code": "2.16.840.1.113883.3.1937.777.24.2.184" - } - ] - } - ], - "patient": { - "reference": "Patient/06052fed-5004-11f0-a144-661e92ac9503", - "display": "Patienten-ID 999999" - }, - "dateTime": "2025-06-23T00:00:00+02:00", - "organization": [ - { - "display": "MII" - } - ], - "sourceReference": { - "reference": "QuestionnaireResponse/06067759-5004-11f0-a144-661e92ac9503" - }, - "policy": [ - { - "uri": "2.16.840.1.113883.3.1937.777.24.2.184" - }, - { - "uri": "urn:oid:2.16.840.1.113883.3.1937.777.24.2.1790" - } - ], - "policyRule": { - "coding": [ - { - "system": "urn:oid:2.16.840.1.113883.3.1937.777.24.5.3", - "code": "2.16.840.1.113883.3.1937.777.24.5.3.27", - "display": "Rekontaktierung_Verknuepfung_Datenbanken" - } - ] - }, - "provision": { - "type": "deny", - "period": { - "start": "2025-06-23T00:00:00+02:00", - "end": "2055-06-23T00:00:00+02:00" - }, - "provision": [ - { - "type": "deny", - "period": { - "start": "2025-06-23T00:00:00+02:00", - "end": "2055-06-23T00:00:00+02:00" - }, - "code": [ - { - "coding": [ - { - "system": "urn:oid:2.16.840.1.113883.3.1937.777.24.5.3", - "code": "2.16.840.1.113883.3.1937.777.24.5.3.27", - "display": "Rekontaktierung_Verknuepfung_Datenbanken" - } - ] - } - ] - } - ] - } - } - }, - { - "fullUrl": "http://127.0.0.1:8090/ttp-fhir/fhir/gics/Consent/06073274-5004-11f0-a144-661e92ac9503", - "resource": { - "resourceType": "Consent", - "id": "06073274-5004-11f0-a144-661e92ac9503", - "meta": { - "lastUpdated": "2025-06-23T09:31:05.965+02:00", - "profile": [ - "https://www.medizininformatik-initiative.de/fhir/modul-consent/StructureDefinition/mii-pr-consent-einwilligung" - ] - }, - "extension": [ - { - "url": "http://fhir.de/ConsentManagement/StructureDefinition/DomainReference", - "extension": [ - { - "url": "domain", - "valueReference": { - "reference": "ResearchStudy/90a1fcf9-5003-11f0-a144-661e92ac9503" - } - }, - { - "url": "status", - "valueCoding": { - "system": "http://hl7.org/fhir/publication-status", - "code": "active" - } - } - ] - } - ], - "status": "active", - "scope": { - "coding": [ - { - "system": "http://terminology.hl7.org/CodeSystem/consentscope", - "code": "research" - } - ] - }, - "category": [ - { - "coding": [ - { - "system": "http://loinc.org", - "code": "57016-8" - } - ] - }, - { - "coding": [ - { - "system": "http://fhir.de/ConsentManagement/CodeSystem/ResultType", - "code": "policy" - } - ] - }, - { - "coding": [ - { - "system": "https://www.medizininformatik-initiative.de/fhir/modul-consent/CodeSystem/mii-cs-consent-consent_category", - "code": "2.16.840.1.113883.3.1937.777.24.2.184" - } - ] - } - ], - "patient": { - "reference": "Patient/06052fed-5004-11f0-a144-661e92ac9503", - "display": "Patienten-ID 999999" - }, - "dateTime": "2025-06-23T00:00:00+02:00", - "organization": [ - { - "display": "MII" - } - ], - "sourceReference": { - "reference": "QuestionnaireResponse/06067759-5004-11f0-a144-661e92ac9503" - }, - "policy": [ - { - "uri": "2.16.840.1.113883.3.1937.777.24.2.184" - }, - { - "uri": "urn:oid:2.16.840.1.113883.3.1937.777.24.2.1790" - } - ], - "policyRule": { - "coding": [ - { - "system": "urn:oid:2.16.840.1.113883.3.1937.777.24.5.3", - "code": "2.16.840.1.113883.3.1937.777.24.5.3.29", - "display": "Rekontaktierung_weitere_Studien" - } - ] - }, - "provision": { - "type": "deny", - "period": { - "start": "2025-06-23T00:00:00+02:00", - "end": "2055-06-23T00:00:00+02:00" - }, - "provision": [ - { - "type": "deny", - "period": { - "start": "2025-06-23T00:00:00+02:00", - "end": "2055-06-23T00:00:00+02:00" - }, - "code": [ - { - "coding": [ - { - "system": "urn:oid:2.16.840.1.113883.3.1937.777.24.5.3", - "code": "2.16.840.1.113883.3.1937.777.24.5.3.29", - "display": "Rekontaktierung_weitere_Studien" - } - ] - } - ] - } - ] - } - } - }, - { - "fullUrl": "http://127.0.0.1:8090/ttp-fhir/fhir/gics/Consent/06070996-5004-11f0-a144-661e92ac9503", - "resource": { - "resourceType": "Consent", - "id": "06070996-5004-11f0-a144-661e92ac9503", - "meta": { - "lastUpdated": "2025-06-23T09:31:05.965+02:00", - "profile": [ - "https://www.medizininformatik-initiative.de/fhir/modul-consent/StructureDefinition/mii-pr-consent-einwilligung" - ] - }, - "extension": [ - { - "url": "http://fhir.de/ConsentManagement/StructureDefinition/DomainReference", - "extension": [ - { - "url": "domain", - "valueReference": { - "reference": "ResearchStudy/90a1fcf9-5003-11f0-a144-661e92ac9503" - } - }, - { - "url": "status", - "valueCoding": { - "system": "http://hl7.org/fhir/publication-status", - "code": "active" - } - } - ] - } - ], - "status": "active", - "scope": { - "coding": [ - { - "system": "http://terminology.hl7.org/CodeSystem/consentscope", - "code": "research" - } - ] - }, - "category": [ - { - "coding": [ - { - "system": "http://loinc.org", - "code": "57016-8" - } - ] - }, - { - "coding": [ - { - "system": "http://fhir.de/ConsentManagement/CodeSystem/ResultType", - "code": "policy" - } - ] - }, - { - "coding": [ - { - "system": "https://www.medizininformatik-initiative.de/fhir/modul-consent/CodeSystem/mii-cs-consent-consent_category", - "code": "2.16.840.1.113883.3.1937.777.24.2.184" - } - ] - } - ], - "patient": { - "reference": "Patient/06052fed-5004-11f0-a144-661e92ac9503", - "display": "Patienten-ID 999999" - }, - "dateTime": "2025-06-23T00:00:00+02:00", - "organization": [ - { - "display": "MII" - } - ], - "sourceReference": { - "reference": "QuestionnaireResponse/06067759-5004-11f0-a144-661e92ac9503" - }, - "policy": [ - { - "uri": "2.16.840.1.113883.3.1937.777.24.2.184" - }, - { - "uri": "urn:oid:2.16.840.1.113883.3.1937.777.24.2.1790" - } - ], - "policyRule": { - "coding": [ - { - "system": "urn:oid:2.16.840.1.113883.3.1937.777.24.5.3", - "code": "2.16.840.1.113883.3.1937.777.24.5.3.5", - "display": "IDAT_bereitstellen_EU_DSGVO_NIVEAU" - } - ] - }, - "provision": { - "type": "deny", - "period": { - "start": "2025-06-23T00:00:00+02:00", - "end": "2055-06-23T00:00:00+02:00" - }, - "provision": [ - { - "type": "deny", - "period": { - "start": "2025-06-23T00:00:00+02:00", - "end": "2055-06-23T00:00:00+02:00" - }, - "code": [ - { - "coding": [ - { - "system": "urn:oid:2.16.840.1.113883.3.1937.777.24.5.3", - "code": "2.16.840.1.113883.3.1937.777.24.5.3.5", - "display": "IDAT_bereitstellen_EU_DSGVO_NIVEAU" - } - ] - } - ] - } - ] - } - } - }, - { - "fullUrl": "http://127.0.0.1:8090/ttp-fhir/fhir/gics/Consent/0606f6f0-5004-11f0-a144-661e92ac9503", - "resource": { - "resourceType": "Consent", - "id": "0606f6f0-5004-11f0-a144-661e92ac9503", - "meta": { - "lastUpdated": "2025-06-23T09:31:05.965+02:00", - "profile": [ - "https://www.medizininformatik-initiative.de/fhir/modul-consent/StructureDefinition/mii-pr-consent-einwilligung" - ] - }, - "extension": [ - { - "url": "http://fhir.de/ConsentManagement/StructureDefinition/DomainReference", - "extension": [ - { - "url": "domain", - "valueReference": { - "reference": "ResearchStudy/90a1fcf9-5003-11f0-a144-661e92ac9503" - } - }, - { - "url": "status", - "valueCoding": { - "system": "http://hl7.org/fhir/publication-status", - "code": "active" - } - } - ] - } - ], - "status": "active", - "scope": { - "coding": [ - { - "system": "http://terminology.hl7.org/CodeSystem/consentscope", - "code": "research" - } - ] - }, - "category": [ - { - "coding": [ - { - "system": "http://loinc.org", - "code": "57016-8" - } - ] - }, - { - "coding": [ - { - "system": "http://fhir.de/ConsentManagement/CodeSystem/ResultType", - "code": "policy" - } - ] - }, - { - "coding": [ - { - "system": "https://www.medizininformatik-initiative.de/fhir/modul-consent/CodeSystem/mii-cs-consent-consent_category", - "code": "2.16.840.1.113883.3.1937.777.24.2.184" - } - ] - } - ], - "patient": { - "reference": "Patient/06052fed-5004-11f0-a144-661e92ac9503", - "display": "Patienten-ID 999999" - }, - "dateTime": "2025-06-23T00:00:00+02:00", - "organization": [ - { - "display": "MII" - } - ], - "sourceReference": { - "reference": "QuestionnaireResponse/06067759-5004-11f0-a144-661e92ac9503" - }, - "policy": [ - { - "uri": "2.16.840.1.113883.3.1937.777.24.2.184" - }, - { - "uri": "urn:oid:2.16.840.1.113883.3.1937.777.24.2.1790" - } - ], - "policyRule": { - "coding": [ - { - "system": "urn:oid:2.16.840.1.113883.3.1937.777.24.5.3", - "code": "2.16.840.1.113883.3.1937.777.24.5.3.7", - "display": "MDAT_speichern_verarbeiten" - } - ] - }, - "provision": { - "type": "deny", - "period": { - "start": "2025-06-23T00:00:00+02:00", - "end": "2055-06-23T00:00:00+02:00" - }, - "provision": [ - { - "type": "deny", - "period": { - "start": "2025-06-23T00:00:00+02:00", - "end": "2055-06-23T00:00:00+02:00" - }, - "code": [ - { - "coding": [ - { - "system": "urn:oid:2.16.840.1.113883.3.1937.777.24.5.3", - "code": "2.16.840.1.113883.3.1937.777.24.5.3.7", - "display": "MDAT_speichern_verarbeiten" - } - ] - } - ] - } - ] - } - } - }, - { - "fullUrl": "http://127.0.0.1:8090/ttp-fhir/fhir/gics/Consent/060718e6-5004-11f0-a144-661e92ac9503", - "resource": { - "resourceType": "Consent", - "id": "060718e6-5004-11f0-a144-661e92ac9503", - "meta": { - "lastUpdated": "2025-06-23T09:31:05.965+02:00", - "profile": [ - "https://www.medizininformatik-initiative.de/fhir/modul-consent/StructureDefinition/mii-pr-consent-einwilligung" - ] - }, - "extension": [ - { - "url": "http://fhir.de/ConsentManagement/StructureDefinition/DomainReference", - "extension": [ - { - "url": "domain", - "valueReference": { - "reference": "ResearchStudy/90a1fcf9-5003-11f0-a144-661e92ac9503" - } - }, - { - "url": "status", - "valueCoding": { - "system": "http://hl7.org/fhir/publication-status", - "code": "active" - } - } - ] - } - ], - "status": "active", - "scope": { - "coding": [ - { - "system": "http://terminology.hl7.org/CodeSystem/consentscope", - "code": "research" - } - ] - }, - "category": [ - { - "coding": [ - { - "system": "http://loinc.org", - "code": "57016-8" - } - ] - }, - { - "coding": [ - { - "system": "http://fhir.de/ConsentManagement/CodeSystem/ResultType", - "code": "policy" - } - ] - }, - { - "coding": [ - { - "system": "https://www.medizininformatik-initiative.de/fhir/modul-consent/CodeSystem/mii-cs-consent-consent_category", - "code": "2.16.840.1.113883.3.1937.777.24.2.184" - } - ] - } - ], - "patient": { - "reference": "Patient/06052fed-5004-11f0-a144-661e92ac9503", - "display": "Patienten-ID 999999" - }, - "dateTime": "2025-06-23T00:00:00+02:00", - "organization": [ - { - "display": "MII" - } - ], - "sourceReference": { - "reference": "QuestionnaireResponse/06067759-5004-11f0-a144-661e92ac9503" - }, - "policy": [ - { - "uri": "2.16.840.1.113883.3.1937.777.24.2.184" - }, - { - "uri": "urn:oid:2.16.840.1.113883.3.1937.777.24.2.1790" - } - ], - "policyRule": { - "coding": [ - { - "system": "urn:oid:2.16.840.1.113883.3.1937.777.24.5.3", - "code": "2.16.840.1.113883.3.1937.777.24.5.3.3", - "display": "IDAT_speichern_verarbeiten" - } - ] - }, - "provision": { - "type": "deny", - "period": { - "start": "2025-06-23T00:00:00+02:00", - "end": "2055-06-23T00:00:00+02:00" - }, - "provision": [ - { - "type": "deny", - "period": { - "start": "2025-06-23T00:00:00+02:00", - "end": "2055-06-23T00:00:00+02:00" - }, - "code": [ - { - "coding": [ - { - "system": "urn:oid:2.16.840.1.113883.3.1937.777.24.5.3", - "code": "2.16.840.1.113883.3.1937.777.24.5.3.3", - "display": "IDAT_speichern_verarbeiten" - } - ] - } - ] - } - ] - } - } - }, - { - "fullUrl": "http://127.0.0.1:8090/ttp-fhir/fhir/gics/Consent/06072451-5004-11f0-a144-661e92ac9503", - "resource": { - "resourceType": "Consent", - "id": "06072451-5004-11f0-a144-661e92ac9503", - "meta": { - "lastUpdated": "2025-06-23T09:31:05.965+02:00", - "profile": [ - "https://www.medizininformatik-initiative.de/fhir/modul-consent/StructureDefinition/mii-pr-consent-einwilligung" - ] - }, - "extension": [ - { - "url": "http://fhir.de/ConsentManagement/StructureDefinition/DomainReference", - "extension": [ - { - "url": "domain", - "valueReference": { - "reference": "ResearchStudy/90a1fcf9-5003-11f0-a144-661e92ac9503" - } - }, - { - "url": "status", - "valueCoding": { - "system": "http://hl7.org/fhir/publication-status", - "code": "active" - } - } - ] - } - ], - "status": "active", - "scope": { - "coding": [ - { - "system": "http://terminology.hl7.org/CodeSystem/consentscope", - "code": "research" - } - ] - }, - "category": [ - { - "coding": [ - { - "system": "http://loinc.org", - "code": "57016-8" - } - ] - }, - { - "coding": [ - { - "system": "http://fhir.de/ConsentManagement/CodeSystem/ResultType", - "code": "policy" - } - ] - }, - { - "coding": [ - { - "system": "https://www.medizininformatik-initiative.de/fhir/modul-consent/CodeSystem/mii-cs-consent-consent_category", - "code": "2.16.840.1.113883.3.1937.777.24.2.184" - } - ] - } - ], - "patient": { - "reference": "Patient/06052fed-5004-11f0-a144-661e92ac9503", - "display": "Patienten-ID 999999" - }, - "dateTime": "2025-06-23T00:00:00+02:00", - "organization": [ - { - "display": "MII" - } - ], - "sourceReference": { - "reference": "QuestionnaireResponse/06067759-5004-11f0-a144-661e92ac9503" - }, - "policy": [ - { - "uri": "2.16.840.1.113883.3.1937.777.24.2.184" - }, - { - "uri": "urn:oid:2.16.840.1.113883.3.1937.777.24.2.1790" - } - ], - "policyRule": { - "coding": [ - { - "system": "urn:oid:2.16.840.1.113883.3.1937.777.24.5.3", - "code": "2.16.840.1.113883.3.1937.777.24.5.3.37", - "display": "Rekontaktierung_Ergebnisse_erheblicher_Bedeutung" - } - ] - }, - "provision": { - "type": "deny", - "period": { - "start": "2025-06-23T00:00:00+02:00", - "end": "2055-06-23T00:00:00+02:00" - }, - "provision": [ - { - "type": "deny", - "period": { - "start": "2025-06-23T00:00:00+02:00", - "end": "2055-06-23T00:00:00+02:00" - }, - "code": [ - { - "coding": [ - { - "system": "urn:oid:2.16.840.1.113883.3.1937.777.24.5.3", - "code": "2.16.840.1.113883.3.1937.777.24.5.3.37", - "display": "Rekontaktierung_Ergebnisse_erheblicher_Bedeutung" - } - ] - } - ] - } - ] - } - } - }, - { - "fullUrl": "http://127.0.0.1:8090/ttp-fhir/fhir/gics/Consent/06072dc8-5004-11f0-a144-661e92ac9503", - "resource": { - "resourceType": "Consent", - "id": "06072dc8-5004-11f0-a144-661e92ac9503", - "meta": { - "lastUpdated": "2025-06-23T09:31:05.965+02:00", - "profile": [ - "https://www.medizininformatik-initiative.de/fhir/modul-consent/StructureDefinition/mii-pr-consent-einwilligung" - ] - }, - "extension": [ - { - "url": "http://fhir.de/ConsentManagement/StructureDefinition/DomainReference", - "extension": [ - { - "url": "domain", - "valueReference": { - "reference": "ResearchStudy/90a1fcf9-5003-11f0-a144-661e92ac9503" - } - }, - { - "url": "status", - "valueCoding": { - "system": "http://hl7.org/fhir/publication-status", - "code": "active" - } - } - ] - } - ], - "status": "active", - "scope": { - "coding": [ - { - "system": "http://terminology.hl7.org/CodeSystem/consentscope", - "code": "research" - } - ] - }, - "category": [ - { - "coding": [ - { - "system": "http://loinc.org", - "code": "57016-8" - } - ] - }, - { - "coding": [ - { - "system": "http://fhir.de/ConsentManagement/CodeSystem/ResultType", - "code": "policy" - } - ] - }, - { - "coding": [ - { - "system": "https://www.medizininformatik-initiative.de/fhir/modul-consent/CodeSystem/mii-cs-consent-consent_category", - "code": "2.16.840.1.113883.3.1937.777.24.2.184" - } - ] - } - ], - "patient": { - "reference": "Patient/06052fed-5004-11f0-a144-661e92ac9503", - "display": "Patienten-ID 999999" - }, - "dateTime": "2025-06-23T00:00:00+02:00", - "organization": [ - { - "display": "MII" - } - ], - "sourceReference": { - "reference": "QuestionnaireResponse/06067759-5004-11f0-a144-661e92ac9503" - }, - "policy": [ - { - "uri": "2.16.840.1.113883.3.1937.777.24.2.184" - }, - { - "uri": "urn:oid:2.16.840.1.113883.3.1937.777.24.2.1790" - } - ], - "policyRule": { - "coding": [ - { - "system": "urn:oid:2.16.840.1.113883.3.1937.777.24.5.3", - "code": "2.16.840.1.113883.3.1937.777.24.5.3.28", - "display": "Rekontaktierung_weitere_Erhebung" - } - ] - }, - "provision": { - "type": "deny", - "period": { - "start": "2025-06-23T00:00:00+02:00", - "end": "2055-06-23T00:00:00+02:00" - }, - "provision": [ - { - "type": "deny", - "period": { - "start": "2025-06-23T00:00:00+02:00", - "end": "2055-06-23T00:00:00+02:00" - }, - "code": [ - { - "coding": [ - { - "system": "urn:oid:2.16.840.1.113883.3.1937.777.24.5.3", - "code": "2.16.840.1.113883.3.1937.777.24.5.3.28", - "display": "Rekontaktierung_weitere_Erhebung" - } - ] - } - ] - } - ] - } - } - }, - { - "fullUrl": "http://127.0.0.1:8090/ttp-fhir/fhir/gics/Consent/06070362-5004-11f0-a144-661e92ac9503", - "resource": { - "resourceType": "Consent", - "id": "06070362-5004-11f0-a144-661e92ac9503", - "meta": { - "lastUpdated": "2025-06-23T09:31:05.965+02:00", - "profile": [ - "https://www.medizininformatik-initiative.de/fhir/modul-consent/StructureDefinition/mii-pr-consent-einwilligung" - ] - }, - "extension": [ - { - "url": "http://fhir.de/ConsentManagement/StructureDefinition/DomainReference", - "extension": [ - { - "url": "domain", - "valueReference": { - "reference": "ResearchStudy/90a1fcf9-5003-11f0-a144-661e92ac9503" - } - }, - { - "url": "status", - "valueCoding": { - "system": "http://hl7.org/fhir/publication-status", - "code": "active" - } - } - ] - } - ], - "status": "active", - "scope": { - "coding": [ - { - "system": "http://terminology.hl7.org/CodeSystem/consentscope", - "code": "research" - } - ] - }, - "category": [ - { - "coding": [ - { - "system": "http://loinc.org", - "code": "57016-8" - } - ] - }, - { - "coding": [ - { - "system": "http://fhir.de/ConsentManagement/CodeSystem/ResultType", - "code": "policy" - } - ] - }, - { - "coding": [ - { - "system": "https://www.medizininformatik-initiative.de/fhir/modul-consent/CodeSystem/mii-cs-consent-consent_category", - "code": "2.16.840.1.113883.3.1937.777.24.2.184" - } - ] - } - ], - "patient": { - "reference": "Patient/06052fed-5004-11f0-a144-661e92ac9503", - "display": "Patienten-ID 999999" - }, - "dateTime": "2025-06-23T00:00:00+02:00", - "organization": [ - { - "display": "MII" - } - ], - "sourceReference": { - "reference": "QuestionnaireResponse/06067759-5004-11f0-a144-661e92ac9503" - }, - "policy": [ - { - "uri": "2.16.840.1.113883.3.1937.777.24.2.184" - }, - { - "uri": "urn:oid:2.16.840.1.113883.3.1937.777.24.2.1790" - } - ], - "policyRule": { - "coding": [ - { - "system": "urn:oid:2.16.840.1.113883.3.1937.777.24.5.3", - "code": "2.16.840.1.113883.3.1937.777.24.5.3.9", - "display": "MDAT_zusammenfuehren_Dritte" - } - ] - }, - "provision": { - "type": "deny", - "period": { - "start": "2025-06-23T00:00:00+02:00", - "end": "2055-06-23T00:00:00+02:00" - }, - "provision": [ - { - "type": "deny", - "period": { - "start": "2025-06-23T00:00:00+02:00", - "end": "2055-06-23T00:00:00+02:00" - }, - "code": [ - { - "coding": [ - { - "system": "urn:oid:2.16.840.1.113883.3.1937.777.24.5.3", - "code": "2.16.840.1.113883.3.1937.777.24.5.3.9", - "display": "MDAT_zusammenfuehren_Dritte" - } - ] - } - ] - } - ] - } - } - }, - { - "fullUrl": "http://127.0.0.1:8090/ttp-fhir/fhir/gics/Consent/06071f66-5004-11f0-a144-661e92ac9503", - "resource": { - "resourceType": "Consent", - "id": "06071f66-5004-11f0-a144-661e92ac9503", - "meta": { - "lastUpdated": "2025-06-23T09:31:05.965+02:00", - "profile": [ - "https://www.medizininformatik-initiative.de/fhir/modul-consent/StructureDefinition/mii-pr-consent-einwilligung" - ] - }, - "extension": [ - { - "url": "http://fhir.de/ConsentManagement/StructureDefinition/DomainReference", - "extension": [ - { - "url": "domain", - "valueReference": { - "reference": "ResearchStudy/90a1fcf9-5003-11f0-a144-661e92ac9503" - } - }, - { - "url": "status", - "valueCoding": { - "system": "http://hl7.org/fhir/publication-status", - "code": "active" - } - } - ] - } - ], - "status": "active", - "scope": { - "coding": [ - { - "system": "http://terminology.hl7.org/CodeSystem/consentscope", - "code": "research" - } - ] - }, - "category": [ - { - "coding": [ - { - "system": "http://loinc.org", - "code": "57016-8" - } - ] - }, - { - "coding": [ - { - "system": "http://fhir.de/ConsentManagement/CodeSystem/ResultType", - "code": "policy" - } - ] - }, - { - "coding": [ - { - "system": "https://www.medizininformatik-initiative.de/fhir/modul-consent/CodeSystem/mii-cs-consent-consent_category", - "code": "2.16.840.1.113883.3.1937.777.24.2.184" - } - ] - } - ], - "patient": { - "reference": "Patient/06052fed-5004-11f0-a144-661e92ac9503", - "display": "Patienten-ID 999999" - }, - "dateTime": "2025-06-23T00:00:00+02:00", - "organization": [ - { - "display": "MII" - } - ], - "sourceReference": { - "reference": "QuestionnaireResponse/06067759-5004-11f0-a144-661e92ac9503" - }, - "policy": [ - { - "uri": "2.16.840.1.113883.3.1937.777.24.2.184" - }, - { - "uri": "urn:oid:2.16.840.1.113883.3.1937.777.24.2.1790" - } - ], - "policyRule": { - "coding": [ - { - "system": "urn:oid:2.16.840.1.113883.3.1937.777.24.5.3", - "code": "2.16.840.1.113883.3.1937.777.24.5.3.4", - "display": "IDAT_zusammenfuehren_Dritte" - } - ] - }, - "provision": { - "type": "deny", - "period": { - "start": "2025-06-23T00:00:00+02:00", - "end": "2055-06-23T00:00:00+02:00" - }, - "provision": [ - { - "type": "deny", - "period": { - "start": "2025-06-23T00:00:00+02:00", - "end": "2055-06-23T00:00:00+02:00" - }, - "code": [ - { - "coding": [ - { - "system": "urn:oid:2.16.840.1.113883.3.1937.777.24.5.3", - "code": "2.16.840.1.113883.3.1937.777.24.5.3.4", - "display": "IDAT_zusammenfuehren_Dritte" - } - ] - } - ] - } - ] - } - } - } - ] -} \ No newline at end of file diff --git a/src/test/resources/fake_broadConsent_gics_response_permit.json b/src/test/resources/fake_broadConsent_gics_response_permit.json index b38c459..ba8ae7e 100644 --- a/src/test/resources/fake_broadConsent_gics_response_permit.json +++ b/src/test/resources/fake_broadConsent_gics_response_permit.json @@ -1,16 +1,17 @@ { "resourceType": "Bundle", "type": "collection", + "total": 26, "entry": [ { - "fullUrl": "http://127.0.0.1:8090/ttp-fhir/fhir/gics/Consent/d61782bc-5003-11f0-a144-661e92ac9503", + "fullUrl": "http://localhost:8080/ttp-fhir/fhir/gics/Consent/7d3456c2-79b1-11f0-ab27-6ed0ed82d0fd", "resource": { "resourceType": "Consent", - "id": "d61782bc-5003-11f0-a144-661e92ac9503", + "id": "7d3456c2-79b1-11f0-ab27-6ed0ed82d0fd", "meta": { - "lastUpdated": "2025-06-23T09:29:45.532+02:00", + "lastUpdated": "2025-08-15T11:13:59.143+02:00", "profile": [ - "https://www.medizininformatik-initiative.de/fhir/modul-consent/StructureDefinition/mii-pr-consent-einwilligung" + "http://fhir.de/ConsentManagement/StructureDefinition/Consent" ] }, "extension": [ @@ -20,7 +21,7 @@ { "url": "domain", "valueReference": { - "reference": "ResearchStudy/90a1fcf9-5003-11f0-a144-661e92ac9503" + "reference": "ResearchStudy/3c3ffec5-79b1-11f0-ab27-6ed0ed82d0fd" } }, { @@ -58,66 +59,1607 @@ "code": "policy" } ] + } + ], + "patient": { + "reference": "Patient/7d2da57f-79b1-11f0-ab27-6ed0ed82d0fd", + "display": "Patienten-ID 644bae7a-56f6-4ee8-b02f-c532e65af5b1" + }, + "dateTime": "2025-08-15T00:00:00+02:00", + "organization": [ + { + "display": "MII" + } + ], + "sourceReference": { + "reference": "QuestionnaireResponse/7d314bc5-79b1-11f0-ab27-6ed0ed82d0fd" + }, + "policyRule": { + "coding": [ + { + "system": "https://ths-greifswald.de/fhir/CodeSystem/gics/Policy", + "code": "IDAT_erheben", + "display": "Erfassung neuer identifizierender Daten (IDAT)" + }, + { + "system": "urn:oid:2.16.840.1.113883.3.1937.777.24.5.3", + "code": "2.16.840.1.113883.3.1937.777.24.5.3.2", + "display": "IDAT erheben" + } + ] + }, + "provision": { + "type": "deny", + "period": { + "start": "2025-08-15T00:00:00+02:00", + "end": "2055-08-15T00:00:00+02:00" + }, + "provision": [ + { + "type": "permit", + "period": { + "start": "2025-08-15T00:00:00+02:00", + "end": "2055-08-15T00:00:00+02:00" + }, + "code": [ + { + "coding": [ + { + "system": "https://ths-greifswald.de/fhir/CodeSystem/gics/Policy", + "code": "IDAT_erheben", + "display": "Erfassung neuer identifizierender Daten (IDAT)" + }, + { + "system": "urn:oid:2.16.840.1.113883.3.1937.777.24.5.3", + "code": "2.16.840.1.113883.3.1937.777.24.5.3.2", + "display": "IDAT erheben" + } + ] + } + ] + } + ] + } + } + }, + { + "fullUrl": "http://localhost:8080/ttp-fhir/fhir/gics/Consent/7d34babe-79b1-11f0-ab27-6ed0ed82d0fd", + "resource": { + "resourceType": "Consent", + "id": "7d34babe-79b1-11f0-ab27-6ed0ed82d0fd", + "meta": { + "lastUpdated": "2025-08-15T11:13:59.154+02:00", + "profile": [ + "http://fhir.de/ConsentManagement/StructureDefinition/Consent" + ] + }, + "extension": [ + { + "url": "http://fhir.de/ConsentManagement/StructureDefinition/DomainReference", + "extension": [ + { + "url": "domain", + "valueReference": { + "reference": "ResearchStudy/3c3ffec5-79b1-11f0-ab27-6ed0ed82d0fd" + } + }, + { + "url": "status", + "valueCoding": { + "system": "http://hl7.org/fhir/publication-status", + "code": "active" + } + } + ] + } + ], + "status": "active", + "scope": { + "coding": [ + { + "system": "http://terminology.hl7.org/CodeSystem/consentscope", + "code": "research" + } + ] + }, + "category": [ + { + "coding": [ + { + "system": "http://loinc.org", + "code": "57016-8" + } + ] + }, + { + "coding": [ + { + "system": "http://fhir.de/ConsentManagement/CodeSystem/ResultType", + "code": "policy" + } + ] + } + ], + "patient": { + "reference": "Patient/7d2da57f-79b1-11f0-ab27-6ed0ed82d0fd", + "display": "Patienten-ID 644bae7a-56f6-4ee8-b02f-c532e65af5b1" + }, + "dateTime": "2025-08-15T00:00:00+02:00", + "organization": [ + { + "display": "MII" + } + ], + "sourceReference": { + "reference": "QuestionnaireResponse/7d314bc5-79b1-11f0-ab27-6ed0ed82d0fd" + }, + "policyRule": { + "coding": [ + { + "system": "https://ths-greifswald.de/fhir/CodeSystem/gics/Policy/MII", + "code": "KKDAT_5J_retro_speichern_verarbeiten", + "display": "Retrospektive Krankenkassendaten (KKDAT) aus fünf Jahren vor Einwilligung speichern und codiert verarbeiten zu Zwecken med. Forschung in der verantwortlichen Stelle" + }, + { + "system": "urn:oid:2.16.840.1.113883.3.1937.777.24.5.3", + "code": "2.16.840.1.113883.3.1937.777.24.5.3.12", + "display": "KKDAT 5J retrospektiv speichern verarbeiten" + } + ] + }, + "provision": { + "type": "deny", + "period": { + "start": "2025-08-15T00:00:00+02:00", + "end": "2055-08-15T00:00:00+02:00" + }, + "provision": [ + { + "type": "permit", + "period": { + "start": "2025-08-15T00:00:00+02:00", + "end": "2055-08-15T00:00:00+02:00" + }, + "code": [ + { + "coding": [ + { + "system": "https://ths-greifswald.de/fhir/CodeSystem/gics/Policy/MII", + "code": "KKDAT_5J_retro_speichern_verarbeiten", + "display": "Retrospektive Krankenkassendaten (KKDAT) aus fünf Jahren vor Einwilligung speichern und codiert verarbeiten zu Zwecken med. Forschung in der verantwortlichen Stelle" + }, + { + "system": "urn:oid:2.16.840.1.113883.3.1937.777.24.5.3", + "code": "2.16.840.1.113883.3.1937.777.24.5.3.12", + "display": "KKDAT 5J retrospektiv speichern verarbeiten" + } + ] + } + ] + } + ] + } + } + }, + { + "fullUrl": "http://localhost:8080/ttp-fhir/fhir/gics/Consent/7d34ddfa-79b1-11f0-ab27-6ed0ed82d0fd", + "resource": { + "resourceType": "Consent", + "id": "7d34ddfa-79b1-11f0-ab27-6ed0ed82d0fd", + "meta": { + "lastUpdated": "2025-08-15T11:13:59.163+02:00", + "profile": [ + "http://fhir.de/ConsentManagement/StructureDefinition/Consent" + ] + }, + "extension": [ + { + "url": "http://fhir.de/ConsentManagement/StructureDefinition/DomainReference", + "extension": [ + { + "url": "domain", + "valueReference": { + "reference": "ResearchStudy/3c3ffec5-79b1-11f0-ab27-6ed0ed82d0fd" + } + }, + { + "url": "status", + "valueCoding": { + "system": "http://hl7.org/fhir/publication-status", + "code": "active" + } + } + ] + } + ], + "status": "active", + "scope": { + "coding": [ + { + "system": "http://terminology.hl7.org/CodeSystem/consentscope", + "code": "research" + } + ] + }, + "category": [ + { + "coding": [ + { + "system": "http://loinc.org", + "code": "57016-8" + } + ] + }, + { + "coding": [ + { + "system": "http://fhir.de/ConsentManagement/CodeSystem/ResultType", + "code": "policy" + } + ] + } + ], + "patient": { + "reference": "Patient/7d2da57f-79b1-11f0-ab27-6ed0ed82d0fd", + "display": "Patienten-ID 644bae7a-56f6-4ee8-b02f-c532e65af5b1" + }, + "dateTime": "2025-08-15T00:00:00+02:00", + "organization": [ + { + "display": "MII" + } + ], + "sourceReference": { + "reference": "QuestionnaireResponse/7d314bc5-79b1-11f0-ab27-6ed0ed82d0fd" + }, + "policyRule": { + "coding": [ + { + "system": "https://ths-greifswald.de/fhir/CodeSystem/gics/Policy/MII", + "code": "BIOMAT_wissenschaftlich_nutzen_EU_DSGVO_konform", + "display": "Bereitstellung umcodierter Biomaterialien (BIOMAT) für wissenschaftliche Nutzung und Analysen zu Zwecken med. Forschung an ext. Forscher" + }, + { + "system": "urn:oid:2.16.840.1.113883.3.1937.777.24.5.3", + "code": "2.16.840.1.113883.3.1937.777.24.5.3.22", + "display": "BIOMAT wissenschaftlich nutzen EU DSGVO NIVEAU" + } + ] + }, + "provision": { + "type": "deny", + "period": { + "start": "2025-08-15T00:00:00+02:00", + "end": "2055-08-15T00:00:00+02:00" + }, + "provision": [ + { + "type": "permit", + "period": { + "start": "2025-08-15T00:00:00+02:00", + "end": "2055-08-15T00:00:00+02:00" + }, + "code": [ + { + "coding": [ + { + "system": "https://ths-greifswald.de/fhir/CodeSystem/gics/Policy/MII", + "code": "BIOMAT_wissenschaftlich_nutzen_EU_DSGVO_konform", + "display": "Bereitstellung umcodierter Biomaterialien (BIOMAT) für wissenschaftliche Nutzung und Analysen zu Zwecken med. Forschung an ext. Forscher" + }, + { + "system": "urn:oid:2.16.840.1.113883.3.1937.777.24.5.3", + "code": "2.16.840.1.113883.3.1937.777.24.5.3.22", + "display": "BIOMAT wissenschaftlich nutzen EU DSGVO NIVEAU" + } + ] + } + ] + } + ] + } + } + }, + { + "fullUrl": "http://localhost:8080/ttp-fhir/fhir/gics/Consent/7d3494cf-79b1-11f0-ab27-6ed0ed82d0fd", + "resource": { + "resourceType": "Consent", + "id": "7d3494cf-79b1-11f0-ab27-6ed0ed82d0fd", + "meta": { + "lastUpdated": "2025-08-15T11:13:59.172+02:00", + "profile": [ + "http://fhir.de/ConsentManagement/StructureDefinition/Consent" + ] + }, + "extension": [ + { + "url": "http://fhir.de/ConsentManagement/StructureDefinition/DomainReference", + "extension": [ + { + "url": "domain", + "valueReference": { + "reference": "ResearchStudy/3c3ffec5-79b1-11f0-ab27-6ed0ed82d0fd" + } + }, + { + "url": "status", + "valueCoding": { + "system": "http://hl7.org/fhir/publication-status", + "code": "active" + } + } + ] + } + ], + "status": "active", + "scope": { + "coding": [ + { + "system": "http://terminology.hl7.org/CodeSystem/consentscope", + "code": "research" + } + ] + }, + "category": [ + { + "coding": [ + { + "system": "http://loinc.org", + "code": "57016-8" + } + ] + }, + { + "coding": [ + { + "system": "http://fhir.de/ConsentManagement/CodeSystem/ResultType", + "code": "policy" + } + ] + } + ], + "patient": { + "reference": "Patient/7d2da57f-79b1-11f0-ab27-6ed0ed82d0fd", + "display": "Patienten-ID 644bae7a-56f6-4ee8-b02f-c532e65af5b1" + }, + "dateTime": "2025-08-15T00:00:00+02:00", + "organization": [ + { + "display": "MII" + } + ], + "sourceReference": { + "reference": "QuestionnaireResponse/7d314bc5-79b1-11f0-ab27-6ed0ed82d0fd" + }, + "policyRule": { + "coding": [ + { + "system": "https://ths-greifswald.de/fhir/CodeSystem/gics/Policy/MII", + "code": "KKDAT_5J_retro_wissenschaftlich_nutzen", + "display": "Bereitstellung umcodierter retrospektiver Krankenkassendaten (KKDAT) für wissenschaftliche Nutzung zu Zwecken med. Forschung an externe Forscher" + }, + { + "system": "urn:oid:2.16.840.1.113883.3.1937.777.24.5.3", + "code": "2.16.840.1.113883.3.1937.777.24.5.3.13", + "display": "KKDAT 5J retrospektiv wissenschaftlich nutzen" + } + ] + }, + "provision": { + "type": "deny", + "period": { + "start": "2025-08-15T00:00:00+02:00", + "end": "2055-08-15T00:00:00+02:00" + }, + "provision": [ + { + "type": "permit", + "period": { + "start": "2025-08-15T00:00:00+02:00", + "end": "2055-08-15T00:00:00+02:00" + }, + "code": [ + { + "coding": [ + { + "system": "https://ths-greifswald.de/fhir/CodeSystem/gics/Policy/MII", + "code": "KKDAT_5J_retro_wissenschaftlich_nutzen", + "display": "Bereitstellung umcodierter retrospektiver Krankenkassendaten (KKDAT) für wissenschaftliche Nutzung zu Zwecken med. Forschung an externe Forscher" + }, + { + "system": "urn:oid:2.16.840.1.113883.3.1937.777.24.5.3", + "code": "2.16.840.1.113883.3.1937.777.24.5.3.13", + "display": "KKDAT 5J retrospektiv wissenschaftlich nutzen" + } + ] + } + ] + } + ] + } + } + }, + { + "fullUrl": "http://localhost:8080/ttp-fhir/fhir/gics/Consent/7d34f543-79b1-11f0-ab27-6ed0ed82d0fd", + "resource": { + "resourceType": "Consent", + "id": "7d34f543-79b1-11f0-ab27-6ed0ed82d0fd", + "meta": { + "lastUpdated": "2025-08-15T11:13:59.182+02:00", + "profile": [ + "http://fhir.de/ConsentManagement/StructureDefinition/Consent" + ] + }, + "extension": [ + { + "url": "http://fhir.de/ConsentManagement/StructureDefinition/DomainReference", + "extension": [ + { + "url": "domain", + "valueReference": { + "reference": "ResearchStudy/3c3ffec5-79b1-11f0-ab27-6ed0ed82d0fd" + } + }, + { + "url": "status", + "valueCoding": { + "system": "http://hl7.org/fhir/publication-status", + "code": "active" + } + } + ] + } + ], + "status": "active", + "scope": { + "coding": [ + { + "system": "http://terminology.hl7.org/CodeSystem/consentscope", + "code": "research" + } + ] + }, + "category": [ + { + "coding": [ + { + "system": "http://loinc.org", + "code": "57016-8" + } + ] + }, + { + "coding": [ + { + "system": "http://fhir.de/ConsentManagement/CodeSystem/ResultType", + "code": "policy" + } + ] + } + ], + "patient": { + "reference": "Patient/7d2da57f-79b1-11f0-ab27-6ed0ed82d0fd", + "display": "Patienten-ID 644bae7a-56f6-4ee8-b02f-c532e65af5b1" + }, + "dateTime": "2025-08-15T00:00:00+02:00", + "organization": [ + { + "display": "MII" + } + ], + "sourceReference": { + "reference": "QuestionnaireResponse/7d314bc5-79b1-11f0-ab27-6ed0ed82d0fd" + }, + "policyRule": { + "coding": [ + { + "system": "https://ths-greifswald.de/fhir/CodeSystem/gics/Policy", + "code": "BIOMAT_Analysedaten_zusammenfuehren_Dritte", + "display": "Zusammenführen von auf Biomaterialien (BIOMAT) basierenden Analysedaten mit Analysedaten Dritter, sofern dort ebenfalls eine Einwilligung vorliegt" + }, + { + "system": "urn:oid:2.16.840.1.113883.3.1937.777.24.5.3", + "code": "2.16.840.1.113883.3.1937.777.24.5.3.23", + "display": "BIOMAT Analysedaten zusammenfuehren Dritte" + } + ] + }, + "provision": { + "type": "deny", + "period": { + "start": "2025-08-15T00:00:00+02:00", + "end": "2055-08-15T00:00:00+02:00" + }, + "provision": [ + { + "type": "permit", + "period": { + "start": "2025-08-15T00:00:00+02:00", + "end": "2055-08-15T00:00:00+02:00" + }, + "code": [ + { + "coding": [ + { + "system": "https://ths-greifswald.de/fhir/CodeSystem/gics/Policy", + "code": "BIOMAT_Analysedaten_zusammenfuehren_Dritte", + "display": "Zusammenführen von auf Biomaterialien (BIOMAT) basierenden Analysedaten mit Analysedaten Dritter, sofern dort ebenfalls eine Einwilligung vorliegt" + }, + { + "system": "urn:oid:2.16.840.1.113883.3.1937.777.24.5.3", + "code": "2.16.840.1.113883.3.1937.777.24.5.3.23", + "display": "BIOMAT Analysedaten zusammenfuehren Dritte" + } + ] + } + ] + } + ] + } + } + }, + { + "fullUrl": "http://localhost:8080/ttp-fhir/fhir/gics/Consent/7d34c628-79b1-11f0-ab27-6ed0ed82d0fd", + "resource": { + "resourceType": "Consent", + "id": "7d34c628-79b1-11f0-ab27-6ed0ed82d0fd", + "meta": { + "lastUpdated": "2025-08-15T11:13:59.191+02:00", + "profile": [ + "http://fhir.de/ConsentManagement/StructureDefinition/Consent" + ] + }, + "extension": [ + { + "url": "http://fhir.de/ConsentManagement/StructureDefinition/DomainReference", + "extension": [ + { + "url": "domain", + "valueReference": { + "reference": "ResearchStudy/3c3ffec5-79b1-11f0-ab27-6ed0ed82d0fd" + } + }, + { + "url": "status", + "valueCoding": { + "system": "http://hl7.org/fhir/publication-status", + "code": "active" + } + } + ] + } + ], + "status": "active", + "scope": { + "coding": [ + { + "system": "http://terminology.hl7.org/CodeSystem/consentscope", + "code": "research" + } + ] + }, + "category": [ + { + "coding": [ + { + "system": "http://loinc.org", + "code": "57016-8" + } + ] + }, + { + "coding": [ + { + "system": "http://fhir.de/ConsentManagement/CodeSystem/ResultType", + "code": "policy" + } + ] + } + ], + "patient": { + "reference": "Patient/7d2da57f-79b1-11f0-ab27-6ed0ed82d0fd", + "display": "Patienten-ID 644bae7a-56f6-4ee8-b02f-c532e65af5b1" + }, + "dateTime": "2025-08-15T00:00:00+02:00", + "organization": [ + { + "display": "MII" + } + ], + "sourceReference": { + "reference": "QuestionnaireResponse/7d314bc5-79b1-11f0-ab27-6ed0ed82d0fd" + }, + "policyRule": { + "coding": [ + { + "system": "https://ths-greifswald.de/fhir/CodeSystem/gics/Policy/MII", + "code": "Rekontaktierung_Zusatzbefund", + "display": "Rekontaktierung bezüglich Zusatzbefund im Rahmen der am Standort dafür entwickelten Prozesse und der im Nutzungsantrag angegebenen Bedingungen" + }, + { + "system": "urn:oid:2.16.840.1.113883.3.1937.777.24.5.3", + "code": "2.16.840.1.113883.3.1937.777.24.5.3.31", + "display": "Rekontaktierung Zusatzbefund" + } + ] + }, + "provision": { + "type": "deny", + "period": { + "start": "2025-08-15T00:00:00+02:00", + "end": "2055-08-15T00:00:00+02:00" + }, + "provision": [ + { + "type": "permit", + "period": { + "start": "2025-08-15T00:00:00+02:00", + "end": "2055-08-15T00:00:00+02:00" + }, + "code": [ + { + "coding": [ + { + "system": "https://ths-greifswald.de/fhir/CodeSystem/gics/Policy/MII", + "code": "Rekontaktierung_Zusatzbefund", + "display": "Rekontaktierung bezüglich Zusatzbefund im Rahmen der am Standort dafür entwickelten Prozesse und der im Nutzungsantrag angegebenen Bedingungen" + }, + { + "system": "urn:oid:2.16.840.1.113883.3.1937.777.24.5.3", + "code": "2.16.840.1.113883.3.1937.777.24.5.3.31", + "display": "Rekontaktierung Zusatzbefund" + } + ] + } + ] + } + ] + } + } + }, + { + "fullUrl": "http://localhost:8080/ttp-fhir/fhir/gics/Consent/7d33e453-79b1-11f0-ab27-6ed0ed82d0fd", + "resource": { + "resourceType": "Consent", + "id": "7d33e453-79b1-11f0-ab27-6ed0ed82d0fd", + "meta": { + "lastUpdated": "2025-08-15T11:13:59.200+02:00", + "profile": [ + "http://fhir.de/ConsentManagement/StructureDefinition/Consent" + ] + }, + "extension": [ + { + "url": "http://fhir.de/ConsentManagement/StructureDefinition/DomainReference", + "extension": [ + { + "url": "domain", + "valueReference": { + "reference": "ResearchStudy/3c3ffec5-79b1-11f0-ab27-6ed0ed82d0fd" + } + }, + { + "url": "status", + "valueCoding": { + "system": "http://hl7.org/fhir/publication-status", + "code": "active" + } + } + ] + } + ], + "status": "active", + "scope": { + "coding": [ + { + "system": "http://terminology.hl7.org/CodeSystem/consentscope", + "code": "research" + } + ] + }, + "category": [ + { + "coding": [ + { + "system": "http://loinc.org", + "code": "57016-8" + } + ] + }, + { + "coding": [ + { + "system": "http://fhir.de/ConsentManagement/CodeSystem/ResultType", + "code": "policy" + } + ] + } + ], + "patient": { + "reference": "Patient/7d2da57f-79b1-11f0-ab27-6ed0ed82d0fd", + "display": "Patienten-ID 644bae7a-56f6-4ee8-b02f-c532e65af5b1" + }, + "dateTime": "2025-08-15T00:00:00+02:00", + "organization": [ + { + "display": "MII" + } + ], + "sourceReference": { + "reference": "QuestionnaireResponse/7d314bc5-79b1-11f0-ab27-6ed0ed82d0fd" + }, + "policyRule": { + "coding": [ + { + "system": "https://ths-greifswald.de/fhir/CodeSystem/gics/Policy/MII", + "code": "KKDAT_5J_pro_wissenschaftlich_nutzen", + "display": "Bereitstellung umcodierter prospektiver Krankenkassendaten (KKDAT) aus fünf Jahren ab Einwilligung zu Zwecken med. Forschung an ext. Forscher" + }, + { + "system": "urn:oid:2.16.840.1.113883.3.1937.777.24.5.3", + "code": "2.16.840.1.113883.3.1937.777.24.5.3.17", + "display": "KKDAT 5J prospektiv wissenschaftlich nutzen" + } + ] + }, + "provision": { + "type": "deny", + "period": { + "start": "2025-08-15T00:00:00+02:00", + "end": "2055-08-15T00:00:00+02:00" + }, + "provision": [ + { + "type": "permit", + "period": { + "start": "2025-08-15T00:00:00+02:00", + "end": "2055-08-15T00:00:00+02:00" + }, + "code": [ + { + "coding": [ + { + "system": "https://ths-greifswald.de/fhir/CodeSystem/gics/Policy/MII", + "code": "KKDAT_5J_pro_wissenschaftlich_nutzen", + "display": "Bereitstellung umcodierter prospektiver Krankenkassendaten (KKDAT) aus fünf Jahren ab Einwilligung zu Zwecken med. Forschung an ext. Forscher" + }, + { + "system": "urn:oid:2.16.840.1.113883.3.1937.777.24.5.3", + "code": "2.16.840.1.113883.3.1937.777.24.5.3.17", + "display": "KKDAT 5J prospektiv wissenschaftlich nutzen" + } + ] + } + ] + } + ] + } + } + }, + { + "fullUrl": "http://localhost:8080/ttp-fhir/fhir/gics/Consent/7d34ea17-79b1-11f0-ab27-6ed0ed82d0fd", + "resource": { + "resourceType": "Consent", + "id": "7d34ea17-79b1-11f0-ab27-6ed0ed82d0fd", + "meta": { + "lastUpdated": "2025-08-15T11:13:59.212+02:00", + "profile": [ + "http://fhir.de/ConsentManagement/StructureDefinition/Consent" + ] + }, + "extension": [ + { + "url": "http://fhir.de/ConsentManagement/StructureDefinition/DomainReference", + "extension": [ + { + "url": "domain", + "valueReference": { + "reference": "ResearchStudy/3c3ffec5-79b1-11f0-ab27-6ed0ed82d0fd" + } + }, + { + "url": "status", + "valueCoding": { + "system": "http://hl7.org/fhir/publication-status", + "code": "active" + } + } + ] + } + ], + "status": "active", + "scope": { + "coding": [ + { + "system": "http://terminology.hl7.org/CodeSystem/consentscope", + "code": "research" + } + ] + }, + "category": [ + { + "coding": [ + { + "system": "http://loinc.org", + "code": "57016-8" + } + ] + }, + { + "coding": [ + { + "system": "http://fhir.de/ConsentManagement/CodeSystem/ResultType", + "code": "policy" + } + ] + } + ], + "patient": { + "reference": "Patient/7d2da57f-79b1-11f0-ab27-6ed0ed82d0fd", + "display": "Patienten-ID 644bae7a-56f6-4ee8-b02f-c532e65af5b1" + }, + "dateTime": "2025-08-15T00:00:00+02:00", + "organization": [ + { + "display": "MII" + } + ], + "sourceReference": { + "reference": "QuestionnaireResponse/7d314bc5-79b1-11f0-ab27-6ed0ed82d0fd" + }, + "policyRule": { + "coding": [ + { + "system": "https://ths-greifswald.de/fhir/CodeSystem/gics/Policy", + "code": "BIOMAT_lagern_verarbeiten", + "display": "Lagerung und Verarbeitung von Biomaterialien innerhalb der verantwortlichen Stelle (BIOMAT)" + }, + { + "system": "urn:oid:2.16.840.1.113883.3.1937.777.24.5.3", + "code": "2.16.840.1.113883.3.1937.777.24.5.3.20", + "display": "BIOMAT lagern verarbeiten" + } + ] + }, + "provision": { + "type": "deny", + "period": { + "start": "2025-08-15T00:00:00+02:00", + "end": "2055-08-15T00:00:00+02:00" + }, + "provision": [ + { + "type": "permit", + "period": { + "start": "2025-08-15T00:00:00+02:00", + "end": "2055-08-15T00:00:00+02:00" + }, + "code": [ + { + "coding": [ + { + "system": "https://ths-greifswald.de/fhir/CodeSystem/gics/Policy", + "code": "BIOMAT_lagern_verarbeiten", + "display": "Lagerung und Verarbeitung von Biomaterialien innerhalb der verantwortlichen Stelle (BIOMAT)" + }, + { + "system": "urn:oid:2.16.840.1.113883.3.1937.777.24.5.3", + "code": "2.16.840.1.113883.3.1937.777.24.5.3.20", + "display": "BIOMAT lagern verarbeiten" + } + ] + } + ] + } + ] + } + } + }, + { + "fullUrl": "http://localhost:8080/ttp-fhir/fhir/gics/Consent/7d34a210-79b1-11f0-ab27-6ed0ed82d0fd", + "resource": { + "resourceType": "Consent", + "id": "7d34a210-79b1-11f0-ab27-6ed0ed82d0fd", + "meta": { + "lastUpdated": "2025-08-15T11:13:59.226+02:00", + "profile": [ + "http://fhir.de/ConsentManagement/StructureDefinition/Consent" + ] + }, + "extension": [ + { + "url": "http://fhir.de/ConsentManagement/StructureDefinition/DomainReference", + "extension": [ + { + "url": "domain", + "valueReference": { + "reference": "ResearchStudy/3c3ffec5-79b1-11f0-ab27-6ed0ed82d0fd" + } + }, + { + "url": "status", + "valueCoding": { + "system": "http://hl7.org/fhir/publication-status", + "code": "active" + } + } + ] + } + ], + "status": "active", + "scope": { + "coding": [ + { + "system": "http://terminology.hl7.org/CodeSystem/consentscope", + "code": "research" + } + ] + }, + "category": [ + { + "coding": [ + { + "system": "http://loinc.org", + "code": "57016-8" + } + ] + }, + { + "coding": [ + { + "system": "http://fhir.de/ConsentManagement/CodeSystem/ResultType", + "code": "policy" + } + ] + } + ], + "patient": { + "reference": "Patient/7d2da57f-79b1-11f0-ab27-6ed0ed82d0fd", + "display": "Patienten-ID 644bae7a-56f6-4ee8-b02f-c532e65af5b1" + }, + "dateTime": "2025-08-15T00:00:00+02:00", + "organization": [ + { + "display": "MII" + } + ], + "sourceReference": { + "reference": "QuestionnaireResponse/7d314bc5-79b1-11f0-ab27-6ed0ed82d0fd" + }, + "policyRule": { + "coding": [ + { + "system": "https://ths-greifswald.de/fhir/CodeSystem/gics/Policy/MII", + "code": "KKDAT_5J_retro_uebertragen", + "display": "Krankenkassendaten (KKDAT) der letzten fünf Kalenderjahre vor Datum Unterschrift übertragen" + }, + { + "system": "urn:oid:2.16.840.1.113883.3.1937.777.24.5.3", + "code": "2.16.840.1.113883.3.1937.777.24.5.3.11", + "display": "KKDAT 5J retrospektiv uebertragen" + } + ] + }, + "provision": { + "type": "deny", + "period": { + "start": "2025-08-15T00:00:00+02:00", + "end": "2055-08-15T00:00:00+02:00" + }, + "provision": [ + { + "type": "permit", + "period": { + "start": "2025-08-15T00:00:00+02:00", + "end": "2055-08-15T00:00:00+02:00" + }, + "code": [ + { + "coding": [ + { + "system": "https://ths-greifswald.de/fhir/CodeSystem/gics/Policy/MII", + "code": "KKDAT_5J_retro_uebertragen", + "display": "Krankenkassendaten (KKDAT) der letzten fünf Kalenderjahre vor Datum Unterschrift übertragen" + }, + { + "system": "urn:oid:2.16.840.1.113883.3.1937.777.24.5.3", + "code": "2.16.840.1.113883.3.1937.777.24.5.3.11", + "display": "KKDAT 5J retrospektiv uebertragen" + } + ] + } + ] + } + ] + } + } + }, + { + "fullUrl": "http://localhost:8080/ttp-fhir/fhir/gics/Consent/7d34aed8-79b1-11f0-ab27-6ed0ed82d0fd", + "resource": { + "resourceType": "Consent", + "id": "7d34aed8-79b1-11f0-ab27-6ed0ed82d0fd", + "meta": { + "lastUpdated": "2025-08-15T11:13:59.237+02:00", + "profile": [ + "http://fhir.de/ConsentManagement/StructureDefinition/Consent" + ] + }, + "extension": [ + { + "url": "http://fhir.de/ConsentManagement/StructureDefinition/DomainReference", + "extension": [ + { + "url": "domain", + "valueReference": { + "reference": "ResearchStudy/3c3ffec5-79b1-11f0-ab27-6ed0ed82d0fd" + } + }, + { + "url": "status", + "valueCoding": { + "system": "http://hl7.org/fhir/publication-status", + "code": "active" + } + } + ] + } + ], + "status": "active", + "scope": { + "coding": [ + { + "system": "http://terminology.hl7.org/CodeSystem/consentscope", + "code": "research" + } + ] + }, + "category": [ + { + "coding": [ + { + "system": "http://loinc.org", + "code": "57016-8" + } + ] + }, + { + "coding": [ + { + "system": "http://fhir.de/ConsentManagement/CodeSystem/ResultType", + "code": "policy" + } + ] + } + ], + "patient": { + "reference": "Patient/7d2da57f-79b1-11f0-ab27-6ed0ed82d0fd", + "display": "Patienten-ID 644bae7a-56f6-4ee8-b02f-c532e65af5b1" + }, + "dateTime": "2025-08-15T00:00:00+02:00", + "organization": [ + { + "display": "MII" + } + ], + "sourceReference": { + "reference": "QuestionnaireResponse/7d314bc5-79b1-11f0-ab27-6ed0ed82d0fd" + }, + "policyRule": { + "coding": [ + { + "system": "https://ths-greifswald.de/fhir/CodeSystem/gics/Policy/MII", + "code": "KKDAT_KVNR_5J_retro_uebertragen", + "display": "Erlaubnis zur retrospektiven Übermittlung der KVNr., MII-Pseudonym und Zeitraum Datenübermittlung (von:5 Jahre vor Datum Unterschrift; bis: Datum Unterschrift) an zuständige Stelle" + }, + { + "system": "urn:oid:2.16.840.1.113883.3.1937.777.24.5.3", + "code": "2.16.840.1.113883.3.1937.777.24.5.3.38", + "display": "KKDAT 5J retrospektiv uebertragen KVNR" + } + ] + }, + "provision": { + "type": "deny", + "period": { + "start": "2025-08-15T00:00:00+02:00", + "end": "2055-08-15T00:00:00+02:00" + }, + "provision": [ + { + "type": "permit", + "period": { + "start": "2025-08-15T00:00:00+02:00", + "end": "2055-08-15T00:00:00+02:00" + }, + "code": [ + { + "coding": [ + { + "system": "https://ths-greifswald.de/fhir/CodeSystem/gics/Policy/MII", + "code": "KKDAT_KVNR_5J_retro_uebertragen", + "display": "Erlaubnis zur retrospektiven Übermittlung der KVNr., MII-Pseudonym und Zeitraum Datenübermittlung (von:5 Jahre vor Datum Unterschrift; bis: Datum Unterschrift) an zuständige Stelle" + }, + { + "system": "urn:oid:2.16.840.1.113883.3.1937.777.24.5.3", + "code": "2.16.840.1.113883.3.1937.777.24.5.3.38", + "display": "KKDAT 5J retrospektiv uebertragen KVNR" + } + ] + } + ] + } + ] + } + } + }, + { + "fullUrl": "http://localhost:8080/ttp-fhir/fhir/gics/Consent/7d343bc9-79b1-11f0-ab27-6ed0ed82d0fd", + "resource": { + "resourceType": "Consent", + "id": "7d343bc9-79b1-11f0-ab27-6ed0ed82d0fd", + "meta": { + "lastUpdated": "2025-08-15T11:13:59.248+02:00", + "profile": [ + "http://fhir.de/ConsentManagement/StructureDefinition/Consent" + ] + }, + "extension": [ + { + "url": "http://fhir.de/ConsentManagement/StructureDefinition/DomainReference", + "extension": [ + { + "url": "domain", + "valueReference": { + "reference": "ResearchStudy/3c3ffec5-79b1-11f0-ab27-6ed0ed82d0fd" + } + }, + { + "url": "status", + "valueCoding": { + "system": "http://hl7.org/fhir/publication-status", + "code": "active" + } + } + ] + } + ], + "status": "active", + "scope": { + "coding": [ + { + "system": "http://terminology.hl7.org/CodeSystem/consentscope", + "code": "research" + } + ] + }, + "category": [ + { + "coding": [ + { + "system": "http://loinc.org", + "code": "57016-8" + } + ] + }, + { + "coding": [ + { + "system": "http://fhir.de/ConsentManagement/CodeSystem/ResultType", + "code": "policy" + } + ] + } + ], + "patient": { + "reference": "Patient/7d2da57f-79b1-11f0-ab27-6ed0ed82d0fd", + "display": "Patienten-ID 644bae7a-56f6-4ee8-b02f-c532e65af5b1" + }, + "dateTime": "2025-08-15T00:00:00+02:00", + "organization": [ + { + "display": "MII" + } + ], + "sourceReference": { + "reference": "QuestionnaireResponse/7d314bc5-79b1-11f0-ab27-6ed0ed82d0fd" + }, + "policyRule": { + "coding": [ + { + "system": "https://ths-greifswald.de/fhir/CodeSystem/gics/Policy", + "code": "MDAT_erheben", + "display": "Erfassung medizinischer Daten (MDAT)" + }, + { + "system": "urn:oid:2.16.840.1.113883.3.1937.777.24.5.3", + "code": "2.16.840.1.113883.3.1937.777.24.5.3.6", + "display": "MDAT erheben" + } + ] + }, + "provision": { + "type": "deny", + "period": { + "start": "2025-08-15T00:00:00+02:00", + "end": "2030-08-15T00:00:00+02:00" + }, + "provision": [ + { + "type": "permit", + "period": { + "start": "2025-08-15T00:00:00+02:00", + "end": "2030-08-15T00:00:00+02:00" + }, + "code": [ + { + "coding": [ + { + "system": "https://ths-greifswald.de/fhir/CodeSystem/gics/Policy", + "code": "MDAT_erheben", + "display": "Erfassung medizinischer Daten (MDAT)" + }, + { + "system": "urn:oid:2.16.840.1.113883.3.1937.777.24.5.3", + "code": "2.16.840.1.113883.3.1937.777.24.5.3.6", + "display": "MDAT erheben" + } + ] + } + ] + } + ] + } + } + }, + { + "fullUrl": "http://localhost:8080/ttp-fhir/fhir/gics/Consent/7d33b26e-79b1-11f0-ab27-6ed0ed82d0fd", + "resource": { + "resourceType": "Consent", + "id": "7d33b26e-79b1-11f0-ab27-6ed0ed82d0fd", + "meta": { + "lastUpdated": "2025-08-15T11:13:59.257+02:00", + "profile": [ + "http://fhir.de/ConsentManagement/StructureDefinition/Consent" + ] + }, + "extension": [ + { + "url": "http://fhir.de/ConsentManagement/StructureDefinition/DomainReference", + "extension": [ + { + "url": "domain", + "valueReference": { + "reference": "ResearchStudy/3c3ffec5-79b1-11f0-ab27-6ed0ed82d0fd" + } + }, + { + "url": "status", + "valueCoding": { + "system": "http://hl7.org/fhir/publication-status", + "code": "active" + } + } + ] + } + ], + "status": "active", + "scope": { + "coding": [ + { + "system": "http://terminology.hl7.org/CodeSystem/consentscope", + "code": "research" + } + ] + }, + "category": [ + { + "coding": [ + { + "system": "http://loinc.org", + "code": "57016-8" + } + ] + }, + { + "coding": [ + { + "system": "http://fhir.de/ConsentManagement/CodeSystem/ResultType", + "code": "policy" + } + ] + } + ], + "patient": { + "reference": "Patient/7d2da57f-79b1-11f0-ab27-6ed0ed82d0fd", + "display": "Patienten-ID 644bae7a-56f6-4ee8-b02f-c532e65af5b1" + }, + "dateTime": "2025-08-15T00:00:00+02:00", + "organization": [ + { + "display": "MII" + } + ], + "sourceReference": { + "reference": "QuestionnaireResponse/7d314bc5-79b1-11f0-ab27-6ed0ed82d0fd" + }, + "policyRule": { + "coding": [ + { + "system": "https://ths-greifswald.de/fhir/CodeSystem/gics/Policy/MII", + "code": "KKDAT_5J_pro_speichern_verarbeiten", + "display": "Prospektive Krankenkassendaten (KKDAT) aus fünf Jahren ab Einwilligung speichern und codiert verarbeiten zu Zwecken der med. Forschung in der verantwortlichen Stelle" + }, + { + "system": "urn:oid:2.16.840.1.113883.3.1937.777.24.5.3", + "code": "2.16.840.1.113883.3.1937.777.24.5.3.16", + "display": "KKDAT 5J prospektiv speichern verarbeiten" + } + ] + }, + "provision": { + "type": "deny", + "period": { + "start": "2025-08-15T00:00:00+02:00", + "end": "2055-08-15T00:00:00+02:00" + }, + "provision": [ + { + "type": "permit", + "period": { + "start": "2025-08-15T00:00:00+02:00", + "end": "2055-08-15T00:00:00+02:00" + }, + "code": [ + { + "coding": [ + { + "system": "https://ths-greifswald.de/fhir/CodeSystem/gics/Policy/MII", + "code": "KKDAT_5J_pro_speichern_verarbeiten", + "display": "Prospektive Krankenkassendaten (KKDAT) aus fünf Jahren ab Einwilligung speichern und codiert verarbeiten zu Zwecken der med. Forschung in der verantwortlichen Stelle" + }, + { + "system": "urn:oid:2.16.840.1.113883.3.1937.777.24.5.3", + "code": "2.16.840.1.113883.3.1937.777.24.5.3.16", + "display": "KKDAT 5J prospektiv speichern verarbeiten" + } + ] + } + ] + } + ] + } + } + }, + { + "fullUrl": "http://localhost:8080/ttp-fhir/fhir/gics/Consent/7d3409f7-79b1-11f0-ab27-6ed0ed82d0fd", + "resource": { + "resourceType": "Consent", + "id": "7d3409f7-79b1-11f0-ab27-6ed0ed82d0fd", + "meta": { + "lastUpdated": "2025-08-15T11:13:59.267+02:00", + "profile": [ + "http://fhir.de/ConsentManagement/StructureDefinition/Consent" + ] + }, + "extension": [ + { + "url": "http://fhir.de/ConsentManagement/StructureDefinition/DomainReference", + "extension": [ + { + "url": "domain", + "valueReference": { + "reference": "ResearchStudy/3c3ffec5-79b1-11f0-ab27-6ed0ed82d0fd" + } + }, + { + "url": "status", + "valueCoding": { + "system": "http://hl7.org/fhir/publication-status", + "code": "active" + } + } + ] + } + ], + "status": "active", + "scope": { + "coding": [ + { + "system": "http://terminology.hl7.org/CodeSystem/consentscope", + "code": "research" + } + ] + }, + "category": [ + { + "coding": [ + { + "system": "http://loinc.org", + "code": "57016-8" + } + ] + }, + { + "coding": [ + { + "system": "http://fhir.de/ConsentManagement/CodeSystem/ResultType", + "code": "policy" + } + ] + } + ], + "patient": { + "reference": "Patient/7d2da57f-79b1-11f0-ab27-6ed0ed82d0fd", + "display": "Patienten-ID 644bae7a-56f6-4ee8-b02f-c532e65af5b1" + }, + "dateTime": "2025-08-15T00:00:00+02:00", + "organization": [ + { + "display": "MII" + } + ], + "sourceReference": { + "reference": "QuestionnaireResponse/7d314bc5-79b1-11f0-ab27-6ed0ed82d0fd" + }, + "policyRule": { + "coding": [ + { + "system": "https://ths-greifswald.de/fhir/CodeSystem/gics/Policy/MII", + "code": "MDAT_wissenschaftlich_nutzen_EU_DSGVO_konform", + "display": "Bereitstellung umcodierter medizinischer Daten (MDAT) für wissenschaftliche Nutzung zu Zwecken med. Forschung an externe Forscher" + }, + { + "system": "urn:oid:2.16.840.1.113883.3.1937.777.24.5.3", + "code": "2.16.840.1.113883.3.1937.777.24.5.3.8", + "display": "MDAT wissenschaftlich nutzen EU DSGVO NIVEAU" + } + ] + }, + "provision": { + "type": "deny", + "period": { + "start": "2025-08-15T00:00:00+02:00", + "end": "2055-08-15T00:00:00+02:00" + }, + "provision": [ + { + "type": "permit", + "period": { + "start": "2025-08-15T00:00:00+02:00", + "end": "2055-08-15T00:00:00+02:00" + }, + "code": [ + { + "coding": [ + { + "system": "https://ths-greifswald.de/fhir/CodeSystem/gics/Policy/MII", + "code": "MDAT_wissenschaftlich_nutzen_EU_DSGVO_konform", + "display": "Bereitstellung umcodierter medizinischer Daten (MDAT) für wissenschaftliche Nutzung zu Zwecken med. Forschung an externe Forscher" + }, + { + "system": "urn:oid:2.16.840.1.113883.3.1937.777.24.5.3", + "code": "2.16.840.1.113883.3.1937.777.24.5.3.8", + "display": "MDAT wissenschaftlich nutzen EU DSGVO NIVEAU" + } + ] + } + ] + } + ] + } + } + }, + { + "fullUrl": "http://localhost:8080/ttp-fhir/fhir/gics/Consent/7d348310-79b1-11f0-ab27-6ed0ed82d0fd", + "resource": { + "resourceType": "Consent", + "id": "7d348310-79b1-11f0-ab27-6ed0ed82d0fd", + "meta": { + "lastUpdated": "2025-08-15T11:13:59.275+02:00", + "profile": [ + "http://fhir.de/ConsentManagement/StructureDefinition/Consent" + ] + }, + "extension": [ + { + "url": "http://fhir.de/ConsentManagement/StructureDefinition/DomainReference", + "extension": [ + { + "url": "domain", + "valueReference": { + "reference": "ResearchStudy/3c3ffec5-79b1-11f0-ab27-6ed0ed82d0fd" + } + }, + { + "url": "status", + "valueCoding": { + "system": "http://hl7.org/fhir/publication-status", + "code": "active" + } + } + ] + } + ], + "status": "active", + "scope": { + "coding": [ + { + "system": "http://terminology.hl7.org/CodeSystem/consentscope", + "code": "research" + } + ] + }, + "category": [ + { + "coding": [ + { + "system": "http://loinc.org", + "code": "57016-8" + } + ] }, { "coding": [ { - "system": "https://www.medizininformatik-initiative.de/fhir/modul-consent/CodeSystem/mii-cs-consent-consent_category", - "code": "2.16.840.1.113883.3.1937.777.24.2.184" + "system": "http://fhir.de/ConsentManagement/CodeSystem/ResultType", + "code": "policy" } ] } ], "patient": { - "reference": "Patient/d611d429-5003-11f0-a144-661e92ac9503", - "display": "Patienten-ID 12345678" + "reference": "Patient/7d2da57f-79b1-11f0-ab27-6ed0ed82d0fd", + "display": "Patienten-ID 644bae7a-56f6-4ee8-b02f-c532e65af5b1" }, - "dateTime": "2025-06-23T00:00:00+02:00", + "dateTime": "2025-08-15T00:00:00+02:00", "organization": [ { "display": "MII" } ], "sourceReference": { - "reference": "QuestionnaireResponse/d615e32f-5003-11f0-a144-661e92ac9503" + "reference": "QuestionnaireResponse/7d314bc5-79b1-11f0-ab27-6ed0ed82d0fd" }, - "policy": [ - { - "uri": "2.16.840.1.113883.3.1937.777.24.2.184" - }, - { - "uri": "urn:oid:2.16.840.1.113883.3.1937.777.24.2.1790" - } - ], "policyRule": { "coding": [ + { + "system": "https://ths-greifswald.de/fhir/CodeSystem/gics/Policy", + "code": "Rekontaktierung_Verknuepfung_Datenbanken", + "display": "Rekontaktierung zur Verknüpfung von Patientendaten mit Daten anderer Datenbanken" + }, { "system": "urn:oid:2.16.840.1.113883.3.1937.777.24.5.3", - "code": "2.16.840.1.113883.3.1937.777.24.5.3.2", - "display": "IDAT_erheben" + "code": "2.16.840.1.113883.3.1937.777.24.5.3.27", + "display": "Rekontaktierung Verknüpfung Datenbanken" } ] }, "provision": { "type": "deny", "period": { - "start": "2025-06-23T00:00:00+02:00", - "end": "2055-06-23T00:00:00+02:00" + "start": "2025-08-15T00:00:00+02:00", + "end": "2055-08-15T00:00:00+02:00" }, "provision": [ { - "type": "permit", + "type": "deny", "period": { - "start": "2025-06-23T00:00:00+02:00", - "end": "2055-06-23T00:00:00+02:00" + "start": "2025-08-15T00:00:00+02:00", + "end": "2055-08-15T00:00:00+02:00" }, "code": [ { "coding": [ + { + "system": "https://ths-greifswald.de/fhir/CodeSystem/gics/Policy", + "code": "Rekontaktierung_Verknuepfung_Datenbanken", + "display": "Rekontaktierung zur Verknüpfung von Patientendaten mit Daten anderer Datenbanken" + }, { "system": "urn:oid:2.16.840.1.113883.3.1937.777.24.5.3", - "code": "2.16.840.1.113883.3.1937.777.24.5.3.2", - "display": "IDAT_erheben" + "code": "2.16.840.1.113883.3.1937.777.24.5.3.27", + "display": "Rekontaktierung Verknüpfung Datenbanken" } ] } @@ -128,14 +1670,14 @@ } }, { - "fullUrl": "http://127.0.0.1:8090/ttp-fhir/fhir/gics/Consent/d618b6e4-5003-11f0-a144-661e92ac9503", + "fullUrl": "http://localhost:8080/ttp-fhir/fhir/gics/Consent/7d346243-79b1-11f0-ab27-6ed0ed82d0fd", "resource": { "resourceType": "Consent", - "id": "d618b6e4-5003-11f0-a144-661e92ac9503", + "id": "7d346243-79b1-11f0-ab27-6ed0ed82d0fd", "meta": { - "lastUpdated": "2025-06-23T09:29:45.532+02:00", + "lastUpdated": "2025-08-15T11:13:59.289+02:00", "profile": [ - "https://www.medizininformatik-initiative.de/fhir/modul-consent/StructureDefinition/mii-pr-consent-einwilligung" + "http://fhir.de/ConsentManagement/StructureDefinition/Consent" ] }, "extension": [ @@ -145,7 +1687,7 @@ { "url": "domain", "valueReference": { - "reference": "ResearchStudy/90a1fcf9-5003-11f0-a144-661e92ac9503" + "reference": "ResearchStudy/3c3ffec5-79b1-11f0-ab27-6ed0ed82d0fd" } }, { @@ -183,66 +1725,60 @@ "code": "policy" } ] - }, - { - "coding": [ - { - "system": "https://www.medizininformatik-initiative.de/fhir/modul-consent/CodeSystem/mii-cs-consent-consent_category", - "code": "2.16.840.1.113883.3.1937.777.24.2.184" - } - ] } ], "patient": { - "reference": "Patient/d611d429-5003-11f0-a144-661e92ac9503", - "display": "Patienten-ID 12345678" + "reference": "Patient/7d2da57f-79b1-11f0-ab27-6ed0ed82d0fd", + "display": "Patienten-ID 644bae7a-56f6-4ee8-b02f-c532e65af5b1" }, - "dateTime": "2025-06-23T00:00:00+02:00", + "dateTime": "2025-08-15T00:00:00+02:00", "organization": [ { "display": "MII" } ], "sourceReference": { - "reference": "QuestionnaireResponse/d615e32f-5003-11f0-a144-661e92ac9503" + "reference": "QuestionnaireResponse/7d314bc5-79b1-11f0-ab27-6ed0ed82d0fd" }, - "policy": [ - { - "uri": "2.16.840.1.113883.3.1937.777.24.2.184" - }, - { - "uri": "urn:oid:2.16.840.1.113883.3.1937.777.24.2.1790" - } - ], "policyRule": { "coding": [ + { + "system": "https://ths-greifswald.de/fhir/CodeSystem/gics/Policy", + "code": "Rekontaktierung_weitere_Studien", + "display": "Rekontaktierung bezüglich Information zu neuen Forschungsvorhaben oder Studien" + }, { "system": "urn:oid:2.16.840.1.113883.3.1937.777.24.5.3", - "code": "2.16.840.1.113883.3.1937.777.24.5.3.31", - "display": "Rekontaktierung_Zusatzbefund" + "code": "2.16.840.1.113883.3.1937.777.24.5.3.29", + "display": "Rekontaktierung weitere Studien" } ] }, "provision": { "type": "deny", "period": { - "start": "2025-06-23T00:00:00+02:00", - "end": "2055-06-23T00:00:00+02:00" + "start": "2025-08-15T00:00:00+02:00", + "end": "2055-08-15T00:00:00+02:00" }, "provision": [ { "type": "permit", "period": { - "start": "2025-06-23T00:00:00+02:00", - "end": "2055-06-23T00:00:00+02:00" + "start": "2025-08-15T00:00:00+02:00", + "end": "2055-08-15T00:00:00+02:00" }, "code": [ { "coding": [ + { + "system": "https://ths-greifswald.de/fhir/CodeSystem/gics/Policy", + "code": "Rekontaktierung_weitere_Studien", + "display": "Rekontaktierung bezüglich Information zu neuen Forschungsvorhaben oder Studien" + }, { "system": "urn:oid:2.16.840.1.113883.3.1937.777.24.5.3", - "code": "2.16.840.1.113883.3.1937.777.24.5.3.31", - "display": "Rekontaktierung_Zusatzbefund" + "code": "2.16.840.1.113883.3.1937.777.24.5.3.29", + "display": "Rekontaktierung weitere Studien" } ] } @@ -253,14 +1789,14 @@ } }, { - "fullUrl": "http://127.0.0.1:8090/ttp-fhir/fhir/gics/Consent/d6180058-5003-11f0-a144-661e92ac9503", + "fullUrl": "http://localhost:8080/ttp-fhir/fhir/gics/Consent/7d33f12f-79b1-11f0-ab27-6ed0ed82d0fd", "resource": { "resourceType": "Consent", - "id": "d6180058-5003-11f0-a144-661e92ac9503", + "id": "7d33f12f-79b1-11f0-ab27-6ed0ed82d0fd", "meta": { - "lastUpdated": "2025-06-23T09:29:45.532+02:00", + "lastUpdated": "2025-08-15T11:13:59.299+02:00", "profile": [ - "https://www.medizininformatik-initiative.de/fhir/modul-consent/StructureDefinition/mii-pr-consent-einwilligung" + "http://fhir.de/ConsentManagement/StructureDefinition/Consent" ] }, "extension": [ @@ -270,7 +1806,7 @@ { "url": "domain", "valueReference": { - "reference": "ResearchStudy/90a1fcf9-5003-11f0-a144-661e92ac9503" + "reference": "ResearchStudy/3c3ffec5-79b1-11f0-ab27-6ed0ed82d0fd" } }, { @@ -308,66 +1844,60 @@ "code": "policy" } ] - }, - { - "coding": [ - { - "system": "https://www.medizininformatik-initiative.de/fhir/modul-consent/CodeSystem/mii-cs-consent-consent_category", - "code": "2.16.840.1.113883.3.1937.777.24.2.184" - } - ] } ], "patient": { - "reference": "Patient/d611d429-5003-11f0-a144-661e92ac9503", - "display": "Patienten-ID 12345678" + "reference": "Patient/7d2da57f-79b1-11f0-ab27-6ed0ed82d0fd", + "display": "Patienten-ID 644bae7a-56f6-4ee8-b02f-c532e65af5b1" }, - "dateTime": "2025-06-23T00:00:00+02:00", + "dateTime": "2025-08-15T00:00:00+02:00", "organization": [ { "display": "MII" } ], "sourceReference": { - "reference": "QuestionnaireResponse/d615e32f-5003-11f0-a144-661e92ac9503" + "reference": "QuestionnaireResponse/7d314bc5-79b1-11f0-ab27-6ed0ed82d0fd" }, - "policy": [ - { - "uri": "2.16.840.1.113883.3.1937.777.24.2.184" - }, - { - "uri": "urn:oid:2.16.840.1.113883.3.1937.777.24.2.1790" - } - ], "policyRule": { "coding": [ + { + "system": "https://ths-greifswald.de/fhir/CodeSystem/gics/Policy/MII", + "code": "IDAT_bereitstellen_EU_DSGVO_konform", + "display": "Herausgabe identifizierender Daten (IDAT) an unabhängige Treuhandstelle zur weiteren Verarbeitung" + }, { "system": "urn:oid:2.16.840.1.113883.3.1937.777.24.5.3", - "code": "2.16.840.1.113883.3.1937.777.24.5.3.6", - "display": "MDAT_erheben" + "code": "2.16.840.1.113883.3.1937.777.24.5.3.5", + "display": "IDAT bereitstellen EU DSGVO NIVEAU" } ] }, "provision": { "type": "deny", "period": { - "start": "2025-06-23T00:00:00+02:00", - "end": "2030-06-23T00:00:00+02:00" + "start": "2025-08-15T00:00:00+02:00", + "end": "2055-08-15T00:00:00+02:00" }, "provision": [ { "type": "permit", "period": { - "start": "2025-06-23T00:00:00+02:00", - "end": "2030-06-23T00:00:00+02:00" + "start": "2025-08-15T00:00:00+02:00", + "end": "2055-08-15T00:00:00+02:00" }, "code": [ { "coding": [ + { + "system": "https://ths-greifswald.de/fhir/CodeSystem/gics/Policy/MII", + "code": "IDAT_bereitstellen_EU_DSGVO_konform", + "display": "Herausgabe identifizierender Daten (IDAT) an unabhängige Treuhandstelle zur weiteren Verarbeitung" + }, { "system": "urn:oid:2.16.840.1.113883.3.1937.777.24.5.3", - "code": "2.16.840.1.113883.3.1937.777.24.5.3.6", - "display": "MDAT_erheben" + "code": "2.16.840.1.113883.3.1937.777.24.5.3.5", + "display": "IDAT bereitstellen EU DSGVO NIVEAU" } ] } @@ -378,14 +1908,14 @@ } }, { - "fullUrl": "http://127.0.0.1:8090/ttp-fhir/fhir/gics/Consent/d617e5c3-5003-11f0-a144-661e92ac9503", + "fullUrl": "http://localhost:8080/ttp-fhir/fhir/gics/Consent/7d34217c-79b1-11f0-ab27-6ed0ed82d0fd", "resource": { "resourceType": "Consent", - "id": "d617e5c3-5003-11f0-a144-661e92ac9503", + "id": "7d34217c-79b1-11f0-ab27-6ed0ed82d0fd", "meta": { - "lastUpdated": "2025-06-23T09:29:45.532+02:00", + "lastUpdated": "2025-08-15T11:13:59.309+02:00", "profile": [ - "https://www.medizininformatik-initiative.de/fhir/modul-consent/StructureDefinition/mii-pr-consent-einwilligung" + "http://fhir.de/ConsentManagement/StructureDefinition/Consent" ] }, "extension": [ @@ -395,7 +1925,7 @@ { "url": "domain", "valueReference": { - "reference": "ResearchStudy/90a1fcf9-5003-11f0-a144-661e92ac9503" + "reference": "ResearchStudy/3c3ffec5-79b1-11f0-ab27-6ed0ed82d0fd" } }, { @@ -433,66 +1963,60 @@ "code": "policy" } ] - }, - { - "coding": [ - { - "system": "https://www.medizininformatik-initiative.de/fhir/modul-consent/CodeSystem/mii-cs-consent-consent_category", - "code": "2.16.840.1.113883.3.1937.777.24.2.184" - } - ] } ], "patient": { - "reference": "Patient/d611d429-5003-11f0-a144-661e92ac9503", - "display": "Patienten-ID 12345678" + "reference": "Patient/7d2da57f-79b1-11f0-ab27-6ed0ed82d0fd", + "display": "Patienten-ID 644bae7a-56f6-4ee8-b02f-c532e65af5b1" }, - "dateTime": "2025-06-23T00:00:00+02:00", + "dateTime": "2025-08-15T00:00:00+02:00", "organization": [ { "display": "MII" } ], "sourceReference": { - "reference": "QuestionnaireResponse/d615e32f-5003-11f0-a144-661e92ac9503" + "reference": "QuestionnaireResponse/7d314bc5-79b1-11f0-ab27-6ed0ed82d0fd" }, - "policy": [ - { - "uri": "2.16.840.1.113883.3.1937.777.24.2.184" - }, - { - "uri": "urn:oid:2.16.840.1.113883.3.1937.777.24.2.1790" - } - ], "policyRule": { "coding": [ + { + "system": "https://ths-greifswald.de/fhir/CodeSystem/gics/Policy", + "code": "IDAT_speichern_verarbeiten", + "display": "Speicherung und Verarbeitung identifizierender Daten (IDAT) zu Zwecken med. Forschung in der verantwortlichen Stelle" + }, { "system": "urn:oid:2.16.840.1.113883.3.1937.777.24.5.3", - "code": "2.16.840.1.113883.3.1937.777.24.5.3.8", - "display": "MDAT_wissenschaftlich_nutzen_EU_DSGVO_NIVEAU" + "code": "2.16.840.1.113883.3.1937.777.24.5.3.3", + "display": "IDAT speichern, verarbeiten" } ] }, "provision": { "type": "deny", "period": { - "start": "2025-06-23T00:00:00+02:00", - "end": "2055-06-23T00:00:00+02:00" + "start": "2025-08-15T00:00:00+02:00", + "end": "2055-08-15T00:00:00+02:00" }, "provision": [ { "type": "permit", "period": { - "start": "2025-06-23T00:00:00+02:00", - "end": "2055-06-23T00:00:00+02:00" + "start": "2025-08-15T00:00:00+02:00", + "end": "2055-08-15T00:00:00+02:00" }, "code": [ { "coding": [ + { + "system": "https://ths-greifswald.de/fhir/CodeSystem/gics/Policy", + "code": "IDAT_speichern_verarbeiten", + "display": "Speicherung und Verarbeitung identifizierender Daten (IDAT) zu Zwecken med. Forschung in der verantwortlichen Stelle" + }, { "system": "urn:oid:2.16.840.1.113883.3.1937.777.24.5.3", - "code": "2.16.840.1.113883.3.1937.777.24.5.3.8", - "display": "MDAT_wissenschaftlich_nutzen_EU_DSGVO_NIVEAU" + "code": "2.16.840.1.113883.3.1937.777.24.5.3.3", + "display": "IDAT speichern, verarbeiten" } ] } @@ -503,14 +2027,14 @@ } }, { - "fullUrl": "http://127.0.0.1:8090/ttp-fhir/fhir/gics/Consent/d6186042-5003-11f0-a144-661e92ac9503", + "fullUrl": "http://localhost:8080/ttp-fhir/fhir/gics/Consent/7d3415dc-79b1-11f0-ab27-6ed0ed82d0fd", "resource": { "resourceType": "Consent", - "id": "d6186042-5003-11f0-a144-661e92ac9503", + "id": "7d3415dc-79b1-11f0-ab27-6ed0ed82d0fd", "meta": { - "lastUpdated": "2025-06-23T09:29:45.532+02:00", + "lastUpdated": "2025-08-15T11:13:59.318+02:00", "profile": [ - "https://www.medizininformatik-initiative.de/fhir/modul-consent/StructureDefinition/mii-pr-consent-einwilligung" + "http://fhir.de/ConsentManagement/StructureDefinition/Consent" ] }, "extension": [ @@ -520,7 +2044,7 @@ { "url": "domain", "valueReference": { - "reference": "ResearchStudy/90a1fcf9-5003-11f0-a144-661e92ac9503" + "reference": "ResearchStudy/3c3ffec5-79b1-11f0-ab27-6ed0ed82d0fd" } }, { @@ -558,66 +2082,60 @@ "code": "policy" } ] - }, - { - "coding": [ - { - "system": "https://www.medizininformatik-initiative.de/fhir/modul-consent/CodeSystem/mii-cs-consent-consent_category", - "code": "2.16.840.1.113883.3.1937.777.24.2.184" - } - ] } ], "patient": { - "reference": "Patient/d611d429-5003-11f0-a144-661e92ac9503", - "display": "Patienten-ID 12345678" + "reference": "Patient/7d2da57f-79b1-11f0-ab27-6ed0ed82d0fd", + "display": "Patienten-ID 644bae7a-56f6-4ee8-b02f-c532e65af5b1" }, - "dateTime": "2025-06-23T00:00:00+02:00", + "dateTime": "2025-08-15T00:00:00+02:00", "organization": [ { "display": "MII" } ], "sourceReference": { - "reference": "QuestionnaireResponse/d615e32f-5003-11f0-a144-661e92ac9503" + "reference": "QuestionnaireResponse/7d314bc5-79b1-11f0-ab27-6ed0ed82d0fd" }, - "policy": [ - { - "uri": "2.16.840.1.113883.3.1937.777.24.2.184" - }, - { - "uri": "urn:oid:2.16.840.1.113883.3.1937.777.24.2.1790" - } - ], "policyRule": { "coding": [ + { + "system": "https://ths-greifswald.de/fhir/CodeSystem/gics/Policy", + "code": "MDAT_speichern_verarbeiten", + "display": "Speicherung und Verarbeitung von medizinischen codierten Daten zu Zwecken med. Forschung innerhalb der verantwortlichen Stelle (MDAT)" + }, { "system": "urn:oid:2.16.840.1.113883.3.1937.777.24.5.3", - "code": "2.16.840.1.113883.3.1937.777.24.5.3.27", - "display": "Rekontaktierung_Verknuepfung_Datenbanken" + "code": "2.16.840.1.113883.3.1937.777.24.5.3.7", + "display": "MDAT speichern, verarbeiten" } ] }, "provision": { "type": "deny", "period": { - "start": "2025-06-23T00:00:00+02:00", - "end": "2055-06-23T00:00:00+02:00" + "start": "2025-08-15T00:00:00+02:00", + "end": "2055-08-15T00:00:00+02:00" }, "provision": [ { - "type": "deny", + "type": "permit", "period": { - "start": "2025-06-23T00:00:00+02:00", - "end": "2055-06-23T00:00:00+02:00" + "start": "2025-08-15T00:00:00+02:00", + "end": "2055-08-15T00:00:00+02:00" }, "code": [ { "coding": [ + { + "system": "https://ths-greifswald.de/fhir/CodeSystem/gics/Policy", + "code": "MDAT_speichern_verarbeiten", + "display": "Speicherung und Verarbeitung von medizinischen codierten Daten zu Zwecken med. Forschung innerhalb der verantwortlichen Stelle (MDAT)" + }, { "system": "urn:oid:2.16.840.1.113883.3.1937.777.24.5.3", - "code": "2.16.840.1.113883.3.1937.777.24.5.3.27", - "display": "Rekontaktierung_Verknuepfung_Datenbanken" + "code": "2.16.840.1.113883.3.1937.777.24.5.3.7", + "display": "MDAT speichern, verarbeiten" } ] } @@ -628,14 +2146,14 @@ } }, { - "fullUrl": "http://127.0.0.1:8090/ttp-fhir/fhir/gics/Consent/d618abf6-5003-11f0-a144-661e92ac9503", + "fullUrl": "http://localhost:8080/ttp-fhir/fhir/gics/Consent/7d34d165-79b1-11f0-ab27-6ed0ed82d0fd", "resource": { "resourceType": "Consent", - "id": "d618abf6-5003-11f0-a144-661e92ac9503", + "id": "7d34d165-79b1-11f0-ab27-6ed0ed82d0fd", "meta": { - "lastUpdated": "2025-06-23T09:29:45.532+02:00", + "lastUpdated": "2025-08-15T11:13:59.330+02:00", "profile": [ - "https://www.medizininformatik-initiative.de/fhir/modul-consent/StructureDefinition/mii-pr-consent-einwilligung" + "http://fhir.de/ConsentManagement/StructureDefinition/Consent" ] }, "extension": [ @@ -645,7 +2163,7 @@ { "url": "domain", "valueReference": { - "reference": "ResearchStudy/90a1fcf9-5003-11f0-a144-661e92ac9503" + "reference": "ResearchStudy/3c3ffec5-79b1-11f0-ab27-6ed0ed82d0fd" } }, { @@ -683,66 +2201,60 @@ "code": "policy" } ] - }, - { - "coding": [ - { - "system": "https://www.medizininformatik-initiative.de/fhir/modul-consent/CodeSystem/mii-cs-consent-consent_category", - "code": "2.16.840.1.113883.3.1937.777.24.2.184" - } - ] } ], "patient": { - "reference": "Patient/d611d429-5003-11f0-a144-661e92ac9503", - "display": "Patienten-ID 12345678" + "reference": "Patient/7d2da57f-79b1-11f0-ab27-6ed0ed82d0fd", + "display": "Patienten-ID 644bae7a-56f6-4ee8-b02f-c532e65af5b1" }, - "dateTime": "2025-06-23T00:00:00+02:00", + "dateTime": "2025-08-15T00:00:00+02:00", "organization": [ { "display": "MII" } ], "sourceReference": { - "reference": "QuestionnaireResponse/d615e32f-5003-11f0-a144-661e92ac9503" + "reference": "QuestionnaireResponse/7d314bc5-79b1-11f0-ab27-6ed0ed82d0fd" }, - "policy": [ - { - "uri": "2.16.840.1.113883.3.1937.777.24.2.184" - }, - { - "uri": "urn:oid:2.16.840.1.113883.3.1937.777.24.2.1790" - } - ], "policyRule": { "coding": [ + { + "system": "https://ths-greifswald.de/fhir/CodeSystem/gics/Policy", + "code": "BIOMAT_erheben", + "display": "Gewinnung von Biomaterialien (BIOMAT)" + }, { "system": "urn:oid:2.16.840.1.113883.3.1937.777.24.5.3", - "code": "2.16.840.1.113883.3.1937.777.24.5.3.29", - "display": "Rekontaktierung_weitere_Studien" + "code": "2.16.840.1.113883.3.1937.777.24.5.3.19", + "display": "BIOMAT erheben" } ] }, "provision": { "type": "deny", "period": { - "start": "2025-06-23T00:00:00+02:00", - "end": "2055-06-23T00:00:00+02:00" + "start": "2025-08-15T00:00:00+02:00", + "end": "2030-08-15T00:00:00+02:00" }, "provision": [ { "type": "permit", "period": { - "start": "2025-06-23T00:00:00+02:00", - "end": "2055-06-23T00:00:00+02:00" + "start": "2025-08-15T00:00:00+02:00", + "end": "2030-08-15T00:00:00+02:00" }, "code": [ { "coding": [ + { + "system": "https://ths-greifswald.de/fhir/CodeSystem/gics/Policy", + "code": "BIOMAT_erheben", + "display": "Gewinnung von Biomaterialien (BIOMAT)" + }, { "system": "urn:oid:2.16.840.1.113883.3.1937.777.24.5.3", - "code": "2.16.840.1.113883.3.1937.777.24.5.3.29", - "display": "Rekontaktierung_weitere_Studien" + "code": "2.16.840.1.113883.3.1937.777.24.5.3.19", + "display": "BIOMAT erheben" } ] } @@ -753,14 +2265,14 @@ } }, { - "fullUrl": "http://127.0.0.1:8090/ttp-fhir/fhir/gics/Consent/d618341d-5003-11f0-a144-661e92ac9503", + "fullUrl": "http://localhost:8080/ttp-fhir/fhir/gics/Consent/7d342d3c-79b1-11f0-ab27-6ed0ed82d0fd", "resource": { "resourceType": "Consent", - "id": "d618341d-5003-11f0-a144-661e92ac9503", + "id": "7d342d3c-79b1-11f0-ab27-6ed0ed82d0fd", "meta": { - "lastUpdated": "2025-06-23T09:29:45.532+02:00", + "lastUpdated": "2025-08-15T11:13:59.338+02:00", "profile": [ - "https://www.medizininformatik-initiative.de/fhir/modul-consent/StructureDefinition/mii-pr-consent-einwilligung" + "http://fhir.de/ConsentManagement/StructureDefinition/Consent" ] }, "extension": [ @@ -770,7 +2282,7 @@ { "url": "domain", "valueReference": { - "reference": "ResearchStudy/90a1fcf9-5003-11f0-a144-661e92ac9503" + "reference": "ResearchStudy/3c3ffec5-79b1-11f0-ab27-6ed0ed82d0fd" } }, { @@ -808,66 +2320,60 @@ "code": "policy" } ] - }, - { - "coding": [ - { - "system": "https://www.medizininformatik-initiative.de/fhir/modul-consent/CodeSystem/mii-cs-consent-consent_category", - "code": "2.16.840.1.113883.3.1937.777.24.2.184" - } - ] } ], "patient": { - "reference": "Patient/d611d429-5003-11f0-a144-661e92ac9503", - "display": "Patienten-ID 12345678" + "reference": "Patient/7d2da57f-79b1-11f0-ab27-6ed0ed82d0fd", + "display": "Patienten-ID 644bae7a-56f6-4ee8-b02f-c532e65af5b1" }, - "dateTime": "2025-06-23T00:00:00+02:00", + "dateTime": "2025-08-15T00:00:00+02:00", "organization": [ { "display": "MII" } ], "sourceReference": { - "reference": "QuestionnaireResponse/d615e32f-5003-11f0-a144-661e92ac9503" + "reference": "QuestionnaireResponse/7d314bc5-79b1-11f0-ab27-6ed0ed82d0fd" }, - "policy": [ - { - "uri": "2.16.840.1.113883.3.1937.777.24.2.184" - }, - { - "uri": "urn:oid:2.16.840.1.113883.3.1937.777.24.2.1790" - } - ], "policyRule": { "coding": [ + { + "system": "https://ths-greifswald.de/fhir/CodeSystem/gics/Policy/MII", + "code": "Rekontaktierung_Ergebnisse_erheblicher_Bedeutung", + "display": "Rekontaktierung des Betroffenen bei Ergebnissen von erheblicher Bedeutung" + }, { "system": "urn:oid:2.16.840.1.113883.3.1937.777.24.5.3", - "code": "2.16.840.1.113883.3.1937.777.24.5.3.5", - "display": "IDAT_bereitstellen_EU_DSGVO_NIVEAU" + "code": "2.16.840.1.113883.3.1937.777.24.5.3.37", + "display": "Rekontaktierung Ergebnisse erheblicher Bedeutung" } ] }, "provision": { "type": "deny", "period": { - "start": "2025-06-23T00:00:00+02:00", - "end": "2055-06-23T00:00:00+02:00" + "start": "2025-08-15T00:00:00+02:00", + "end": "2055-08-15T00:00:00+02:00" }, "provision": [ { "type": "permit", "period": { - "start": "2025-06-23T00:00:00+02:00", - "end": "2055-06-23T00:00:00+02:00" + "start": "2025-08-15T00:00:00+02:00", + "end": "2055-08-15T00:00:00+02:00" }, "code": [ { "coding": [ + { + "system": "https://ths-greifswald.de/fhir/CodeSystem/gics/Policy/MII", + "code": "Rekontaktierung_Ergebnisse_erheblicher_Bedeutung", + "display": "Rekontaktierung des Betroffenen bei Ergebnissen von erheblicher Bedeutung" + }, { "system": "urn:oid:2.16.840.1.113883.3.1937.777.24.5.3", - "code": "2.16.840.1.113883.3.1937.777.24.5.3.5", - "display": "IDAT_bereitstellen_EU_DSGVO_NIVEAU" + "code": "2.16.840.1.113883.3.1937.777.24.5.3.37", + "display": "Rekontaktierung Ergebnisse erheblicher Bedeutung" } ] } @@ -878,14 +2384,14 @@ } }, { - "fullUrl": "http://127.0.0.1:8090/ttp-fhir/fhir/gics/Consent/d61817be-5003-11f0-a144-661e92ac9503", + "fullUrl": "http://localhost:8080/ttp-fhir/fhir/gics/Consent/7d33c913-79b1-11f0-ab27-6ed0ed82d0fd", "resource": { "resourceType": "Consent", - "id": "d61817be-5003-11f0-a144-661e92ac9503", + "id": "7d33c913-79b1-11f0-ab27-6ed0ed82d0fd", "meta": { - "lastUpdated": "2025-06-23T09:29:45.532+02:00", + "lastUpdated": "2025-08-15T11:13:59.348+02:00", "profile": [ - "https://www.medizininformatik-initiative.de/fhir/modul-consent/StructureDefinition/mii-pr-consent-einwilligung" + "http://fhir.de/ConsentManagement/StructureDefinition/Consent" ] }, "extension": [ @@ -895,7 +2401,7 @@ { "url": "domain", "valueReference": { - "reference": "ResearchStudy/90a1fcf9-5003-11f0-a144-661e92ac9503" + "reference": "ResearchStudy/3c3ffec5-79b1-11f0-ab27-6ed0ed82d0fd" } }, { @@ -933,66 +2439,60 @@ "code": "policy" } ] - }, - { - "coding": [ - { - "system": "https://www.medizininformatik-initiative.de/fhir/modul-consent/CodeSystem/mii-cs-consent-consent_category", - "code": "2.16.840.1.113883.3.1937.777.24.2.184" - } - ] } ], "patient": { - "reference": "Patient/d611d429-5003-11f0-a144-661e92ac9503", - "display": "Patienten-ID 12345678" + "reference": "Patient/7d2da57f-79b1-11f0-ab27-6ed0ed82d0fd", + "display": "Patienten-ID 644bae7a-56f6-4ee8-b02f-c532e65af5b1" }, - "dateTime": "2025-06-23T00:00:00+02:00", + "dateTime": "2025-08-15T00:00:00+02:00", "organization": [ { "display": "MII" } ], "sourceReference": { - "reference": "QuestionnaireResponse/d615e32f-5003-11f0-a144-661e92ac9503" + "reference": "QuestionnaireResponse/7d314bc5-79b1-11f0-ab27-6ed0ed82d0fd" }, - "policy": [ - { - "uri": "2.16.840.1.113883.3.1937.777.24.2.184" - }, - { - "uri": "urn:oid:2.16.840.1.113883.3.1937.777.24.2.1790" - } - ], "policyRule": { "coding": [ + { + "system": "https://ths-greifswald.de/fhir/CodeSystem/gics/Policy/MII", + "code": "KKDAT_KVNR_5J_pro_uebertragen", + "display": "Erlaubnis zur prospektiven Übermittlung der KVNr., MII-Pseudonym und Zeitraum Datenübermittlung (von: Datum Unterschrift; bis: max. 5 Kalenderjahre nach Unterschrift) an zuständige Stelle" + }, { "system": "urn:oid:2.16.840.1.113883.3.1937.777.24.5.3", - "code": "2.16.840.1.113883.3.1937.777.24.5.3.7", - "display": "MDAT_speichern_verarbeiten" + "code": "2.16.840.1.113883.3.1937.777.24.5.3.39", + "display": "KKDAT 5J prospektiv uebertragen KVNR" } ] }, "provision": { "type": "deny", "period": { - "start": "2025-06-23T00:00:00+02:00", - "end": "2055-06-23T00:00:00+02:00" + "start": "2025-08-15T00:00:00+02:00", + "end": "2030-08-15T00:00:00+02:00" }, "provision": [ { "type": "permit", "period": { - "start": "2025-06-23T00:00:00+02:00", - "end": "2055-06-23T00:00:00+02:00" + "start": "2025-08-15T00:00:00+02:00", + "end": "2030-08-15T00:00:00+02:00" }, "code": [ { "coding": [ + { + "system": "https://ths-greifswald.de/fhir/CodeSystem/gics/Policy/MII", + "code": "KKDAT_KVNR_5J_pro_uebertragen", + "display": "Erlaubnis zur prospektiven Übermittlung der KVNr., MII-Pseudonym und Zeitraum Datenübermittlung (von: Datum Unterschrift; bis: max. 5 Kalenderjahre nach Unterschrift) an zuständige Stelle" + }, { "system": "urn:oid:2.16.840.1.113883.3.1937.777.24.5.3", - "code": "2.16.840.1.113883.3.1937.777.24.5.3.7", - "display": "MDAT_speichern_verarbeiten" + "code": "2.16.840.1.113883.3.1937.777.24.5.3.39", + "display": "KKDAT 5J prospektiv uebertragen KVNR" } ] } @@ -1003,14 +2503,14 @@ } }, { - "fullUrl": "http://127.0.0.1:8090/ttp-fhir/fhir/gics/Consent/d6183b46-5003-11f0-a144-661e92ac9503", + "fullUrl": "http://localhost:8080/ttp-fhir/fhir/gics/Consent/7d33597c-79b1-11f0-ab27-6ed0ed82d0fd", "resource": { "resourceType": "Consent", - "id": "d6183b46-5003-11f0-a144-661e92ac9503", + "id": "7d33597c-79b1-11f0-ab27-6ed0ed82d0fd", "meta": { - "lastUpdated": "2025-06-23T09:29:45.532+02:00", + "lastUpdated": "2025-08-15T11:13:59.358+02:00", "profile": [ - "https://www.medizininformatik-initiative.de/fhir/modul-consent/StructureDefinition/mii-pr-consent-einwilligung" + "http://fhir.de/ConsentManagement/StructureDefinition/Consent" ] }, "extension": [ @@ -1020,7 +2520,7 @@ { "url": "domain", "valueReference": { - "reference": "ResearchStudy/90a1fcf9-5003-11f0-a144-661e92ac9503" + "reference": "ResearchStudy/3c3ffec5-79b1-11f0-ab27-6ed0ed82d0fd" } }, { @@ -1058,66 +2558,60 @@ "code": "policy" } ] - }, - { - "coding": [ - { - "system": "https://www.medizininformatik-initiative.de/fhir/modul-consent/CodeSystem/mii-cs-consent-consent_category", - "code": "2.16.840.1.113883.3.1937.777.24.2.184" - } - ] } ], "patient": { - "reference": "Patient/d611d429-5003-11f0-a144-661e92ac9503", - "display": "Patienten-ID 12345678" + "reference": "Patient/7d2da57f-79b1-11f0-ab27-6ed0ed82d0fd", + "display": "Patienten-ID 644bae7a-56f6-4ee8-b02f-c532e65af5b1" }, - "dateTime": "2025-06-23T00:00:00+02:00", + "dateTime": "2025-08-15T00:00:00+02:00", "organization": [ { "display": "MII" } ], "sourceReference": { - "reference": "QuestionnaireResponse/d615e32f-5003-11f0-a144-661e92ac9503" + "reference": "QuestionnaireResponse/7d314bc5-79b1-11f0-ab27-6ed0ed82d0fd" }, - "policy": [ - { - "uri": "2.16.840.1.113883.3.1937.777.24.2.184" - }, - { - "uri": "urn:oid:2.16.840.1.113883.3.1937.777.24.2.1790" - } - ], "policyRule": { "coding": [ + { + "system": "https://ths-greifswald.de/fhir/CodeSystem/gics/Policy", + "code": "BIOMAT_Zusatzmengen_entnehmen", + "display": "Entnahme zusätzlicher Mengen von Biomaterialien (BIOMAT) in den in der Einwilligung beschriebenen Grenzen" + }, { "system": "urn:oid:2.16.840.1.113883.3.1937.777.24.5.3", - "code": "2.16.840.1.113883.3.1937.777.24.5.3.3", - "display": "IDAT_speichern_verarbeiten" + "code": "2.16.840.1.113883.3.1937.777.24.5.3.25", + "display": "BIOMAT Zusatzmengen entnehmen" } ] }, "provision": { "type": "deny", "period": { - "start": "2025-06-23T00:00:00+02:00", - "end": "2055-06-23T00:00:00+02:00" + "start": "2025-08-15T00:00:00+02:00", + "end": "2030-08-15T00:00:00+02:00" }, "provision": [ { "type": "permit", "period": { - "start": "2025-06-23T00:00:00+02:00", - "end": "2055-06-23T00:00:00+02:00" + "start": "2025-08-15T00:00:00+02:00", + "end": "2030-08-15T00:00:00+02:00" }, "code": [ { "coding": [ + { + "system": "https://ths-greifswald.de/fhir/CodeSystem/gics/Policy", + "code": "BIOMAT_Zusatzmengen_entnehmen", + "display": "Entnahme zusätzlicher Mengen von Biomaterialien (BIOMAT) in den in der Einwilligung beschriebenen Grenzen" + }, { "system": "urn:oid:2.16.840.1.113883.3.1937.777.24.5.3", - "code": "2.16.840.1.113883.3.1937.777.24.5.3.3", - "display": "IDAT_speichern_verarbeiten" + "code": "2.16.840.1.113883.3.1937.777.24.5.3.25", + "display": "BIOMAT Zusatzmengen entnehmen" } ] } @@ -1128,14 +2622,14 @@ } }, { - "fullUrl": "http://127.0.0.1:8090/ttp-fhir/fhir/gics/Consent/d61848d9-5003-11f0-a144-661e92ac9503", + "fullUrl": "http://localhost:8080/ttp-fhir/fhir/gics/Consent/7d34770b-79b1-11f0-ab27-6ed0ed82d0fd", "resource": { "resourceType": "Consent", - "id": "d61848d9-5003-11f0-a144-661e92ac9503", + "id": "7d34770b-79b1-11f0-ab27-6ed0ed82d0fd", "meta": { - "lastUpdated": "2025-06-23T09:29:45.532+02:00", + "lastUpdated": "2025-08-15T11:13:59.366+02:00", "profile": [ - "https://www.medizininformatik-initiative.de/fhir/modul-consent/StructureDefinition/mii-pr-consent-einwilligung" + "http://fhir.de/ConsentManagement/StructureDefinition/Consent" ] }, "extension": [ @@ -1145,7 +2639,7 @@ { "url": "domain", "valueReference": { - "reference": "ResearchStudy/90a1fcf9-5003-11f0-a144-661e92ac9503" + "reference": "ResearchStudy/3c3ffec5-79b1-11f0-ab27-6ed0ed82d0fd" } }, { @@ -1183,66 +2677,60 @@ "code": "policy" } ] - }, - { - "coding": [ - { - "system": "https://www.medizininformatik-initiative.de/fhir/modul-consent/CodeSystem/mii-cs-consent-consent_category", - "code": "2.16.840.1.113883.3.1937.777.24.2.184" - } - ] } ], "patient": { - "reference": "Patient/d611d429-5003-11f0-a144-661e92ac9503", - "display": "Patienten-ID 12345678" + "reference": "Patient/7d2da57f-79b1-11f0-ab27-6ed0ed82d0fd", + "display": "Patienten-ID 644bae7a-56f6-4ee8-b02f-c532e65af5b1" }, - "dateTime": "2025-06-23T00:00:00+02:00", + "dateTime": "2025-08-15T00:00:00+02:00", "organization": [ { "display": "MII" } ], "sourceReference": { - "reference": "QuestionnaireResponse/d615e32f-5003-11f0-a144-661e92ac9503" + "reference": "QuestionnaireResponse/7d314bc5-79b1-11f0-ab27-6ed0ed82d0fd" }, - "policy": [ - { - "uri": "2.16.840.1.113883.3.1937.777.24.2.184" - }, - { - "uri": "urn:oid:2.16.840.1.113883.3.1937.777.24.2.1790" - } - ], "policyRule": { "coding": [ + { + "system": "https://ths-greifswald.de/fhir/CodeSystem/gics/Policy", + "code": "Rekontaktierung_weitere_Erhebung", + "display": "Rekontaktierung bezüglich Erhebung zusätzlicher Daten" + }, { "system": "urn:oid:2.16.840.1.113883.3.1937.777.24.5.3", - "code": "2.16.840.1.113883.3.1937.777.24.5.3.37", - "display": "Rekontaktierung_Ergebnisse_erheblicher_Bedeutung" + "code": "2.16.840.1.113883.3.1937.777.24.5.3.28", + "display": "Rekontaktierung weitere Erhebung" } ] }, "provision": { "type": "deny", "period": { - "start": "2025-06-23T00:00:00+02:00", - "end": "2055-06-23T00:00:00+02:00" + "start": "2025-08-15T00:00:00+02:00", + "end": "2055-08-15T00:00:00+02:00" }, "provision": [ { "type": "permit", "period": { - "start": "2025-06-23T00:00:00+02:00", - "end": "2055-06-23T00:00:00+02:00" + "start": "2025-08-15T00:00:00+02:00", + "end": "2055-08-15T00:00:00+02:00" }, "code": [ { "coding": [ + { + "system": "https://ths-greifswald.de/fhir/CodeSystem/gics/Policy", + "code": "Rekontaktierung_weitere_Erhebung", + "display": "Rekontaktierung bezüglich Erhebung zusätzlicher Daten" + }, { "system": "urn:oid:2.16.840.1.113883.3.1937.777.24.5.3", - "code": "2.16.840.1.113883.3.1937.777.24.5.3.37", - "display": "Rekontaktierung_Ergebnisse_erheblicher_Bedeutung" + "code": "2.16.840.1.113883.3.1937.777.24.5.3.28", + "display": "Rekontaktierung weitere Erhebung" } ] } @@ -1253,14 +2741,14 @@ } }, { - "fullUrl": "http://127.0.0.1:8090/ttp-fhir/fhir/gics/Consent/d61886e7-5003-11f0-a144-661e92ac9503", + "fullUrl": "http://localhost:8080/ttp-fhir/fhir/gics/Consent/7d344880-79b1-11f0-ab27-6ed0ed82d0fd", "resource": { "resourceType": "Consent", - "id": "d61886e7-5003-11f0-a144-661e92ac9503", + "id": "7d344880-79b1-11f0-ab27-6ed0ed82d0fd", "meta": { - "lastUpdated": "2025-06-23T09:29:45.532+02:00", + "lastUpdated": "2025-08-15T11:13:59.375+02:00", "profile": [ - "https://www.medizininformatik-initiative.de/fhir/modul-consent/StructureDefinition/mii-pr-consent-einwilligung" + "http://fhir.de/ConsentManagement/StructureDefinition/Consent" ] }, "extension": [ @@ -1270,7 +2758,7 @@ { "url": "domain", "valueReference": { - "reference": "ResearchStudy/90a1fcf9-5003-11f0-a144-661e92ac9503" + "reference": "ResearchStudy/3c3ffec5-79b1-11f0-ab27-6ed0ed82d0fd" } }, { @@ -1308,66 +2796,60 @@ "code": "policy" } ] - }, - { - "coding": [ - { - "system": "https://www.medizininformatik-initiative.de/fhir/modul-consent/CodeSystem/mii-cs-consent-consent_category", - "code": "2.16.840.1.113883.3.1937.777.24.2.184" - } - ] } ], "patient": { - "reference": "Patient/d611d429-5003-11f0-a144-661e92ac9503", - "display": "Patienten-ID 12345678" + "reference": "Patient/7d2da57f-79b1-11f0-ab27-6ed0ed82d0fd", + "display": "Patienten-ID 644bae7a-56f6-4ee8-b02f-c532e65af5b1" }, - "dateTime": "2025-06-23T00:00:00+02:00", + "dateTime": "2025-08-15T00:00:00+02:00", "organization": [ { "display": "MII" } ], "sourceReference": { - "reference": "QuestionnaireResponse/d615e32f-5003-11f0-a144-661e92ac9503" + "reference": "QuestionnaireResponse/7d314bc5-79b1-11f0-ab27-6ed0ed82d0fd" }, - "policy": [ - { - "uri": "2.16.840.1.113883.3.1937.777.24.2.184" - }, - { - "uri": "urn:oid:2.16.840.1.113883.3.1937.777.24.2.1790" - } - ], "policyRule": { "coding": [ + { + "system": "https://ths-greifswald.de/fhir/CodeSystem/gics/Policy", + "code": "IDAT_zusammenfuehren_Dritte", + "display": "Zusammenführung identifizierender Daten (IDAT) über die unabhängige Treuhandstelle mit Dritten Forschungspartnern, sofern dort eine Einwilligung vorliegt" + }, { "system": "urn:oid:2.16.840.1.113883.3.1937.777.24.5.3", - "code": "2.16.840.1.113883.3.1937.777.24.5.3.28", - "display": "Rekontaktierung_weitere_Erhebung" + "code": "2.16.840.1.113883.3.1937.777.24.5.3.4", + "display": "IDAT zusammenfuehren Dritte" } ] }, "provision": { "type": "deny", "period": { - "start": "2025-06-23T00:00:00+02:00", - "end": "2055-06-23T00:00:00+02:00" + "start": "2025-08-15T00:00:00+02:00", + "end": "2055-08-15T00:00:00+02:00" }, "provision": [ { "type": "permit", "period": { - "start": "2025-06-23T00:00:00+02:00", - "end": "2055-06-23T00:00:00+02:00" + "start": "2025-08-15T00:00:00+02:00", + "end": "2055-08-15T00:00:00+02:00" }, "code": [ { "coding": [ + { + "system": "https://ths-greifswald.de/fhir/CodeSystem/gics/Policy", + "code": "IDAT_zusammenfuehren_Dritte", + "display": "Zusammenführung identifizierender Daten (IDAT) über die unabhängige Treuhandstelle mit Dritten Forschungspartnern, sofern dort eine Einwilligung vorliegt" + }, { "system": "urn:oid:2.16.840.1.113883.3.1937.777.24.5.3", - "code": "2.16.840.1.113883.3.1937.777.24.5.3.28", - "display": "Rekontaktierung_weitere_Erhebung" + "code": "2.16.840.1.113883.3.1937.777.24.5.3.4", + "display": "IDAT zusammenfuehren Dritte" } ] } @@ -1378,14 +2860,14 @@ } }, { - "fullUrl": "http://127.0.0.1:8090/ttp-fhir/fhir/gics/Consent/d6182af5-5003-11f0-a144-661e92ac9503", + "fullUrl": "http://localhost:8080/ttp-fhir/fhir/gics/Consent/7d33fe50-79b1-11f0-ab27-6ed0ed82d0fd", "resource": { "resourceType": "Consent", - "id": "d6182af5-5003-11f0-a144-661e92ac9503", + "id": "7d33fe50-79b1-11f0-ab27-6ed0ed82d0fd", "meta": { - "lastUpdated": "2025-06-23T09:29:45.532+02:00", + "lastUpdated": "2025-08-15T11:13:59.384+02:00", "profile": [ - "https://www.medizininformatik-initiative.de/fhir/modul-consent/StructureDefinition/mii-pr-consent-einwilligung" + "http://fhir.de/ConsentManagement/StructureDefinition/Consent" ] }, "extension": [ @@ -1395,7 +2877,7 @@ { "url": "domain", "valueReference": { - "reference": "ResearchStudy/90a1fcf9-5003-11f0-a144-661e92ac9503" + "reference": "ResearchStudy/3c3ffec5-79b1-11f0-ab27-6ed0ed82d0fd" } }, { @@ -1433,66 +2915,60 @@ "code": "policy" } ] - }, - { - "coding": [ - { - "system": "https://www.medizininformatik-initiative.de/fhir/modul-consent/CodeSystem/mii-cs-consent-consent_category", - "code": "2.16.840.1.113883.3.1937.777.24.2.184" - } - ] } ], "patient": { - "reference": "Patient/d611d429-5003-11f0-a144-661e92ac9503", - "display": "Patienten-ID 12345678" + "reference": "Patient/7d2da57f-79b1-11f0-ab27-6ed0ed82d0fd", + "display": "Patienten-ID 644bae7a-56f6-4ee8-b02f-c532e65af5b1" }, - "dateTime": "2025-06-23T00:00:00+02:00", + "dateTime": "2025-08-15T00:00:00+02:00", "organization": [ { "display": "MII" } ], "sourceReference": { - "reference": "QuestionnaireResponse/d615e32f-5003-11f0-a144-661e92ac9503" + "reference": "QuestionnaireResponse/7d314bc5-79b1-11f0-ab27-6ed0ed82d0fd" }, - "policy": [ - { - "uri": "2.16.840.1.113883.3.1937.777.24.2.184" - }, - { - "uri": "urn:oid:2.16.840.1.113883.3.1937.777.24.2.1790" - } - ], "policyRule": { "coding": [ + { + "system": "https://ths-greifswald.de/fhir/CodeSystem/gics/Policy", + "code": "MDAT_zusammenfuehren_Dritte", + "display": "Zusammenführung medizinischer Daten (MDAT) mit Dritten Forschungspartnern, sofern dort eine Einwilligung vorliegt" + }, { "system": "urn:oid:2.16.840.1.113883.3.1937.777.24.5.3", "code": "2.16.840.1.113883.3.1937.777.24.5.3.9", - "display": "MDAT_zusammenfuehren_Dritte" + "display": "MDAT zusammenfuehren Dritte" } ] }, "provision": { "type": "deny", "period": { - "start": "2025-06-23T00:00:00+02:00", - "end": "2055-06-23T00:00:00+02:00" + "start": "2025-08-15T00:00:00+02:00", + "end": "2055-08-15T00:00:00+02:00" }, "provision": [ { "type": "permit", "period": { - "start": "2025-06-23T00:00:00+02:00", - "end": "2055-06-23T00:00:00+02:00" + "start": "2025-08-15T00:00:00+02:00", + "end": "2055-08-15T00:00:00+02:00" }, "code": [ { "coding": [ + { + "system": "https://ths-greifswald.de/fhir/CodeSystem/gics/Policy", + "code": "MDAT_zusammenfuehren_Dritte", + "display": "Zusammenführung medizinischer Daten (MDAT) mit Dritten Forschungspartnern, sofern dort eine Einwilligung vorliegt" + }, { "system": "urn:oid:2.16.840.1.113883.3.1937.777.24.5.3", "code": "2.16.840.1.113883.3.1937.777.24.5.3.9", - "display": "MDAT_zusammenfuehren_Dritte" + "display": "MDAT zusammenfuehren Dritte" } ] } @@ -1503,14 +2979,14 @@ } }, { - "fullUrl": "http://127.0.0.1:8090/ttp-fhir/fhir/gics/Consent/d618422d-5003-11f0-a144-661e92ac9503", + "fullUrl": "http://localhost:8080/ttp-fhir/fhir/gics/Consent/7d33d781-79b1-11f0-ab27-6ed0ed82d0fd", "resource": { "resourceType": "Consent", - "id": "d618422d-5003-11f0-a144-661e92ac9503", + "id": "7d33d781-79b1-11f0-ab27-6ed0ed82d0fd", "meta": { - "lastUpdated": "2025-06-23T09:29:45.532+02:00", + "lastUpdated": "2025-08-15T11:13:59.394+02:00", "profile": [ - "https://www.medizininformatik-initiative.de/fhir/modul-consent/StructureDefinition/mii-pr-consent-einwilligung" + "http://fhir.de/ConsentManagement/StructureDefinition/Consent" ] }, "extension": [ @@ -1520,7 +2996,7 @@ { "url": "domain", "valueReference": { - "reference": "ResearchStudy/90a1fcf9-5003-11f0-a144-661e92ac9503" + "reference": "ResearchStudy/3c3ffec5-79b1-11f0-ab27-6ed0ed82d0fd" } }, { @@ -1558,66 +3034,60 @@ "code": "policy" } ] - }, - { - "coding": [ - { - "system": "https://www.medizininformatik-initiative.de/fhir/modul-consent/CodeSystem/mii-cs-consent-consent_category", - "code": "2.16.840.1.113883.3.1937.777.24.2.184" - } - ] } ], "patient": { - "reference": "Patient/d611d429-5003-11f0-a144-661e92ac9503", - "display": "Patienten-ID 12345678" + "reference": "Patient/7d2da57f-79b1-11f0-ab27-6ed0ed82d0fd", + "display": "Patienten-ID 644bae7a-56f6-4ee8-b02f-c532e65af5b1" }, - "dateTime": "2025-06-23T00:00:00+02:00", + "dateTime": "2025-08-15T00:00:00+02:00", "organization": [ { "display": "MII" } ], "sourceReference": { - "reference": "QuestionnaireResponse/d615e32f-5003-11f0-a144-661e92ac9503" + "reference": "QuestionnaireResponse/7d314bc5-79b1-11f0-ab27-6ed0ed82d0fd" }, - "policy": [ - { - "uri": "2.16.840.1.113883.3.1937.777.24.2.184" - }, - { - "uri": "urn:oid:2.16.840.1.113883.3.1937.777.24.2.1790" - } - ], "policyRule": { "coding": [ + { + "system": "https://ths-greifswald.de/fhir/CodeSystem/gics/Policy/MII", + "code": "KKDAT_5J_pro_uebertragen", + "display": "Prospektive Krankenkassendaten (KKDAT) für fünf Kalenderjahre nach Datum Unterschrift übertragen" + }, { "system": "urn:oid:2.16.840.1.113883.3.1937.777.24.5.3", - "code": "2.16.840.1.113883.3.1937.777.24.5.3.4", - "display": "IDAT_zusammenfuehren_Dritte" + "code": "2.16.840.1.113883.3.1937.777.24.5.3.15", + "display": "KKDAT 5J prospektiv uebertragen" } ] }, "provision": { "type": "deny", "period": { - "start": "2025-06-23T00:00:00+02:00", - "end": "2055-06-23T00:00:00+02:00" + "start": "2025-08-15T00:00:00+02:00", + "end": "2030-08-15T00:00:00+02:00" }, "provision": [ { "type": "permit", "period": { - "start": "2025-06-23T00:00:00+02:00", - "end": "2055-06-23T00:00:00+02:00" + "start": "2025-08-15T00:00:00+02:00", + "end": "2030-08-15T00:00:00+02:00" }, "code": [ { "coding": [ + { + "system": "https://ths-greifswald.de/fhir/CodeSystem/gics/Policy/MII", + "code": "KKDAT_5J_pro_uebertragen", + "display": "Prospektive Krankenkassendaten (KKDAT) für fünf Kalenderjahre nach Datum Unterschrift übertragen" + }, { "system": "urn:oid:2.16.840.1.113883.3.1937.777.24.5.3", - "code": "2.16.840.1.113883.3.1937.777.24.5.3.4", - "display": "IDAT_zusammenfuehren_Dritte" + "code": "2.16.840.1.113883.3.1937.777.24.5.3.15", + "display": "KKDAT 5J prospektiv uebertragen" } ] } -- cgit v1.2.3