PackagesCanonicalsLogsProblems
    Packages
    il.laniado.fhir.r4@0.2.4
    http://hl7.org/fhir/5.0/StructureDefinition/extension-Observation.value
description: 'Extension: R5 Observation Value Attachment'
package_name: il.laniado.fhir.r4
derivation: constraint
name: ObservationValueAttachment
type: Extension
elements:
  extension: {index: 0}
  url:
    pattern: {type: Uri, value: 'http://hl7.org/fhir/5.0/StructureDefinition/extension-Observation.value'}
    index: 1
  value:
    choices: [valueAttachment]
    index: 3
  valueAttachment: {type: Attachment, choiceOf: value, index: 4}
package_version: 0.2.4
extensions: {}
class: extension
kind: complex-type
url: http://hl7.org/fhir/5.0/StructureDefinition/extension-Observation.value
base: http://hl7.org/fhir/StructureDefinition/Extension
version: null
required: [valueAttachment, value]