PackagesCanonicalsLogsProblems
    Packages
    de.netzwerk@universitaetsmedizin.ebm-cpg-0.8.0
    http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-artifactComment
description: A comment containing additional documentation, a review comment, usage guidance, or other relevant information from a particular user.
package_name: de.netzwerk
derivation: constraint
name: CQFMArtifactComment
type: Extension
elements:
  extension:
    array: true
    min: 2
    index: 0
    slicing:
      slices:
        type:
          match: {}
          schema:
            short: documentation | review | guidance
            _required: true
            index: 1
            extensions: {}
            elements:
              extension: {index: 2}
              url:
                pattern: {type: Uri, value: type}
                index: 3
              value:
                choices: [valueCode]
                index: 5
              valueCode: {type: code, choiceOf: value, index: 6}
        text:
          match: {}
          schema:
            short: The comment
            _required: true
            index: 7
            extensions: {}
            elements:
              extension: {index: 8}
              url:
                pattern: {type: Uri, value: text}
                index: 9
              value:
                choices: [valueMarkdown]
                index: 11
              valueMarkdown: {type: markdown, choiceOf: value, index: 12}
        target:
          match: {}
          schema:
            short: What the comment is directed to
            array: true
            index: 13
            extensions: {}
            elements:
              extension: {index: 14}
              url:
                pattern: {type: Uri, value: target}
                index: 15
              value:
                choices: [valueUri]
                index: 17
              valueUri: {type: uri, choiceOf: value, index: 18}
        reference:
          match: {}
          schema:
            short: Supporting reference for the comment
            array: true
            index: 19
            extensions: {}
            elements:
              extension: {index: 20}
              url:
                pattern: {type: Uri, value: reference}
                index: 21
              value:
                choices: [valueUri]
                index: 23
              valueUri: {type: uri, choiceOf: value, index: 24}
        user:
          match: {}
          schema:
            short: Who commented
            index: 25
            extensions: {}
            elements:
              extension: {index: 26}
              url:
                pattern: {type: Uri, value: user}
                index: 27
              value:
                choices: [valueString]
                index: 29
              valueString: {type: string, choiceOf: value, index: 30}
  url:
    pattern: {type: Uri, value: 'http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-artifactComment'}
    index: 31
  value:
    choices: []
    index: 33
package_version: universitaetsmedizin.ebm-cpg-0.8.0
extensions:
  type:
    url: null
    short: documentation | review | guidance
    _required: true
    index: 1
    extensions: {}
    elements:
      extension: {index: 2}
      url:
        pattern: {type: Uri, value: type}
        index: 3
      value:
        choices: [valueCode]
        index: 5
      valueCode: {type: code, choiceOf: value, index: 6}
  text:
    url: null
    short: The comment
    _required: true
    index: 7
    extensions: {}
    elements:
      extension: {index: 8}
      url:
        pattern: {type: Uri, value: text}
        index: 9
      value:
        choices: [valueMarkdown]
        index: 11
      valueMarkdown: {type: markdown, choiceOf: value, index: 12}
  target:
    url: null
    short: What the comment is directed to
    array: true
    index: 13
    extensions: {}
    elements:
      extension: {index: 14}
      url:
        pattern: {type: Uri, value: target}
        index: 15
      value:
        choices: [valueUri]
        index: 17
      valueUri: {type: uri, choiceOf: value, index: 18}
  reference:
    url: null
    short: Supporting reference for the comment
    array: true
    index: 19
    extensions: {}
    elements:
      extension: {index: 20}
      url:
        pattern: {type: Uri, value: reference}
        index: 21
      value:
        choices: [valueUri]
        index: 23
      valueUri: {type: uri, choiceOf: value, index: 24}
  user:
    url: null
    short: Who commented
    index: 25
    extensions: {}
    elements:
      extension: {index: 26}
      url:
        pattern: {type: Uri, value: user}
        index: 27
      value:
        choices: [valueString]
        index: 29
      valueString: {type: string, choiceOf: value, index: 30}
class: extension
kind: complex-type
url: http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-artifactComment
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 2.0.0