PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver-r2.r5@0.0.1-snapshot-1
    http://hl7.org/fhir/1.0/StructureDefinition/extension-DocumentManifest
description: This cross-version extension represents DocumentManifest from http://hl7.org/fhir/StructureDefinition/DocumentManifest|1.0.2 for use in FHIR R5.
package_name: hl7.fhir.uv.xver-r2.r5
derivation: constraint
name: ext_R2_DocumentManifest
type: Extension
elements:
  extension:
    array: true
    min: 2
    index: 0
    slicing:
      rules: closed
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: 2
      slices:
        masterIdentifier:
          match: {url: null}
          schema:
            short: Unique Identifier for the set of documents
            isModifier: false
            index: 1
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: Unique Identifier for the set of documents
                choices: [valueIdentifier]
                index: 3
              valueIdentifier:
                base: {path: 'Extension.value[x]'}
                type: Identifier
                short: Unique Identifier for the set of documents
                choiceOf: value
                index: 4
        recipient:
          match: {url: null}
          schema:
            short: Intended to get notified about this set of documents
            isModifier: false
            array: true
            index: 5
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: Intended to get notified about this set of documents
                choices: [valueReference]
                index: 7
              valueReference:
                base: {path: 'Extension.value[x]'}
                type: Reference
                short: Intended to get notified about this set of documents
                choiceOf: value
                refers: ['http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson']
                index: 8
        type:
          match: {url: null}
          schema:
            short: Kind of document set
            isModifier: false
            index: 9
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: Kind of document set
                choices: [valueCodeableConcept]
                index: 11
              valueCodeableConcept:
                base: {path: 'Extension.value[x]'}
                type: CodeableConcept
                short: Kind of document set
                choiceOf: value
                index: 12
        source:
          match: {url: null}
          schema:
            short: The source system/application/software
            isModifier: false
            index: 13
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: The source system/application/software
                choices: [valueUri]
                index: 15
              valueUri:
                base: {path: 'Extension.value[x]'}
                type: uri
                short: The source system/application/software
                choiceOf: value
                index: 16
        status:
          match: {url: null}
          schema:
            isModifier: true
            short: current | superseded | entered-in-error
            _required: true
            isModifierReason: This extension is a modifier because the target element DocumentManifest.status is flagged IsModifier
            index: 17
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: current | superseded | entered-in-error
                choices: [valueCode]
                index: 19
              valueCode:
                base: {path: 'Extension.value[x]'}
                type: code
                short: current | superseded | entered-in-error
                choiceOf: value
                index: 20
        description:
          match: {url: null}
          schema:
            short: Human-readable description (title)
            isModifier: false
            index: 21
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: Human-readable description (title)
                choices: [valueString]
                index: 23
              valueString:
                base: {path: 'Extension.value[x]'}
                type: string
                short: Human-readable description (title)
                choiceOf: value
                index: 24
        content:
          match: {url: null}
          schema:
            min: 1
            isModifier: false
            short: The items included
            index: 25
            array: true
            elements:
              extension:
                array: true
                min: 1
                index: 26
                slicing:
                  rules: closed
                  ordered: false
                  discriminator:
                  - {path: url, type: value}
                  min: 1
                  slices:
                    p[x]:
                      match: {url: null}
                      schema:
                        short: Contents of this set of documents
                        isModifier: false
                        _required: true
                        index: 27
                        elements:
                          value:
                            base: {path: 'Extension.value[x]'}
                            short: Contents of this set of documents
                            choices: [valueAttachment, valueReference]
                            index: 29
                          valueAttachment:
                            base: {path: 'Extension.value[x]'}
                            type: Attachment
                            short: Contents of this set of documents
                            choiceOf: value
                            index: 30
                          valueReference:
                            base: {path: 'Extension.value[x]'}
                            type: Reference
                            short: Contents of this set of documents
                            choiceOf: value
                            refers: ['http://hl7.org/fhir/StructureDefinition/Resource']
                            index: 31
            _required: true
            extensions:
              p[x]:
                url: null
                short: Contents of this set of documents
                isModifier: false
                _required: true
                index: 27
                elements:
                  value:
                    base: {path: 'Extension.value[x]'}
                    short: Contents of this set of documents
                    choices: [valueAttachment, valueReference]
                    index: 29
                  valueAttachment:
                    base: {path: 'Extension.value[x]'}
                    type: Attachment
                    short: Contents of this set of documents
                    choiceOf: value
                    index: 30
                  valueReference:
                    base: {path: 'Extension.value[x]'}
                    type: Reference
                    short: Contents of this set of documents
                    choiceOf: value
                    refers: ['http://hl7.org/fhir/StructureDefinition/Resource']
                    index: 31
            required: [extension]
        related:
          match: {url: null}
          schema:
            short: Related things
            isModifier: false
            array: true
            index: 32
            extensions:
              identifier:
                url: null
                short: Identifiers of things that are related
                isModifier: false
                index: 34
                elements:
                  value:
                    base: {path: 'Extension.value[x]'}
                    short: Identifiers of things that are related
                    choices: [valueIdentifier]
                    index: 36
                  valueIdentifier:
                    base: {path: 'Extension.value[x]'}
                    type: Identifier
                    short: Identifiers of things that are related
                    choiceOf: value
                    index: 37
              ref:
                url: null
                short: Related Resource
                isModifier: false
                index: 38
                elements:
                  value:
                    base: {path: 'Extension.value[x]'}
                    short: Related Resource
                    choices: [valueReference]
                    index: 40
                  valueReference:
                    base: {path: 'Extension.value[x]'}
                    type: Reference
                    short: Related Resource
                    choiceOf: value
                    refers: ['http://hl7.org/fhir/StructureDefinition/Resource']
                    index: 41
            elements:
              extension:
                array: true
                index: 33
                slicing:
                  rules: closed
                  ordered: false
                  discriminator:
                  - {path: url, type: value}
                  min: 0
                  slices:
                    identifier:
                      match: {url: null}
                      schema:
                        short: Identifiers of things that are related
                        isModifier: false
                        index: 34
                        elements:
                          value:
                            base: {path: 'Extension.value[x]'}
                            short: Identifiers of things that are related
                            choices: [valueIdentifier]
                            index: 36
                          valueIdentifier:
                            base: {path: 'Extension.value[x]'}
                            type: Identifier
                            short: Identifiers of things that are related
                            choiceOf: value
                            index: 37
                    ref:
                      match: {url: null}
                      schema:
                        short: Related Resource
                        isModifier: false
                        index: 38
                        elements:
                          value:
                            base: {path: 'Extension.value[x]'}
                            short: Related Resource
                            choices: [valueReference]
                            index: 40
                          valueReference:
                            base: {path: 'Extension.value[x]'}
                            type: Reference
                            short: Related Resource
                            choiceOf: value
                            refers: ['http://hl7.org/fhir/StructureDefinition/Resource']
                            index: 41
  url:
    pattern: {type: Uri, value: 'http://hl7.org/fhir/1.0/StructureDefinition/extension-DocumentManifest'}
    index: 42
