PackagesCanonicalsLogsProblems
    Packages
    fhir.r4.ukcore.stu2@2.0.1
    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.stu2
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: 2.0.1
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]