PackagesCanonicalsLogsProblems
    Packages
    rs/hl7.fhir.r4b.core@4.3.0
    http://hl7.org/fhir/StructureDefinition/cqf-certainty
description: An assessment of certainty, confidence, or quality of the item on which it appears.
package_name: rs/hl7.fhir.r4b.core
derivation: constraint
name: certainty
type: Extension
elements:
  extension:
    type: Extension
    short: Textual description of certainty
    index: 0
    slicing:
      slices:
        description:
          match: {}
          schema:
            type: Extension
            short: Textual description of certainty
            index: 0
            extensions: {}
            elements:
              extension: {index: 1}
              url:
                type: uri
                pattern: {type: uri, value: description}
                index: 2
              value:
                choices: [valueString]
                index: 4
              valueString: {type: string, choiceOf: value, index: 5}
            required: [value, valueString]
        note:
          match: {}
          schema:
            type: Extension
            short: Footnotes and/or explanatory notes
            array: true
            index: 6
            extensions: {}
            elements:
              extension: {index: 7}
              url:
                type: uri
                pattern: {type: uri, value: note}
                index: 8
              value:
                choices: [valueAnnotation]
                index: 10
              valueAnnotation: {type: Annotation, choiceOf: value, index: 11}
            required: [value, valueAnnotation]
        type:
          match: {}
          schema:
            type: Extension
            short: Aspect of certainty being rated
            index: 12
            extensions: {}
            elements:
              extension: {index: 13}
              url:
                type: uri
                pattern: {type: uri, value: type}
                index: 14
              value:
                choices: [valueCodeableConcept]
                index: 16
              valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 17}
            required: [value, valueCodeableConcept]
        rating:
          match: {}
          schema:
            type: Extension
            short: Assessment or judgement of the aspect
            index: 18
            extensions: {}
            elements:
              extension: {index: 19}
              url:
                type: uri
                pattern: {type: uri, value: rating}
                index: 20
              value:
                choices: [valueCodeableConcept]
                index: 22
              valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 23}
            required: [value, valueCodeableConcept]
        rater:
          match: {}
          schema:
            type: Extension
            short: Who provided the rating
            index: 24
            extensions: {}
            elements:
              extension: {index: 25}
              url:
                type: uri
                pattern: {type: uri, value: rater}
                index: 26
              value:
                choices: [valueString]
                index: 28
              valueString: {type: string, choiceOf: value, index: 29}
            required: [value, valueString]
  url:
    pattern: {type: uri, value: 'http://hl7.org/fhir/StructureDefinition/cqf-certainty'}
    type: uri
    index: 30
  value:
    choices: []
    index: 32
package_version: 4.3.0
extensions:
  description:
    url: null
    type: Extension
    short: Textual description of certainty
    index: 0
    extensions: {}
    elements:
      extension: {index: 1}
      url:
        type: uri
        pattern: {type: uri, value: description}
        index: 2
      value:
        choices: [valueString]
        index: 4
      valueString: {type: string, choiceOf: value, index: 5}
    required: [value, valueString]
  note:
    url: null
    type: Extension
    short: Footnotes and/or explanatory notes
    array: true
    index: 6
    extensions: {}
    elements:
      extension: {index: 7}
      url:
        type: uri
        pattern: {type: uri, value: note}
        index: 8
      value:
        choices: [valueAnnotation]
        index: 10
      valueAnnotation: {type: Annotation, choiceOf: value, index: 11}
    required: [value, valueAnnotation]
  type:
    url: null
    type: Extension
    short: Aspect of certainty being rated
    index: 12
    extensions: {}
    elements:
      extension: {index: 13}
      url:
        type: uri
        pattern: {type: uri, value: type}
        index: 14
      value:
        choices: [valueCodeableConcept]
        index: 16
      valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 17}
    required: [value, valueCodeableConcept]
  rating:
    url: null
    type: Extension
    short: Assessment or judgement of the aspect
    index: 18
    extensions: {}
    elements:
      extension: {index: 19}
      url:
        type: uri
        pattern: {type: uri, value: rating}
        index: 20
      value:
        choices: [valueCodeableConcept]
        index: 22
      valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 23}
    required: [value, valueCodeableConcept]
  rater:
    url: null
    type: Extension
    short: Who provided the rating
    index: 24
    extensions: {}
    elements:
      extension: {index: 25}
      url:
        type: uri
        pattern: {type: uri, value: rater}
        index: 26
      value:
        choices: [valueString]
        index: 28
      valueString: {type: string, choiceOf: value, index: 29}
    required: [value, valueString]
class: extension
kind: complex-type
url: http://hl7.org/fhir/StructureDefinition/cqf-certainty
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 4.3.0