description: This profile defines an observation structure to represent a pathology test result issued by a diagnostic service provider in an Australian context. The observation may represent the result of a simple test such as haemoglobin or it may group the set of results produced by a multi-test study or panel such as a full blood count, or urine specimen study. package_name: at.unofficial.au.base derivation: constraint name: AUPathologyResult type: Observation elements: category: short: Pathology diagnostic service section binding: {strength: preferred, valueSet: 'https://healthterminologies.gov.au/fhir/ValueSet/pathology-diagnostic-service-category-1'} index: 0 hasMember: type: Reference short: Individual tests in a group or panel refers: ['http://hl7.org.au/fhir/StructureDefinition/au-diagnosticresult', 'http://hl7.org.au/fhir/StructureDefinition/au-pathologyresult'] index: 8 specimen: type: Reference refers: ['http://hl7.org.au/fhir/StructureDefinition/au-specimen'] index: 7 component: short: Individual tests in a group or panel index: 9 elements: code: short: Individual pathology test binding: {strength: preferred, valueSet: 'https://healthterminologies.gov.au/fhir/ValueSet/spia-pathology-reporting-1'} index: 10 effectiveDateTime: {type: dateTime, short: Time of specimen collection, choiceOf: effective, index: 5} effective: short: Time of specimen collection choices: [effectiveDateTime, effectivePeriod] index: 4 code: short: Pathology test or test group binding: {strength: preferred, valueSet: 'https://healthterminologies.gov.au/fhir/ValueSet/spia-pathology-reporting-1'} index: 1 subject: type: Reference refers: ['http://hl7.org/fhir/StructureDefinition/Patient'] index: 2 effectivePeriod: {type: Period, short: Time of specimen collection, choiceOf: effective, index: 6} package_version: 2.2.0-ballot2 class: profile kind: resource url: http://hl7.org.au/fhir/StructureDefinition/au-pathologyresult base: http://hl7.org/fhir/StructureDefinition/Observation version: 2.2.0 required: [effectiveDateTime, effectivePeriod, subject, category, effective]