description: This profile defines an observation structure to represent a diagnostic investigation result issued by a diagnostic service provider in an Australian context. This profile may be used to represent a specialist or other diagnostic (not imaging or pathology) observation including results of audiology studies, sleep studies or speech pathology. The observation may represent the result of a simple investigation or it may group the set of results of a multi-modality procedure or multi-test study / panel. package_name: hl7.fhir.au.base derivation: constraint name: AUBaseDiagnosticResult type: Observation elements: category: short: Diagnostic service section binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/ValueSet/diagnostic-service-sections'} index: 2 hasMember: type: Reference short: Individual examinations in a group or study series 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'] index: 12 value: choices: [] index: 10 component: elements: value: choices: [] index: 14 dataAbsentReason: {index: 15} extension: index: 0 slicing: rules: open discriminator: - {path: url, type: value} min: null slices: bodySite: match: {url: null} schema: {type: Extension, url: 'http://hl7.org/fhir/StructureDefinition/bodySite', index: 1} effectiveDateTime: {type: dateTime, choiceOf: effective, index: 7} effective: choices: [effectiveDateTime, effectivePeriod] index: 6 code: short: Diagnostic procedure binding: {strength: example, valueSet: 'https://healthterminologies.gov.au/fhir/ValueSet/evaluation-procedure-1'} index: 3 subject: type: Reference refers: ['http://hl7.org/fhir/StructureDefinition/Patient'] index: 4 dataAbsentReason: {index: 11} effectivePeriod: {type: Period, choiceOf: effective, index: 8} package_version: 4.2.2-preview extensions: bodySite: {url: 'http://hl7.org/fhir/StructureDefinition/bodySite', type: Extension, index: 1} class: profile kind: resource url: http://hl7.org.au/fhir/StructureDefinition/au-diagnosticresult base: http://hl7.org/fhir/StructureDefinition/Observation version: 4.2.2-preview required: [effectiveDateTime, effectivePeriod, subject, category, effective]