PackagesCanonicalsLogsProblems
    Packages
    dk.ehealth.sundhed.fhir.ig.core@3.2.0
    http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-questionnaireresponse-finding-basis
description: Basis for the overall clinical impression finding of the questionnaire response
package_name: dk.ehealth.sundhed.fhir.ig.core
derivation: constraint
name: ehealth-questionnaireresponse-finding-basis
type: Extension
elements:
  extension:
    array: true
    min: 3
    index: 0
    slicing:
      slices:
        linkId:
          match: {}
          schema:
            short: Unique id for item in questionnaire
            _required: true
            index: 1
            extensions: {}
            elements:
              extension: {index: 2}
              url:
                pattern: {type: Uri, value: linkId}
                index: 3
              value:
                choices: [valueString]
                index: 5
              valueString: {type: string, choiceOf: value, index: 6}
        value:
          match: {}
          schema:
            short: Value from questionnaire response
            index: 7
            extensions: {}
            elements:
              extension: {index: 8}
              url:
                pattern: {type: Uri, value: value}
                index: 9
              value:
                choices: [valueBoolean, valueDecimal, valueInteger, valueString, valueCoding]
                index: 11
              valueBoolean: {type: boolean, choiceOf: value, index: 12}
              valueDecimal: {type: decimal, choiceOf: value, index: 13}
              valueInteger: {type: integer, choiceOf: value, index: 14}
              valueString: {type: string, choiceOf: value, index: 15}
              valueCoding: {type: Coding, choiceOf: value, index: 16}
            required: [valueCoding, valueString, valueDecimal, value, valueBoolean, valueInteger]
        finding:
          match: {}
          schema:
            short: What was found
            _required: true
            index: 17
            extensions: {}
            elements:
              extension: {index: 18}
              url:
                pattern: {type: Uri, value: finding}
                index: 19
              value:
                choices: []
                index: 21
                slicing:
                  rules: open
                  ordered: false
                  discriminator:
                  - {path: $this, type: type}
                  min: null
                  slices:
                    valueCodeableConcept:
                      match: {}
                      schema:
                        choices: [valueCodeableConcept]
                        index: 23
                      min: 0
                      max: 1
              valueCodeableConcept:
                type: CodeableConcept
                choiceOf: value
                index: 24
                slicing:
                  slices:
                    valueCodeableConcept:
                      match: {}
                      schema: {type: CodeableConcept, choiceOf: value, index: 24}
                      min: 0
                      max: 1
        answerSignificance:
          match: {}
          schema: {type: Extension, short: The Answer significance for an answer, url: 'http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-questionnaire-answerSignificance', index: 25}
          min: 1
          max: 1
  url:
    pattern: {type: Uri, value: 'http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-questionnaireresponse-finding-basis'}
    index: 26
  value:
    choices: []
    index: 28
package_version: 3.2.0
extensions:
  linkId:
    url: null
    short: Unique id for item in questionnaire
    _required: true
    index: 1
    extensions: {}
    elements:
      extension: {index: 2}
      url:
        pattern: {type: Uri, value: linkId}
        index: 3
      value:
        choices: [valueString]
        index: 5
      valueString: {type: string, choiceOf: value, index: 6}
  value:
    url: null
    short: Value from questionnaire response
    index: 7
    extensions: {}
    elements:
      extension: {index: 8}
      url:
        pattern: {type: Uri, value: value}
        index: 9
      value:
        choices: [valueBoolean, valueDecimal, valueInteger, valueString, valueCoding]
        index: 11
      valueBoolean: {type: boolean, choiceOf: value, index: 12}
      valueDecimal: {type: decimal, choiceOf: value, index: 13}
      valueInteger: {type: integer, choiceOf: value, index: 14}
      valueString: {type: string, choiceOf: value, index: 15}
      valueCoding: {type: Coding, choiceOf: value, index: 16}
    required: [valueCoding, valueString, valueDecimal, value, valueBoolean, valueInteger]
  finding:
    url: null
    short: What was found
    _required: true
    index: 17
    extensions: {}
    elements:
      extension: {index: 18}
      url:
        pattern: {type: Uri, value: finding}
        index: 19
      value:
        choices: []
        index: 21
        slicing:
          rules: open
          ordered: false
          discriminator:
          - {path: $this, type: type}
          min: null
          slices:
            valueCodeableConcept:
              match: {}
              schema:
                choices: [valueCodeableConcept]
                index: 23
              min: 0
              max: 1
      valueCodeableConcept:
        type: CodeableConcept
        choiceOf: value
        index: 24
        slicing:
          slices:
            valueCodeableConcept:
              match: {}
              schema: {type: CodeableConcept, choiceOf: value, index: 24}
              min: 0
              max: 1
  answerSignificance: {url: 'http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-questionnaire-answerSignificance', min: 1, max: 1, type: Extension, short: The Answer significance for an answer, index: 25}
class: extension
kind: complex-type
url: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-questionnaireresponse-finding-basis
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 3.2.0