PackagesCanonicalsLogsProblems
    Packages
    ths-greifswald.ttp-fhir-gw@2.2.0-alpha3
    https://ths-greifswald.de/fhir/StructureDefinition/gics/VerificationResult/ConsentQualityControl
description: Status and additional Information about quality control of a Consent instance
package_name: ths-greifswald.ttp-fhir-gw
derivation: constraint
name: ConsentQualityControl
type: VerificationResult
elements:
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        comment:
          match: {url: null}
          schema:
            type: Extension
            mustSupport: true
            url: https://ths-greifswald.de/fhir/StructureDefinition/gics/Comment
            index: 1
            elements:
              value:
                mustSupport: true
                choices: []
                index: 3
        externalProperty:
          match: {url: null}
          schema:
            type: Extension
            mustSupport: true
            url: https://ths-greifswald.de/fhir/StructureDefinition/gics/ExternalProperty
            index: 4
            extensions:
              key: {url: null, mustSupport: true, index: 6}
              value: {url: null, mustSupport: true, index: 7}
            elements:
              extension:
                index: 5
                slicing:
                  rules: open
                  discriminator:
                  - {path: url, type: value}
                  min: null
                  slices:
                    key:
                      match: {url: null}
                      schema: {mustSupport: true, index: 6}
                    value:
                      match: {url: null}
                      schema: {mustSupport: true, index: 7}
  target:
    short: Referenz zu validierte Consent-Ressource(n)
    index: 8
    refers: ['http://fhir.de/ConsentManagement/StructureDefinition/QuestionnaireResponse']
    type: Reference
    mustSupport: true
    elements:
      reference: {mustSupport: true, index: 9}
    label: validierte Consent-Ressource(n)
    required: [reference]
  status: {label: QC-Status, short: QC-Status, mustSupport: true, index: 10}
  statusDate: {short: Datum der QC, mustSupport: true, index: 11}
  validationType:
    short: Typ der Qualitätskontrolle
    mustSupport: true
    index: 12
    elements:
      text: {mustSupport: true, index: 13}
    required: [text]
  attestation:
    mustSupport: true
    index: 14
    elements:
      who:
        short: qualitätskontrollierende Person
        mustSupport: true
        index: 15
        elements:
          display: {mustSupport: true, index: 16}
        required: [display]
    required: [who]
package_version: 2.2.0-alpha3
extensions:
  comment:
    url: https://ths-greifswald.de/fhir/StructureDefinition/gics/Comment
    type: Extension
    mustSupport: true
    index: 1
    elements:
      value:
        mustSupport: true
        choices: []
        index: 3
  externalProperty:
    url: https://ths-greifswald.de/fhir/StructureDefinition/gics/ExternalProperty
    type: Extension
    mustSupport: true
    index: 4
    extensions:
      key: {url: null, mustSupport: true, index: 6}
      value: {url: null, mustSupport: true, index: 7}
    elements:
      extension:
        index: 5
        slicing:
          rules: open
          discriminator:
          - {path: url, type: value}
          min: null
          slices:
            key:
              match: {url: null}
              schema: {mustSupport: true, index: 6}
            value:
              match: {url: null}
              schema: {mustSupport: true, index: 7}
class: profile
kind: resource
url: https://ths-greifswald.de/fhir/StructureDefinition/gics/VerificationResult/ConsentQualityControl
base: http://hl7.org/fhir/StructureDefinition/VerificationResult
version: '0.3'
required: [validationType, attestation, statusDate, target]