package_version: 0.0.1-snapshot-1
extensions:
  masterIdentifier:
    url: null
    short: Unique Identifier for the set of documents
    isModifier: false
    index: 1
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: Unique Identifier for the set of documents
        choices: [valueIdentifier]
        index: 3
      valueIdentifier:
        base: {path: 'Extension.value[x]'}
        type: Identifier
        short: Unique Identifier for the set of documents
        choiceOf: value
        index: 4
  recipient:
    url: null
    short: Intended to get notified about this set of documents
    isModifier: false
    array: true
    index: 5
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: Intended to get notified about this set of documents
        choices: [valueReference]
        index: 7
      valueReference:
        base: {path: 'Extension.value[x]'}
        type: Reference
        short: Intended to get notified about this set of documents
        choiceOf: value
        refers: ['http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson']
        index: 8
  type:
    url: null
    short: Kind of document set
    isModifier: false
    index: 9
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: Kind of document set
        choices: [valueCodeableConcept]
        index: 11
      valueCodeableConcept:
        base: {path: 'Extension.value[x]'}
        type: CodeableConcept
        short: Kind of document set
        choiceOf: value
        index: 12
  source:
    url: null
    short: The source system/application/software
    isModifier: false
    index: 13
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: The source system/application/software
        choices: [valueUri]
        index: 15
      valueUri:
        base: {path: 'Extension.value[x]'}
        type: uri
        short: The source system/application/software
        choiceOf: value
        index: 16
  status:
    url: null
    isModifier: true
    short: current | superseded | entered-in-error
    _required: true
    isModifierReason: This extension is a modifier because the target element DocumentManifest.status is flagged IsModifier
    index: 17
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: current | superseded | entered-in-error
        choices: [valueCode]
        index: 19
      valueCode:
        base: {path: 'Extension.value[x]'}
        type: code
        short: current | superseded | entered-in-error
        choiceOf: value
        index: 20
  description:
    url: null
    short: Human-readable description (title)
    isModifier: false
    index: 21
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: Human-readable description (title)
        choices: [valueString]
        index: 23
      valueString:
        base: {path: 'Extension.value[x]'}
        type: string
        short: Human-readable description (title)
        choiceOf: value
        index: 24
  content:
    min: 1
    isModifier: false
    short: The items included
    index: 25
    array: true
    elements:
      extension:
        array: true
        min: 1
        index: 26
        slicing:
          rules: closed
          ordered: false
          discriminator:
          - {path: url, type: value}
          min: 1
          slices:
            p[x]:
              match: {url: null}
              schema:
                short: Contents of this set of documents
                isModifier: false
                _required: true
                index: 27
                elements:
                  value:
                    base: {path: 'Extension.value[x]'}
                    short: Contents of this set of documents
                    choices: [valueAttachment, valueReference]
                    index: 29
                  valueAttachment:
                    base: {path: 'Extension.value[x]'}
                    type: Attachment
                    short: Contents of this set of documents
                    choiceOf: value
                    index: 30
                  valueReference:
                    base: {path: 'Extension.value[x]'}
                    type: Reference
                    short: Contents of this set of documents
                    choiceOf: value
                    refers: ['http://hl7.org/fhir/StructureDefinition/Resource']
                    index: 31
    _required: true
    extensions:
      p[x]:
        url: null
        short: Contents of this set of documents
        isModifier: false
        _required: true
        index: 27
        elements:
          value:
            base: {path: 'Extension.value[x]'}
            short: Contents of this set of documents
            choices: [valueAttachment, valueReference]
            index: 29
          valueAttachment:
            base: {path: 'Extension.value[x]'}
            type: Attachment
            short: Contents of this set of documents
            choiceOf: value
            index: 30
          valueReference:
            base: {path: 'Extension.value[x]'}
            type: Reference
            short: Contents of this set of documents
            choiceOf: value
            refers: ['http://hl7.org/fhir/StructureDefinition/Resource']
            index: 31
    url: null
    required: [extension]
  related:
    url: null
    short: Related things
    isModifier: false
    array: true
    index: 32
    extensions:
      identifier:
        url: null
        short: Identifiers of things that are related
        isModifier: false
        index: 34
        elements:
          value:
            base: {path: 'Extension.value[x]'}
            short: Identifiers of things that are related
            choices: [valueIdentifier]
            index: 36
          valueIdentifier:
            base: {path: 'Extension.value[x]'}
            type: Identifier
            short: Identifiers of things that are related
            choiceOf: value
            index: 37
      ref:
        url: null
        short: Related Resource
        isModifier: false
        index: 38
        elements:
          value:
            base: {path: 'Extension.value[x]'}
            short: Related Resource
            choices: [valueReference]
            index: 40
          valueReference:
            base: {path: 'Extension.value[x]'}
            type: Reference
            short: Related Resource
            choiceOf: value
            refers: ['http://hl7.org/fhir/StructureDefinition/Resource']
            index: 41
    elements:
      extension:
        array: true
        index: 33
        slicing:
          rules: closed
          ordered: false
          discriminator:
          - {path: url, type: value}
          min: 0
          slices:
            identifier:
              match: {url: null}
              schema:
                short: Identifiers of things that are related
                isModifier: false
                index: 34
                elements:
                  value:
                    base: {path: 'Extension.value[x]'}
                    short: Identifiers of things that are related
                    choices: [valueIdentifier]
                    index: 36
                  valueIdentifier:
                    base: {path: 'Extension.value[x]'}
                    type: Identifier
                    short: Identifiers of things that are related
                    choiceOf: value
                    index: 37
            ref:
              match: {url: null}
              schema:
                short: Related Resource
                isModifier: false
                index: 38
                elements:
                  value:
                    base: {path: 'Extension.value[x]'}
                    short: Related Resource
                    choices: [valueReference]
                    index: 40
                  valueReference:
                    base: {path: 'Extension.value[x]'}
                    type: Reference
                    short: Related Resource
                    choiceOf: value
                    refers: ['http://hl7.org/fhir/StructureDefinition/Resource']
                    index: 41
class: extension
kind: complex-type
url: http://hl7.org/fhir/1.0/StructureDefinition/extension-DocumentManifest
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 0.0.1-snapshot-1
required: [url]