PackagesCanonicalsLogsProblems
    Packages
    rs/de.einwilligungsmanagement@0.0.4-snapshot
    http://fhir.de/ConsentManagement/StructureDefinition/Domain/Organization
description: Gültigkeitsdomäne einer Einwiliigung (Organisation, Versorgungs-Kontext)
package_name: rs/de.einwilligungsmanagement
derivation: constraint
name: ConsentManagementDomainOrganization
type: Organization
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 Organisation
            mustSupport: true
            url: http://fhir.de/ConsentManagement/StructureDefinition/Logo
            index: 4
            elements:
              value:
                mustSupport: true
                choices: []
                index: 6
        description:
          match: {url: null}
          schema:
            type: Extension
            short: Beschreibung der Organisation im Sinn einer Zweckbeschreibung der Consent Domain
            mustSupport: true
            url: http://fhir.de/ConsentManagement/StructureDefinition/OrganizationDescription
            index: 7
            elements:
              value:
                mustSupport: true
                choices: []
                index: 9
        contextIdentifier:
          match: {url: null}
          schema:
            type: Extension
            mustSupport: true
            url: http://fhir.de/ConsentManagement/StructureDefinition/ContextIdentifier
            index: 10
            extensions:
              resourceType:
                url: null
                mustSupport: true
                index: 11
                elements:
                  value:
                    mustSupport: true
                    choices: []
                    index: 13
              type:
                url: null
                mustSupport: true
                index: 14
                elements:
                  value:
                    mustSupport: true
                    choices: []
                    index: 16
              system:
                url: null
                mustSupport: true
                index: 17
                elements:
                  value:
                    mustSupport: true
                    choices: []
                    index: 19
            elements:
              extension:
                mustSupport: true
                index: 11
                slicing:
                  slices:
                    resourceType:
                      match: {}
                      schema:
                        mustSupport: true
                        index: 11
                        elements:
                          value:
                            mustSupport: true
                            choices: []
                            index: 13
                    type:
                      match: {}
                      schema:
                        mustSupport: true
                        index: 14
                        elements:
                          value:
                            mustSupport: true
                            choices: []
                            index: 16
                    system:
                      match: {}
                      schema:
                        mustSupport: true
                        index: 17
                        elements:
                          value:
                            mustSupport: true
                            choices: []
                            index: 19
  identifier:
    short: Eindeutiger Identifikator des Projekts, der Studie oder des Anwendungsbereichs der Einwilligungen
    mustSupport: true
    index: 20
    elements:
      system: {mustSupport: true, index: 21}
      value: {mustSupport: true, index: 22}
    required: [system, value]
  name: {short: Name der Consent Domain, mustSupport: true, index: 23}
package_version: 0.0.4-snapshot
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 Organisation
    mustSupport: true
    index: 4
    elements:
      value:
        mustSupport: true
        choices: []
        index: 6
  description:
    url: http://fhir.de/ConsentManagement/StructureDefinition/OrganizationDescription
    type: Extension
    short: Beschreibung der Organisation im Sinn einer Zweckbeschreibung der Consent Domain
    mustSupport: true
    index: 7
    elements:
      value:
        mustSupport: true
        choices: []
        index: 9
  contextIdentifier:
    url: http://fhir.de/ConsentManagement/StructureDefinition/ContextIdentifier
    type: Extension
    mustSupport: true
    index: 10
    extensions:
      resourceType:
        url: null
        mustSupport: true
        index: 11
        elements:
          value:
            mustSupport: true
            choices: []
            index: 13
      type:
        url: null
        mustSupport: true
        index: 14
        elements:
          value:
            mustSupport: true
            choices: []
            index: 16
      system:
        url: null
        mustSupport: true
        index: 17
        elements:
          value:
            mustSupport: true
            choices: []
            index: 19
    elements:
      extension:
        mustSupport: true
        index: 11
        slicing:
          slices:
            resourceType:
              match: {}
              schema:
                mustSupport: true
                index: 11
                elements:
                  value:
                    mustSupport: true
                    choices: []
                    index: 13
            type:
              match: {}
              schema:
                mustSupport: true
                index: 14
                elements:
                  value:
                    mustSupport: true
                    choices: []
                    index: 16
            system:
              match: {}
              schema:
                mustSupport: true
                index: 17
                elements:
                  value:
                    mustSupport: true
                    choices: []
                    index: 19
class: profile
kind: resource
url: http://fhir.de/ConsentManagement/StructureDefinition/Domain/Organization
base: http://hl7.org/fhir/StructureDefinition/Organization
version: '0.1'
required: [identifier, name]