PackagesCanonicalsLogsProblems
    Packages
    rs/de.gematik.isik@5.0.0-rc2
    https://gematik.de/fhir/isik/StructureDefinition/ISiKFormularDefinition
description: null
package_name: rs/de.gematik.isik
derivation: constraint
name: ISiKFormularDefinition
type: Questionnaire
elements:
  modifierExtension:
    index: 0
    slicing:
      slices:
        MDR-Relevant:
          match: {}
          schema:
            type: Extension
            mustSupport: true
            url: https://gematik.de/fhir/isik/StructureDefinition/ISiKMDRRelevanzFormularExtension
            index: 1
            elements:
              value:
                mustSupport: true
                choices: []
                index: 3
  url: {short: CanoncialURL des Formulars, mustSupport: true, index: 4}
  version: {short: Version, mustSupport: true, index: 5}
  title: {short: Titel/Überschrift, mustSupport: true, index: 6}
  status: {short: active | retired, mustSupport: true, index: 7}
  subjectType:
    short: Subject, über das in diesem Formular berichtet wird.
    mustSupport: true
    pattern: {type: code, value: Patient}
    type: code
    index: 8
  description: {short: Beschreibung, mustSupport: true, index: 9}
  item:
    short: Formularfeld
    mustSupport: true
    index: 10
    elements:
      linkId: {short: innerhalb dieses Formulars eindeutige ID dieses Feldes, mustSupport: true, index: 11}
      repeats: {short: 'Mehrfachangaben erlaubt?', mustSupport: true, index: 17}
      item: {short: Untergeordnetes Item, mustSupport: true, index: 21}
      type: {mustSupport: true, index: 15}
      answerOption: {short: Festlegung der Antwortmöglichkeiten durch Aufzählung, mustSupport: true, index: 20}
      prefix: {mustSupport: true, index: 13}
      readOnly: {short: 'Keine Eingabe erlaubt?', mustSupport: true, index: 18}
      answerValueSet: {short: Festlegung der Antwortmöglichkeiten durch Verweis auf ValueSet, mustSupport: true, index: 19}
      code: {short: Code für dieses Formularfeld, mustSupport: true, index: 12}
      required: {short: 'Pflichtfeld?', mustSupport: true, index: 16}
      text: {short: Text, mustSupport: true, index: 14}
package_version: 5.0.0-rc2
class: profile
kind: resource
url: https://gematik.de/fhir/isik/StructureDefinition/ISiKFormularDefinition
base: http://hl7.org/fhir/StructureDefinition/Questionnaire
version: 5.0.0-rc2
required: [description, modifierExtension, subjectType, title, url, version]