PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver-r5.r4@0.1.0
    http://hl7.org/fhir/5.0/StructureDefinition/extension-ArtifactAssessment.content
description: 'R5: `ArtifactAssessment.content` (new:BackboneElement)'
package_name: hl7.fhir.uv.xver-r5.r4
derivation: constraint
name: ExtensionArtifactAssessment_Content
type: Extension
elements:
  extension:
    base: {max: '*', min: 0, path: Extension.extension}
    array: true
    index: 0
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: 0
      slices:
        path:
          match: {url: path}
          schema:
            short: 'R5: What the comment is directed to (new)'
            array: true
            base: {max: '*', min: 0, path: Extension.extension}
            index: 31
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: path}
                index: 32
              value:
                short: What the comment is directed to
                choices: [valueUri]
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                index: 34
              valueUri:
                short: What the comment is directed to
                type: uri
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                choiceOf: value
                index: 35
            required: [url]
        classifier:
          match: {url: classifier}
          schema:
            short: 'R5: Rating, classifier, or assessment (new)'
            array: true
            base: {max: '*', min: 0, path: Extension.extension}
            index: 16
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: classifier}
                index: 17
              value:
                short: Rating, classifier, or assessment
                choices: [valueCodeableConcept]
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                index: 19
              valueCodeableConcept:
                short: Rating, classifier, or assessment
                type: CodeableConcept
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                choiceOf: value
                index: 20
            required: [url]
        type:
          match: {url: type}
          schema:
            short: 'R5: What type of content (new)'
            base: {max: '*', min: 0, path: Extension.extension}
            index: 11
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: type}
                index: 12
              value:
                short: What type of content
                choices: [valueCodeableConcept]
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                index: 14
              valueCodeableConcept:
                short: What type of content
                type: CodeableConcept
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                choiceOf: value
                index: 15
            required: [url]
        freeToShare:
          match: {url: freeToShare}
          schema:
            short: 'R5: Acceptable to publicly share the resource content (new)'
            base: {max: '*', min: 0, path: Extension.extension}
            index: 41
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: freeToShare}
                index: 42
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: Acceptable to publicly share the resource content
                choices: [valueBoolean]
                index: 44
              valueBoolean:
                short: Acceptable to publicly share the resource content
                type: boolean
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                choiceOf: value
                index: 45
            required: [url]
        component:
          match: {url: 'http://hl7.org/fhir/5.0/StructureDefinition/extension-ArtifactAssessment.content'}
          schema:
            short: 'R5: Contained content (new)'
            array: true
            base: {max: '*', min: 0, path: Extension.extension}
            index: 46
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: 'http://hl7.org/fhir/5.0/StructureDefinition/extension-ArtifactAssessment.content'}
                index: 47
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                choices: []
                index: 49
            required: [url]
        informationType:
          match: {url: informationType}
          schema:
            short: 'R5: comment | classifier | rating | container | response | change-request (new)'
            base: {max: '*', min: 0, path: Extension.extension}
            index: 1
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: informationType}
                index: 2
              value:
                short: comment | classifier | rating | container | response | change-request
                choices: [valueCode]
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                index: 4
              valueCode:
                short: comment | classifier | rating | container | response | change-request
                type: code
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                choiceOf: value
                index: 5
            required: [url]
        author:
          match: {url: author}
          schema:
            short: 'R5: Who authored the content (new)'
            base: {max: '*', min: 0, path: Extension.extension}
            index: 26
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: author}
                index: 27
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: Who authored the content
                choices: [valueReference]
                index: 29
              valueReference:
                short: Who authored the content
                refers: ['http://hl7.org/fhir/5.0/StructureDefinition/profile-Device|0.1.0', 'http://hl7.org/fhir/5.0/StructureDefinition/profile-Organization|0.1.0', 'http://hl7.org/fhir/5.0/StructureDefinition/profile-Patient|0.1.0', 'http://hl7.org/fhir/5.0/StructureDefinition/profile-PractitionerRole|0.1.0', 'http://hl7.org/fhir/5.0/StructureDefinition/profile-Practitioner|0.1.0', 'http://hl7.org/fhir/StructureDefinition/Device|4.0.1', 'http://hl7.org/fhir/StructureDefinition/Organization|4.0.1', 'http://hl7.org/fhir/StructureDefinition/Patient|4.0.1', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole|4.0.1', 'http://hl7.org/fhir/StructureDefinition/Practitioner|4.0.1']
                type: Reference
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                choiceOf: value
                index: 30
            required: [url]
        summary:
          match: {url: summary}
          schema:
            short: 'R5: Brief summary of the content (new)'
            base: {max: '*', min: 0, path: Extension.extension}
            index: 6
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: summary}
                index: 7
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: Brief summary of the content
                choices: [valueMarkdown]
                index: 9
              valueMarkdown:
                short: Brief summary of the content
                type: markdown
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                choiceOf: value
                index: 10
            required: [url]
        quantity:
          match: {url: quantity}
          schema:
            short: 'R5: Quantitative rating (new)'
            base: {max: '*', min: 0, path: Extension.extension}
            index: 21
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: quantity}
                index: 22
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: Quantitative rating
                choices: [valueQuantity]
                index: 24
              valueQuantity:
                short: Quantitative rating
                type: Quantity
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                choiceOf: value
                index: 25
            required: [url]
        relatedArtifact:
          match: {url: relatedArtifact}
          schema:
            short: 'R5: Additional information (new)'
            array: true
            base: {max: '*', min: 0, path: Extension.extension}
            index: 36
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: relatedArtifact}
                index: 37
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: Additional information
                choices: [valueRelatedArtifact]
                index: 39
              valueRelatedArtifact:
                short: Additional information
                type: RelatedArtifact
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                choiceOf: value
                index: 40
            required: [url]
  url:
    base: {max: '1', min: 1, path: Extension.url}
    pattern: {type: Uri, value: 'http://hl7.org/fhir/5.0/StructureDefinition/extension-ArtifactAssessment.content'}
    index: 50
  value:
    base: {max: '1', min: 0, path: 'Extension.value[x]'}
    choices: []
    index: 52
