PackagesCanonicalsLogsProblems
    Packages
    fhir.r4.ukcore.stu3.currentbuild@0.0.15-pre-release
    http://hl7.org/fhir/5.0/StructureDefinition/extension-DiagnosticReport.note
description: An extension to support adding comments about the diagnostic report.
package_name: fhir.r4.ukcore.stu3.currentbuild
derivation: constraint
name: ExtensionUKCoreDiagnosticReportNote
type: Extension
elements:
  url:
    pattern: {type: uri, value: 'http://hl7.org/fhir/5.0/StructureDefinition/extension-DiagnosticReport.note'}
    type: uri
    index: 0
  value:
    short: Comments about the diagnostic report.
    choices: [valueAnnotation]
    index: 2
  valueAnnotation: {type: Annotation, short: Comments about the diagnostic report., choiceOf: value, index: 3}
package_version: 0.0.15-pre-release
class: extension
kind: complex-type
url: http://hl7.org/fhir/5.0/StructureDefinition/extension-DiagnosticReport.note
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 1.1.0
required: [value, valueAnnotation]