description: This profile sets minimum expectations for an Observation resource to record, search, and fetch pathology results associated with a patient. It is based on the [AU Base Pathology Result](http://build.fhir.org/ig/hl7au/au-fhir-base/StructureDefinition-au-pathologyresult.html) profile and identifies the *additional* mandatory core elements, extensions, vocabularies and value sets that **SHALL** be present in the Observation when conforming to this profile. It provides the floor for standards development for specific uses cases in an Australian context. package_name: hl7.fhir.au.core derivation: constraint name: AUCorePathologyResult type: Observation elements: category: {mustSupport: true, index: 2} referenceRange: mustSupport: true index: 16 elements: low: {mustSupport: true, index: 17} high: {mustSupport: true, index: 18} type: {mustSupport: true, index: 19} text: {mustSupport: true, index: 20} hasMember: type: Reference short: Individual observations in a group, study, or panel mustSupport: true refers: ['http://hl7.org.au/fhir/core/StructureDefinition/au-core-diagnosticresult-path'] index: 21 elements: reference: {index: 22} required: [reference] interpretation: {mustSupport: true, index: 11} method: {mustSupport: true, index: 13} specimen: type: Reference mustSupport: true refers: ['http://hl7.org.au/fhir/core/StructureDefinition/au-core-specimen'] index: 14 elements: reference: {index: 15} required: [reference] value: mustSupport: true choices: [] index: 9 component: constraint: au-core-obs-06: {human: The component shall at least have a value or a data absent reason, source: 'http://hl7.org.au/fhir/core/StructureDefinition/au-core-diagnosticresult-path', severity: error, expression: value.exists() or dataAbsentReason.exists()} mustSupport: true index: 23 elements: code: binding: {strength: extensible, valueSet: 'https://healthterminologies.gov.au/fhir/ValueSet/spia-pathology-reporting-1'} mustSupport: true index: 24 value: mustSupport: true choices: [] index: 26 dataAbsentReason: {mustSupport: true, index: 27} note: {mustSupport: true, index: 12} status: short: preliminary | final | amended + binding: {strength: required, valueSet: 'https://healthterminologies.gov.au/fhir/ValueSet/observationstatus-result-available-1'} mustSupport: true index: 1 effective: short: Time of specimen collection constraint: au-core-obs-01: {human: Date shall be at least to day, source: 'http://hl7.org.au/fhir/core/StructureDefinition/au-core-diagnosticresult-path', severity: error, expression: $this is DateTime implies $this.toString().length() >= 10} mustSupport: true choices: [] index: 6 code: binding: {strength: extensible, valueSet: 'https://healthterminologies.gov.au/fhir/ValueSet/spia-pathology-reporting-1'} mustSupport: true index: 3 identifier: {mustSupport: true, index: 0} subject: type: Reference mustSupport: true refers: ['http://hl7.org.au/fhir/core/StructureDefinition/au-core-patient'] index: 4 performer: type: Reference mustSupport: true refers: ['http://hl7.org.au/fhir/core/StructureDefinition/au-core-organization', 'http://hl7.org.au/fhir/core/StructureDefinition/au-core-patient', 'http://hl7.org.au/fhir/core/StructureDefinition/au-core-practitioner', 'http://hl7.org.au/fhir/core/StructureDefinition/au-core-practitionerrole', 'http://hl7.org.au/fhir/core/StructureDefinition/au-core-relatedperson'] index: 7 dataAbsentReason: {mustSupport: true, index: 10} package_version: 0.2.2-preview class: profile kind: resource url: http://hl7.org.au/fhir/core/StructureDefinition/au-core-diagnosticresult-path base: http://hl7.org.au/fhir/StructureDefinition/au-pathologyresult version: 0.2.2-preview