summaryrefslogtreecommitdiff
path: root/src/test/resources/fake_broadConsent_gics_response_deny.json
diff options
context:
space:
mode:
authorjlidke2025-08-18 12:30:19 +0200
committerGitHub2025-08-18 12:30:19 +0200
commit7f80224eaccbee59510ae1c8d2aaff33b9cbd67b (patch)
treed39286dcb1734960c2eeb2cd69fbfd89173ae0c6 /src/test/resources/fake_broadConsent_gics_response_deny.json
parent3eb1c79cec3704a5b821377c4df3f8e9f703c8a3 (diff)
132 fix consent check (#133)
Diffstat (limited to 'src/test/resources/fake_broadConsent_gics_response_deny.json')
-rw-r--r--src/test/resources/fake_broadConsent_gics_response_deny.json1631
1 files changed, 0 insertions, 1631 deletions
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