PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver-r2.r5@0.1.0
    http://hl7.org/fhir/1.0/StructureDefinition/extension-DiagnosticReport.imagingStudy
description: 'DSTU2: `DiagnosticReport.imagingStudy` (new:Reference(ImagingStudy,ImagingObjectSelection))'
package_name: hl7.fhir.uv.xver-r2.r5
derivation: constraint
name: ExtensionDiagnosticReport_ImagingStudy
type: Extension
elements:
  url:
    base: {max: '1', min: 1, path: Extension.url}
    pattern: {type: Uri, value: 'http://hl7.org/fhir/1.0/StructureDefinition/extension-DiagnosticReport.imagingStudy'}
    index: 0
  value:
    short: Reference to full details of imaging associated with the diagnostic report
    choices: [valueReference]
    base: {max: '1', min: 0, path: 'Extension.value[x]'}
    index: 2
  valueReference:
    short: Reference to full details of imaging associated with the diagnostic report
    refers: ['http://hl7.org/fhir/1.0/StructureDefinition/profile-ImagingObjectSelection|0.1.0', 'http://hl7.org/fhir/1.0/StructureDefinition/profile-ImagingStudy|0.1.0', 'http://hl7.org/fhir/StructureDefinition/Basic|5.0.0', 'http://hl7.org/fhir/StructureDefinition/ImagingStudy|5.0.0']
    type: Reference
    base: {max: '1', min: 0, path: 'Extension.value[x]'}
    choiceOf: value
    index: 3
package_version: 0.1.0
class: extension
kind: complex-type
url: http://hl7.org/fhir/1.0/StructureDefinition/extension-DiagnosticReport.imagingStudy
base: http://hl7.org/fhir/StructureDefinition/Extension|5.0.0
version: 0.1.0
required: [url]