package_version: 0.1.0
extensions:
  path:
    url: path
    short: 'R5: What the comment is directed to (new)'
    array: true
    base: {max: '*', min: 0, path: Extension.extension}
    index: 31
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: path}
        index: 32
      value:
        short: What the comment is directed to
        choices: [valueUri]
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        index: 34
      valueUri:
        short: What the comment is directed to
        type: uri
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        choiceOf: value
        index: 35
    required: [url]
  classifier:
    url: classifier
    short: 'R5: Rating, classifier, or assessment (new)'
    array: true
    base: {max: '*', min: 0, path: Extension.extension}
    index: 16
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: classifier}
        index: 17
      value:
        short: Rating, classifier, or assessment
        choices: [valueCodeableConcept]
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        index: 19
      valueCodeableConcept:
        short: Rating, classifier, or assessment
        type: CodeableConcept
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        choiceOf: value
        index: 20
    required: [url]
  type:
    url: type
    short: 'R5: What type of content (new)'
    base: {max: '*', min: 0, path: Extension.extension}
    index: 11
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: type}
        index: 12
      value:
        short: What type of content
        choices: [valueCodeableConcept]
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        index: 14
      valueCodeableConcept:
        short: What type of content
        type: CodeableConcept
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        choiceOf: value
        index: 15
    required: [url]
  freeToShare:
    url: freeToShare
    short: 'R5: Acceptable to publicly share the resource content (new)'
    base: {max: '*', min: 0, path: Extension.extension}
    index: 41
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: freeToShare}
        index: 42
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: Acceptable to publicly share the resource content
        choices: [valueBoolean]
        index: 44
      valueBoolean:
        short: Acceptable to publicly share the resource content
        type: boolean
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        choiceOf: value
        index: 45
    required: [url]
  component:
    url: http://hl7.org/fhir/5.0/StructureDefinition/extension-ArtifactAssessment.content
    short: 'R5: Contained content (new)'
    array: true
    base: {max: '*', min: 0, path: Extension.extension}
    index: 46
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: 'http://hl7.org/fhir/5.0/StructureDefinition/extension-ArtifactAssessment.content'}
        index: 47
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        choices: []
        index: 49
    required: [url]
  informationType:
    url: informationType
    short: 'R5: comment | classifier | rating | container | response | change-request (new)'
    base: {max: '*', min: 0, path: Extension.extension}
    index: 1
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: informationType}
        index: 2
      value:
        short: comment | classifier | rating | container | response | change-request
        choices: [valueCode]
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        index: 4
      valueCode:
        short: comment | classifier | rating | container | response | change-request
        type: code
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        choiceOf: value
        index: 5
    required: [url]
  author:
    url: author
    short: 'R5: Who authored the content (new)'
    base: {max: '*', min: 0, path: Extension.extension}
    index: 26
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: author}
        index: 27
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: Who authored the content
        choices: [valueReference]
        index: 29
      valueReference:
        short: Who authored the content
        refers: ['http://hl7.org/fhir/5.0/StructureDefinition/profile-Device|0.1.0', 'http://hl7.org/fhir/5.0/StructureDefinition/profile-Organization|0.1.0', 'http://hl7.org/fhir/5.0/StructureDefinition/profile-Patient|0.1.0', 'http://hl7.org/fhir/5.0/StructureDefinition/profile-PractitionerRole|0.1.0', 'http://hl7.org/fhir/5.0/StructureDefinition/profile-Practitioner|0.1.0', 'http://hl7.org/fhir/StructureDefinition/Device|4.0.1', 'http://hl7.org/fhir/StructureDefinition/Organization|4.0.1', 'http://hl7.org/fhir/StructureDefinition/Patient|4.0.1', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole|4.0.1', 'http://hl7.org/fhir/StructureDefinition/Practitioner|4.0.1']
        type: Reference
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        choiceOf: value
        index: 30
    required: [url]
  summary:
    url: summary
    short: 'R5: Brief summary of the content (new)'
    base: {max: '*', min: 0, path: Extension.extension}
    index: 6
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: summary}
        index: 7
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: Brief summary of the content
        choices: [valueMarkdown]
        index: 9
      valueMarkdown:
        short: Brief summary of the content
        type: markdown
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        choiceOf: value
        index: 10
    required: [url]
  quantity:
    url: quantity
    short: 'R5: Quantitative rating (new)'
    base: {max: '*', min: 0, path: Extension.extension}
    index: 21
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: quantity}
        index: 22
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: Quantitative rating
        choices: [valueQuantity]
        index: 24
      valueQuantity:
        short: Quantitative rating
        type: Quantity
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        choiceOf: value
        index: 25
    required: [url]
  relatedArtifact:
    url: relatedArtifact
    short: 'R5: Additional information (new)'
    array: true
    base: {max: '*', min: 0, path: Extension.extension}
    index: 36
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: relatedArtifact}
        index: 37
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: Additional information
        choices: [valueRelatedArtifact]
        index: 39
      valueRelatedArtifact:
        short: Additional information
        type: RelatedArtifact
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        choiceOf: value
        index: 40
    required: [url]
class: extension
kind: complex-type
url: http://hl7.org/fhir/5.0/StructureDefinition/extension-ArtifactAssessment.content
base: http://hl7.org/fhir/StructureDefinition/Extension|4.0.1
version: 0.1.0
required: [url]