description: This profile defines a diagnostic report structure to represent a diagnostic imaging report issued by a diagnostic service provider in an Australian context. package_name: hl7.fhir.au.base derivation: constraint name: AUBaseDiagnosticImagingReport type: DiagnosticReport elements: identifier: {type: Identifier, short: Business identifier for report, index: 0} basedOn: type: Reference short: Diagnostic imaging order refers: ['http://hl7.org.au/fhir/StructureDefinition/au-diagnosticrequest', 'http://hl7.org/fhir/StructureDefinition/CarePlan', 'http://hl7.org/fhir/StructureDefinition/ServiceRequest'] index: 1 category: short: 'Relevant diagnostic imaging category: service, modality' index: 2 elements: coding: {index: 3} code: short: Diagnostic imaging examination or study binding: {strength: preferred, valueSet: 'https://healthterminologies.gov.au/fhir/ValueSet/imaging-procedure-1'} index: 4 subject: type: Reference refers: ['http://hl7.org/fhir/StructureDefinition/Patient'] index: 5 effective: short: Time of imaging examination choices: [] index: 7 result: type: Reference refers: ['http://hl7.org.au/fhir/StructureDefinition/au-diagnosticresult', 'http://hl7.org.au/fhir/StructureDefinition/au-imagingresult'] index: 8 conclusionCode: binding: {strength: preferred, valueSet: 'https://healthterminologies.gov.au/fhir/ValueSet/clinical-finding-1'} index: 9 package_version: 4.2.2-preview class: profile kind: resource url: http://hl7.org.au/fhir/StructureDefinition/au-imagingreport base: http://hl7.org.au/fhir/StructureDefinition/au-diagnosticreport version: 4.2.2-preview required: [subject, category, effective]