description: This profile defines a diagnostic report structure that localises core concepts, including identifiers and terminology, for use in an Australian context. The purpose of this profile is to provide national level agreement on core localised concepts. This profile does not force conformance to core localised concepts. It enables implementers and modellers to make their own rules, i.e. [profiling](http://hl7.org/fhir/profiling.html), about how to support these concepts for specific implementation needs. package_name: hl7.fhir.au.base derivation: constraint name: AUBaseDiagnosticReport type: DiagnosticReport elements: identifier: {type: Identifier, short: Business identifier for report, index: 0} basedOn: type: Reference refers: ['http://hl7.org.au/fhir/StructureDefinition/au-diagnosticrequest', 'http://hl7.org/fhir/StructureDefinition/CarePlan', 'http://hl7.org/fhir/StructureDefinition/ImmunizationRecommendation', 'http://hl7.org/fhir/StructureDefinition/MedicationRequest', 'http://hl7.org/fhir/StructureDefinition/NutritionOrder', 'http://hl7.org/fhir/StructureDefinition/ServiceRequest'] index: 1 category: binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/ValueSet/diagnostic-service-sections'} index: 2 code: binding: {strength: preferred, valueSet: 'https://healthterminologies.gov.au/fhir/ValueSet/evaluation-procedure-1'} index: 3 specimen: type: Reference refers: ['http://hl7.org.au/fhir/StructureDefinition/au-specimen'] index: 4 result: type: Reference refers: ['http://hl7.org.au/fhir/StructureDefinition/au-diagnosticresult', 'http://hl7.org.au/fhir/StructureDefinition/au-imagingresult', 'http://hl7.org.au/fhir/StructureDefinition/au-pathologyresult', 'http://hl7.org/fhir/StructureDefinition/Observation'] index: 5 conclusionCode: binding: {strength: preferred, valueSet: 'https://healthterminologies.gov.au/fhir/ValueSet/clinical-finding-1'} index: 6 package_version: 4.2.1-preview class: profile kind: resource url: http://hl7.org.au/fhir/StructureDefinition/au-diagnosticreport base: http://hl7.org/fhir/StructureDefinition/DiagnosticReport version: 4.2.1-preview