PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.extensions@5.1.0-cibuild
    http://hl7.org/fhir/StructureDefinition/artifactassessment-content
description: A Content containing additional documentation, a review Content, usage guidance, or other relevant information from a particular user.
package_name: hl7.fhir.uv.extensions
derivation: constraint
name: ArtifactAssessmentContent
type: Extension
elements:
  extension:
    type: Extension
    short: comment | classifier | rating | container | response | change-request
    index: 0
    slicing:
      slices:
        path:
          match: {}
          schema:
            type: Extension
            short: What the comment is directed to
            array: true
            index: 30
            elements:
              url:
                pattern: {type: Uri, value: path}
                index: 31
              value:
                choices: [valueUri]
                index: 33
              valueUri: {type: uri, choiceOf: value, index: 34}
        classifier:
          match: {}
          schema:
            type: Extension
            short: Rating, classifier, or assessment
            array: true
            index: 15
            elements:
              url:
                pattern: {type: Uri, value: classifier}
                index: 16
              value:
                choices: [valueCodeableConcept]
                index: 18
              valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 19}
        type:
          match: {}
          schema:
            type: Extension
            short: Indicates what type of content this component represents
            index: 10
            elements:
              url:
                pattern: {type: Uri, value: type}
                index: 11
              value:
                choices: [valueCodeableConcept]
                index: 13
              valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 14}
        freeToShare:
          match: {}
          schema:
            type: Extension
            short: Acceptable to publicly share the resource content
            index: 40
            elements:
              url:
                pattern: {type: Uri, value: freeToShare}
                index: 41
              value:
                choices: [valueBoolean]
                index: 43
              valueBoolean: {type: boolean, choiceOf: value, index: 44}
        component:
          match: {}
          schema:
            type: Extension
            short: Contained content
            array: true
            index: 45
            elements:
              url:
                pattern: {type: Uri, value: component}
                index: 46
              value:
                choices: []
                elementReference: ['http://hl7.org/fhir/StructureDefinition/artifactassessment-content', elements, org/fhir/StructureDefinition/Extension#Extension, elements, extension]
                index: 48
        informationType:
          match: {}
          schema:
            type: Extension
            short: comment | classifier | rating | container | response | change-request
            index: 0
            elements:
              url:
                pattern: {type: Uri, value: informationType}
                index: 1
              value:
                choices: [valueCode]
                index: 3
              valueCode: {type: code, choiceOf: value, index: 4}
        author:
          match: {}
          schema:
            type: Extension
            short: Who authored the content
            index: 25
            elements:
              url:
                pattern: {type: Uri, value: author}
                index: 26
              value:
                choices: [valueReference]
                index: 28
              valueReference:
                type: Reference
                choiceOf: value
                refers: ['http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole']
                index: 29
        summary:
          match: {}
          schema:
            type: Extension
            short: Brief summary of the content
            index: 5
            elements:
              url:
                pattern: {type: Uri, value: summary}
                index: 6
              value:
                choices: [valueMarkdown]
                index: 8
              valueMarkdown: {type: markdown, choiceOf: value, index: 9}
        quantity:
          match: {}
          schema:
            type: Extension
            short: Quantitative rating
            index: 20
            elements:
              url:
                pattern: {type: Uri, value: quantity}
                index: 21
              value:
                choices: [valueQuantity]
                index: 23
              valueQuantity: {type: Quantity, choiceOf: value, index: 24}
        relatedArtifact:
          match: {}
          schema:
            type: Extension
            short: Additional information
            array: true
            index: 35
            elements:
              url:
                pattern: {type: Uri, value: relatedArtifact}
                index: 36
              value:
                choices: [valueRelatedArtifact]
                index: 38
              valueRelatedArtifact: {type: RelatedArtifact, choiceOf: value, index: 39}
  url:
    type: uri
    pattern: {type: Uri, value: 'http://hl7.org/fhir/StructureDefinition/artifactassessment-content'}
    index: 49
package_version: 5.1.0-cibuild
extensions:
  path:
    url: null
    type: Extension
    short: What the comment is directed to
    array: true
    index: 30
    elements:
      url:
        pattern: {type: Uri, value: path}
        index: 31
      value:
        choices: [valueUri]
        index: 33
      valueUri: {type: uri, choiceOf: value, index: 34}
  classifier:
    url: null
    type: Extension
    short: Rating, classifier, or assessment
    array: true
    index: 15
    elements:
      url:
        pattern: {type: Uri, value: classifier}
        index: 16
      value:
        choices: [valueCodeableConcept]
        index: 18
      valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 19}
  type:
    url: null
    type: Extension
    short: Indicates what type of content this component represents
    index: 10
    elements:
      url:
        pattern: {type: Uri, value: type}
        index: 11
      value:
        choices: [valueCodeableConcept]
        index: 13
      valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 14}
  freeToShare:
    url: null
    type: Extension
    short: Acceptable to publicly share the resource content
    index: 40
    elements:
      url:
        pattern: {type: Uri, value: freeToShare}
        index: 41
      value:
        choices: [valueBoolean]
        index: 43
      valueBoolean: {type: boolean, choiceOf: value, index: 44}
  component:
    url: null
    type: Extension
    short: Contained content
    array: true
    index: 45
    elements:
      url:
        pattern: {type: Uri, value: component}
        index: 46
      value:
        choices: []
        elementReference: ['http://hl7.org/fhir/StructureDefinition/artifactassessment-content', elements, org/fhir/StructureDefinition/Extension#Extension, elements, extension]
        index: 48
  informationType:
    url: null
    type: Extension
    short: comment | classifier | rating | container | response | change-request
    index: 0
    elements:
      url:
        pattern: {type: Uri, value: informationType}
        index: 1
      value:
        choices: [valueCode]
        index: 3
      valueCode: {type: code, choiceOf: value, index: 4}
  author:
    url: null
    type: Extension
    short: Who authored the content
    index: 25
    elements:
      url:
        pattern: {type: Uri, value: author}
        index: 26
      value:
        choices: [valueReference]
        index: 28
      valueReference:
        type: Reference
        choiceOf: value
        refers: ['http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole']
        index: 29
  summary:
    url: null
    type: Extension
    short: Brief summary of the content
    index: 5
    elements:
      url:
        pattern: {type: Uri, value: summary}
        index: 6
      value:
        choices: [valueMarkdown]
        index: 8
      valueMarkdown: {type: markdown, choiceOf: value, index: 9}
  quantity:
    url: null
    type: Extension
    short: Quantitative rating
    index: 20
    elements:
      url:
        pattern: {type: Uri, value: quantity}
        index: 21
      value:
        choices: [valueQuantity]
        index: 23
      valueQuantity: {type: Quantity, choiceOf: value, index: 24}
  relatedArtifact:
    url: null
    type: Extension
    short: Additional information
    array: true
    index: 35
    elements:
      url:
        pattern: {type: Uri, value: relatedArtifact}
        index: 36
      value:
        choices: [valueRelatedArtifact]
        index: 38
      valueRelatedArtifact: {type: RelatedArtifact, choiceOf: value, index: 39}
class: extension
kind: complex-type
url: http://hl7.org/fhir/StructureDefinition/artifactassessment-content
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 5.1.0-cibuild