PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver-r4b.r5@0.0.1-snapshot-1
    http://hl7.org/fhir/4.3/StructureDefinition/extension-Composition.section.mode
description: This cross-version extension represents Composition.section.mode from http://hl7.org/fhir/StructureDefinition/Composition|4.3.0 for use in FHIR R5.
package_name: hl7.fhir.uv.xver-r4b.r5
derivation: constraint
name: ext_R4B_Composition_se_mode
type: Extension
elements:
  value:
    base: {path: 'Extension.value[x]'}
    short: working | snapshot | changes
    choices: [valueCode]
    index: 1
  valueCode:
    base: {path: 'Extension.value[x]'}
    type: code
    short: working | snapshot | changes
    choiceOf: value
    index: 2
  url:
    pattern: {type: uri, value: 'http://hl7.org/fhir/4.3/StructureDefinition/extension-Composition.section.mode'}
    type: uri
    index: 3
package_version: 0.0.1-snapshot-1
class: extension
kind: complex-type
url: http://hl7.org/fhir/4.3/StructureDefinition/extension-Composition.section.mode
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 0.0.1-snapshot-1
required: [url]