PackagesCanonicalsLogsProblems
    Packages
    rs/de.einwilligungsmanagement@1.0.1
    http://fhir.de/ConsentManagement/StructureDefinition/Domain/ResearchStudy
description: Gültigkeitsdomäne einer Einwiliigung (Studie, Forschungs-Kontext)
package_name: rs/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: 8
                elements:
                  value:
                    mustSupport: true
                    choices: []
                    index: 10
              type:
                url: null
                mustSupport: true
                index: 11
                elements:
                  value:
                    mustSupport: true
                    choices: []
                    index: 13
              system:
                url: null
                mustSupport: true
                index: 14
                elements:
                  value:
                    mustSupport: true
                    choices: []
                    index: 16
            elements:
              extension:
                mustSupport: true
                index: 8
                slicing:
                  slices:
                    resourceType:
                      match: {}
                      schema:
                        mustSupport: true
                        index: 8
                        elements:
                          value:
                            mustSupport: true
                            choices: []
                            index: 10
                    type:
                      match: {}
                      schema:
                        mustSupport: true
                        index: 11
                        elements:
                          value:
                            mustSupport: true
                            choices: []
                            index: 13
                    system:
                      match: {}
                      schema:
                        mustSupport: true
                        index: 14
                        elements:
                          value:
                            mustSupport: true
                            choices: []
                            index: 16
  identifier:
    short: Eindeutiger Identifikator des Projekts, der Studie oder des Anwendungsbereichs der Einwilligungen
    mustSupport: true
    index: 17
    elements:
      system: {mustSupport: true, index: 18}
      value: {mustSupport: true, index: 19}
    required: [system, value]
  title: {short: Name der Consent Domain, mustSupport: true, index: 20}
  status: {mustSupport: true, index: 21}
  description: {short: Zweckbeschreibung der Consent Domain, mustSupport: true, index: 22}
package_version: 1.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: 8
        elements:
          value:
            mustSupport: true
            choices: []
            index: 10
      type:
        url: null
        mustSupport: true
        index: 11
        elements:
          value:
            mustSupport: true
            choices: []
            index: 13
      system:
        url: null
        mustSupport: true
        index: 14
        elements:
          value:
            mustSupport: true
            choices: []
            index: 16
    elements:
      extension:
        mustSupport: true
        index: 8
        slicing:
          slices:
            resourceType:
              match: {}
              schema:
                mustSupport: true
                index: 8
                elements:
                  value:
                    mustSupport: true
                    choices: []
                    index: 10
            type:
              match: {}
              schema:
                mustSupport: true
                index: 11
                elements:
                  value:
                    mustSupport: true
                    choices: []
                    index: 13
            system:
              match: {}
              schema:
                mustSupport: true
                index: 14
                elements:
                  value:
                    mustSupport: true
                    choices: []
                    index: 16
class: profile
kind: resource
url: http://fhir.de/ConsentManagement/StructureDefinition/Domain/ResearchStudy
base: http://hl7.org/fhir/StructureDefinition/ResearchStudy
version: 1.0.1
required: [description, identifier, title]