PackagesCanonicalsLogsProblems
    Packages
    de.einwilligungsmanagement@2.0.1
    http://fhir.de/ConsentManagement/StructureDefinition/Domain/ResearchStudy
description: Gültigkeitsdomäne einer Einwiliigung (Studie, Forschungs-Kontext)
package_name: de.einwilligungsmanagement
derivation: constraint
name: ConsentManagementDomainResearchStudy
type: ResearchStudy
elements:
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        versionFormat:
          match: {url: null}
          schema:
            type: Extension
            short: Versionierungsformat der Policies, Modules und Templates für diese Consent Domain
            url: http://fhir.de/ConsentManagement/StructureDefinition/VersionFormat
            index: 1
            elements:
              value:
                mustSupport: true
                choices: []
                index: 3
        logo:
          match: {url: null}
          schema:
            type: Extension
            short: Logo der Studie
            mustSupport: true
            url: http://fhir.de/ConsentManagement/StructureDefinition/Logo
            index: 4
            elements:
              value:
                mustSupport: true
                choices: []
                index: 6
        contextIdentifier:
          match: {url: null}
          schema:
            type: Extension
            mustSupport: true
            url: http://fhir.de/ConsentManagement/StructureDefinition/ContextIdentifier
            index: 7
            extensions:
              resourceType:
                url: null
                mustSupport: true
                index: 9
                elements:
                  value:
                    mustSupport: true
                    choices: []
                    index: 11
              type:
                url: null
                mustSupport: true
                index: 12
                elements:
                  value:
                    mustSupport: true
                    choices: []
                    index: 14
              system:
                url: null
                mustSupport: true
                index: 15
                elements:
                  value:
                    mustSupport: true
                    choices: []
                    index: 17
            elements:
              extension:
                index: 8
                slicing:
                  rules: open
                  discriminator:
                  - {path: url, type: value}
                  min: null
                  slices:
                    resourceType:
                      match: {url: null}
                      schema:
                        mustSupport: true
                        index: 9
                        elements:
                          value:
                            mustSupport: true
                            choices: []
                            index: 11
                    type:
                      match: {url: null}
                      schema:
                        mustSupport: true
                        index: 12
                        elements:
                          value:
                            mustSupport: true
                            choices: []
                            index: 14
                    system:
                      match: {url: null}
                      schema:
                        mustSupport: true
                        index: 15
                        elements:
                          value:
                            mustSupport: true
                            choices: []
                            index: 17
        consentMode:
          match: {url: null}
          schema:
            type: Extension
            mustSupport: true
            url: http://fhir.de/ConsentManagement/StructureDefinition/ConsentMode
            index: 18
            elements:
              value:
                mustSupport: true
                choices: []
                index: 20
              value[x]:
                elements:
                  system: {mustSupport: true, index: 21}
                  code: {mustSupport: true, index: 22}
  identifier:
    short: Eindeutiger Identifikator des Projekts, der Studie oder des Anwendungsbereichs der Einwilligungen
    mustSupport: true
    index: 23
    elements:
      system: {mustSupport: true, index: 24}
      value: {mustSupport: true, index: 25}
    required: [system, value]
  title: {short: Name der Consent Domain, mustSupport: true, index: 26}
  status: {mustSupport: true, index: 27}
  description: {short: Zweckbeschreibung der Consent Domain, mustSupport: true, index: 28}
package_version: 2.0.1
extensions:
  versionFormat:
    url: http://fhir.de/ConsentManagement/StructureDefinition/VersionFormat
    type: Extension
    short: Versionierungsformat der Policies, Modules und Templates für diese Consent Domain
    index: 1
    elements:
      value:
        mustSupport: true
        choices: []
        index: 3
  logo:
    url: http://fhir.de/ConsentManagement/StructureDefinition/Logo
    type: Extension
    short: Logo der Studie
    mustSupport: true
    index: 4
    elements:
      value:
        mustSupport: true
        choices: []
        index: 6
  contextIdentifier:
    url: http://fhir.de/ConsentManagement/StructureDefinition/ContextIdentifier
    type: Extension
    mustSupport: true
    index: 7
    extensions:
      resourceType:
        url: null
        mustSupport: true
        index: 9
        elements:
          value:
            mustSupport: true
            choices: []
            index: 11
      type:
        url: null
        mustSupport: true
        index: 12
        elements:
          value:
            mustSupport: true
            choices: []
            index: 14
      system:
        url: null
        mustSupport: true
        index: 15
        elements:
          value:
            mustSupport: true
            choices: []
            index: 17
    elements:
      extension:
        index: 8
        slicing:
          rules: open
          discriminator:
          - {path: url, type: value}
          min: null
          slices:
            resourceType:
              match: {url: null}
              schema:
                mustSupport: true
                index: 9
                elements:
                  value:
                    mustSupport: true
                    choices: []
                    index: 11
            type:
              match: {url: null}
              schema:
                mustSupport: true
                index: 12
                elements:
                  value:
                    mustSupport: true
                    choices: []
                    index: 14
            system:
              match: {url: null}
              schema:
                mustSupport: true
                index: 15
                elements:
                  value:
                    mustSupport: true
                    choices: []
                    index: 17
  consentMode:
    url: http://fhir.de/ConsentManagement/StructureDefinition/ConsentMode
    type: Extension
    mustSupport: true
    index: 18
    elements:
      value:
        mustSupport: true
        choices: []
        index: 20
      value[x]:
        elements:
          system: {mustSupport: true, index: 21}
          code: {mustSupport: true, index: 22}
class: profile
kind: resource
url: http://fhir.de/ConsentManagement/StructureDefinition/Domain/ResearchStudy
base: http://hl7.org/fhir/StructureDefinition/ResearchStudy
version: 2.0.0
required: [description, identifier, title]