Package | ths-greifswald.ttp-fhir-gw |
Resource Type | StructureDefinition |
Id | ExchangeFormatDefinition |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=ths-greifswald.ttp-fhir-gw@2025.1.0-final&canonical=https://ths-greifswald.de/fhir/StructureDefinition/gics/Bundle/ExchangeFormatDefinition |
URL | https://ths-greifswald.de/fhir/StructureDefinition/gics/Bundle/ExchangeFormatDefinition |
Version | 2025.1.0 |
Status | draft |
Date | 2025-06-12 |
Name | ExchangeFormatDefinition |
Title | ExchangeFormatDefinition |
Description | Die in diesem Bundle enthaltenen FHIR-Ressourcen definieren in ihrer Gesamtheit ein oder mehrere Einwiliigungs-Vorlagen (Templates, FHIR-Questionnaires) zu einem bestimmten Kontext. |
Copyright | Copyright 2020-2025 Unabhängige Treuhandstelle der Universitätsmedizin Greifswald |
Type | Bundle |
Kind | resource |
No resources found
StructureDefinition | |
QuestionnaireComposed | Consent Management Questionnaire Composed |
ConsentDomain | Consent Domain |
ConsentModule | Consent Module |
ConsentPolicy | ConsentPolicy |
ConsentTemplate | Consent Template |
SupportedVersion | SupportedVersion |
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "ExchangeFormatDefinition", "url": "https://ths-greifswald.de/fhir/StructureDefinition/gics/Bundle/ExchangeFormatDefinition", "version": "2025.1.0", "name": "ExchangeFormatDefinition", "title": "ExchangeFormatDefinition", "status": "draft", "experimental": false, "date": "2025-06-12", "publisher": "Unabhängige Treuhandstelle der Universitätsmedizin Greifswald", "contact": [ { "name": "Unabhängige Treuhandstelle der Universitätsmedizin Greifswald", "telecom": [ { "system": "url", "value": "https://www.ths-greifswald.de/", "use": "work" } ] } ], "description": "Die in diesem Bundle enthaltenen FHIR-Ressourcen definieren in ihrer Gesamtheit ein oder mehrere Einwiliigungs-Vorlagen (Templates, FHIR-Questionnaires) zu einem bestimmten Kontext.", "copyright": "Copyright 2020-2025 Unabhängige Treuhandstelle der Universitätsmedizin Greifswald", "fhirVersion": "4.0.1", "kind": "resource", "abstract": false, "type": "Bundle", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle", "derivation": "constraint", "differential": { "element": [ { "id": "Bundle.type", "path": "Bundle.type", "fixedCode": "collection", "mustSupport": true }, { "id": "Bundle.type.extension", "path": "Bundle.type.extension", "min": 1 }, { "id": "Bundle.type.extension:supportedVersion", "path": "Bundle.type.extension", "sliceName": "supportedVersion", "min": 1, "max": "1", "type": [ { "code": "Extension", "profile": [ "https://ths-greifswald.de/fhir/StructureDefinition/gics/SupportedVersion" ] } ], "mustSupport": true }, { "id": "Bundle.type.extension:supportedVersion.value[x]", "path": "Bundle.type.extension.value[x]", "mustSupport": true }, { "id": "Bundle.total", "path": "Bundle.total", "max": "0" }, { "id": "Bundle.link", "path": "Bundle.link", "max": "0" }, { "id": "Bundle.entry", "path": "Bundle.entry", "min": 1, "mustSupport": true }, { "id": "Bundle.entry.link", "path": "Bundle.entry.link", "max": "0" }, { "id": "Bundle.entry.resource", "path": "Bundle.entry.resource", "min": 1, "type": [ { "code": "ActivityDefinition", "profile": [ "https://ths-greifswald.de/fhir/StructureDefinition/gics/ActivityDefinition/ConsentPolicy" ] }, { "code": "Questionnaire", "profile": [ "https://ths-greifswald.de/fhir/StructureDefinition/ConsentModule", "https://ths-greifswald.de/fhir/StructureDefinition/ConsentTemplate", "http://fhir.de/ConsentManagement/StructureDefinition/QuestionnaireComposed" ] }, { "code": "ResearchStudy", "profile": [ "https://ths-greifswald.de/fhir/StructureDefinition/ConsentDomain" ] } ], "mustSupport": true }, { "id": "Bundle.entry.search", "path": "Bundle.entry.search", "max": "0" }, { "id": "Bundle.entry.request", "path": "Bundle.entry.request", "max": "0" }, { "id": "Bundle.entry.response", "path": "Bundle.entry.response", "max": "0" } ] } }