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: at.unofficial.au.base derivation: constraint name: AUDiagnosticImagingReport 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: modality and anatomic region of interest', index: 2} code: short: Diagnostic imaging exmaination or study binding: {strength: preferred, valueSet: 'https://healthterminologies.gov.au/fhir/ValueSet/imaging-procedure-1'} index: 3 subject: type: Reference refers: ['http://hl7.org/fhir/StructureDefinition/Patient'] index: 4 effective: short: Time of imaging examination choices: [] index: 6 result: type: Reference refers: ['http://hl7.org.au/fhir/StructureDefinition/au-diagnosticresult', 'http://hl7.org.au/fhir/StructureDefinition/au-imagingresult'] index: 7 conclusionCode: binding: {strength: preferred, valueSet: 'https://healthterminologies.gov.au/fhir/ValueSet/clinical-finding-1'} index: 8 package_version: 2.2.0-ballot2 class: profile kind: resource url: http://hl7.org.au/fhir/StructureDefinition/au-imagingreport base: http://hl7.org/fhir/StructureDefinition/DiagnosticReport version: 2.2.0 required: [subject, category, effective]