PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.extensions@5.1.0-ballot1
    http://hl7.org/fhir/StructureDefinition/operationoutcome-detectedIssue
description: A reference to a stored contraindication that is the basis for this issue. A recipient can expect that the item referenced in this extension is being retained for record keeping purposes.
package_name: hl7.fhir.uv.extensions
derivation: constraint
name: OODetectedIssue
type: Extension
elements:
  extension: {index: 0}
  url:
    pattern: {type: Uri, value: 'http://hl7.org/fhir/StructureDefinition/operationoutcome-detectedIssue'}
    index: 1
  value:
    choices: [valueReference]
    index: 3
  valueReference:
    type: Reference
    choiceOf: value
    refers: ['http://hl7.org/fhir/StructureDefinition/DetectedIssue']
    index: 4
package_version: 5.1.0-ballot1
extensions: {}
class: extension
kind: complex-type
url: http://hl7.org/fhir/StructureDefinition/operationoutcome-detectedIssue
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 5.1.0-ballot1
required: [valueReference, value]