http://hl7.org/fhir/StructureDefinition/workflow-supportingInfo|4.0.1

Other resources *from the patient record* that may be relevant to the event. The information from these resources was either used to create the instance or is provided to help with its interpretation. This extension **should not** be used if more specific inline elements or extensions are available. For example, use `Observation.hasMember` instead of supportingInformation for representing the members of an Observation panel.
description: Other resources *from the patient record* that may be relevant to the event.  The information from these resources was either used to create the instance or is provided to help with its interpretation.  This extension **should not** be used if more specific  inline elements  or extensions are available.  For example, use `Observation.hasMember`  instead of supportingInformation for  representing the members of an Observation panel.
derivation: constraint
name: supportingInfo
type: Extension
elements:
  extension: {index: 0}
  url:
    pattern: {type: Uri, value: 'http://hl7.org/fhir/StructureDefinition/workflow-supportingInfo'}
    index: 1
  value:
    choices: []
    index: 3
extensions: {}
class: extension
kind: complex-type
url: http://hl7.org/fhir/StructureDefinition/workflow-supportingInfo
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 4.0.1
required: [value]