AU Core Implementation Guide
0.2.0-preview - QA Preview
This page is part of the Australian Core IG (v0.2.0-preview: AU Core) based on FHIR R4. For a full list of available versions, see the Directory of published versions
Official URL: http://hl7.org.au/fhir/core/StructureDefinition/au-core-diagnosticreport | Version: 0.2.0-preview | |||
Standards status: Draft | Maturity Level: 0 | Computable Name: AUCoreDiagnosticReport | ||
Copyright/Legal: Used by permission of HL7 International, all rights reserved Creative Commons License. HL7 Australia© 2022+; Licensed Under Creative Commons No Rights Reserved. |
This profile sets minimum expectations for a DiagnosticReport resource to record, search, and fetch diagnostic reports associated with a patient. It is based on the AU Base Diagnostic Report profile and identifies the additional mandatory core elements, extensions, vocabularies and value sets that SHALL be present in the DiagnosticReport when conforming to this profile. It provides the floor for standards development for specific uses cases in an Australian context.
The following are supported usage scenarios for this profile:
A resource conforming to this profile:
final
LAB
, noting that US Core extensibly binds Observation.code to a subset of LOINCNo equivalent IPA profile.
Conformance in reverse is not guaranteed, i.e. a resource conforming to International Patient Summary or US Core MAY NOT conform to AU Core.
DiagnosticReport.category
provides an efficient way of supporting system interactions, e.g. restricting searches. Implementers need to understand that data categorisation is somewhat subjective. The categorisation applied by the source may not align with a receiver’s expectations.DiagnosticReport.conclusion
or a set of codes with DiagnosticReport.conclusionCode
.
DiagnosticReport.conclusion
or a set of codes with DiagnosticReport.conclusionCode
.
When constructing a pathology report see the AU Base Diagnostic Imaging Report profile in AU Base.
Composition, DocumentReference, and DiagnosticReport resources support support the exchange of clinical notes. Specific feedback is sought on resource selection.
Usage:
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from AUBaseDiagnosticReport
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
DiagnosticReport | C | 0..* | AUBaseDiagnosticReport | A diagnostic report in an Australian healthcare context au-core-dir-01: The report shall at least have a result or a presentedForm |
identifier | S | 1..* | Identifier, AULocalOrderIdentifier, AULocalReportIdentifier, AUAccessionNumber | Business identifier for report |
basedOn | S | 0..* | Reference(AU Core ServiceRequest) | Diagnostic investigation order |
status | S | 1..1 | code | partial | preliminary | final + Binding: https://healthterminologies.gov.au/fhir/ValueSet/diagnosticreportstatus-report-available-1 (required) |
category | S | 1..* | CodeableConcept | Service category Binding: DiagnosticServiceSectionCodes (extensible) |
code | S | 1..1 | CodeableConcept | Diagnostic examination name / study name / group name |
subject | S | 1..1 | Reference(AU Core Patient) | The subject of the report - usually, but not always, the patient |
effective[x] | SC | 1..1 | dateTime, Period | Clinically relevant time/time-period for report au-core-dir-04: Date shall be at least to day |
issued | S | 1..1 | instant | Diagnostic report date time |
performer | S | 1..* | Reference(AU Core Practitioner | AU Core PractitionerRole | AU Core Organization) | Responsible Diagnostic Service |
result | SC | 0..* | Reference(AU Core Diagnostic Result Observation | AU Core Diagnostic Imaging Result Observation | AU Core Pathology Result Observation) | Observations |
reference | 1..1 | string | Literal reference, Relative, internal or absolute URL | |
media | S | 0..* | BackboneElement | Key images associated with this report |
link | S | 1..1 | Reference(Media) | Reference to the image source |
conclusion | S | 0..1 | string | Clinical conclusion (interpretation) of test results |
conclusionCode | S | 0..* | CodeableConcept | Codes for the clinical conclusion of test results |
presentedForm | SC | 0..* | Attachment | Entire report as issued |
Documentation for this format |
Path | Conformance | ValueSet |
DiagnosticReport.status | required | https://healthterminologies.gov.au/fhir/ValueSet/diagnosticreportstatus-report-available-1 |
DiagnosticReport.category | extensible | DiagnosticServiceSectionCodes |
Id | Grade | Path(s) | Details | Requirements |
au-core-dir-01 | error | DiagnosticReport | The report shall at least have a result or a presentedForm : result.exists() or presentedForm.exists() | |
au-core-dir-04 | error | DiagnosticReport.effective[x] | Date shall be at least to day : $this is DateTime implies $this.toString().length() >= 10 |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
DiagnosticReport | C | 0..* | AUBaseDiagnosticReport | A diagnostic report in an Australian healthcare context au-core-dir-01: The report shall at least have a result or a presentedForm |
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
identifier | S | 1..* | Identifier, AULocalOrderIdentifier, AULocalReportIdentifier, AUAccessionNumber | Business identifier for report |
basedOn | S | 0..* | Reference(AU Core ServiceRequest) | Diagnostic investigation order |
status | ?!SΣ | 1..1 | code | partial | preliminary | final + Binding: https://healthterminologies.gov.au/fhir/ValueSet/diagnosticreportstatus-report-available-1 (required) |
category | SΣ | 1..* | CodeableConcept | Service category Binding: DiagnosticServiceSectionCodes (extensible) |
code | SΣ | 1..1 | CodeableConcept | Diagnostic examination name / study name / group name Binding: https://healthterminologies.gov.au/fhir/ValueSet/evaluation-procedure-1 (preferred) |
subject | SΣ | 1..1 | Reference(AU Core Patient) | The subject of the report - usually, but not always, the patient |
effective[x] | SΣC | 1..1 | Clinically relevant time/time-period for report au-core-dir-04: Date shall be at least to day | |
effectiveDateTime | dateTime | |||
effectivePeriod | Period | |||
issued | SΣ | 1..1 | instant | Diagnostic report date time |
performer | SΣ | 1..* | Reference(AU Core Practitioner | AU Core PractitionerRole | AU Core Organization) | Responsible Diagnostic Service |
result | SC | 0..* | Reference(AU Core Diagnostic Result Observation | AU Core Diagnostic Imaging Result Observation | AU Core Pathology Result Observation) | Observations |
reference | ΣC | 1..1 | string | Literal reference, Relative, internal or absolute URL |
media | SΣ | 0..* | BackboneElement | Key images associated with this report |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
link | SΣ | 1..1 | Reference(Media) | Reference to the image source |
conclusion | S | 0..1 | string | Clinical conclusion (interpretation) of test results |
conclusionCode | S | 0..* | CodeableConcept | Codes for the clinical conclusion of test results Binding: https://healthterminologies.gov.au/fhir/ValueSet/clinical-finding-1 (preferred) |
presentedForm | SC | 0..* | Attachment | Entire report as issued |
Documentation for this format |
Path | Conformance | ValueSet |
DiagnosticReport.status | required | https://healthterminologies.gov.au/fhir/ValueSet/diagnosticreportstatus-report-available-1 |
DiagnosticReport.category | extensible | DiagnosticServiceSectionCodes |
DiagnosticReport.code | preferred | https://healthterminologies.gov.au/fhir/ValueSet/evaluation-procedure-1 |
DiagnosticReport.conclusionCode | preferred | https://healthterminologies.gov.au/fhir/ValueSet/clinical-finding-1 |
Id | Grade | Path(s) | Details | Requirements |
au-core-dir-01 | error | DiagnosticReport | The report shall at least have a result or a presentedForm : result.exists() or presentedForm.exists() | |
au-core-dir-04 | error | DiagnosticReport.effective[x] | Date shall be at least to day : $this is DateTime implies $this.toString().length() >= 10 |
Name | Flags | Card. | Type | Description & Constraints | ||||
---|---|---|---|---|---|---|---|---|
DiagnosticReport | C | 0..* | AUBaseDiagnosticReport | A diagnostic report in an Australian healthcare context au-core-dir-01: The report shall at least have a result or a presentedForm | ||||
id | Σ | 0..1 | id | Logical id of this artifact | ||||
meta | Σ | 0..1 | Meta | Metadata about the resource | ||||
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
language | 0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): A human language.
| |||||
text | 0..1 | Narrative | Text summary of the resource, for human interpretation | |||||
contained | 0..* | Resource | Contained, inline Resources | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored | ||||
identifier | S | 1..* | Identifier, AULocalOrderIdentifier, AULocalReportIdentifier, AUAccessionNumber | Business identifier for report | ||||
basedOn | S | 0..* | Reference(AU Core ServiceRequest) | Diagnostic investigation order | ||||
status | ?!SΣ | 1..1 | code | partial | preliminary | final + Binding: https://healthterminologies.gov.au/fhir/ValueSet/diagnosticreportstatus-report-available-1 (required) | ||||
category | SΣ | 1..* | CodeableConcept | Service category Binding: DiagnosticServiceSectionCodes (extensible) | ||||
code | SΣ | 1..1 | CodeableConcept | Diagnostic examination name / study name / group name Binding: https://healthterminologies.gov.au/fhir/ValueSet/evaluation-procedure-1 (preferred) | ||||
subject | SΣ | 1..1 | Reference(AU Core Patient) | The subject of the report - usually, but not always, the patient | ||||
encounter | Σ | 0..1 | Reference(Encounter) | Health care event when test ordered | ||||
effective[x] | SΣC | 1..1 | Clinically relevant time/time-period for report au-core-dir-04: Date shall be at least to day | |||||
effectiveDateTime | dateTime | |||||||
effectivePeriod | Period | |||||||
issued | SΣ | 1..1 | instant | Diagnostic report date time | ||||
performer | SΣ | 1..* | Reference(AU Core Practitioner | AU Core PractitionerRole | AU Core Organization) | Responsible Diagnostic Service | ||||
resultsInterpreter | Σ | 0..* | Reference(Practitioner | PractitionerRole | Organization | CareTeam) | Primary result interpreter | ||||
specimen | 0..* | Reference(AU Base Specimen) | Specimens this report is based on | |||||
result | SC | 0..* | Reference(AU Core Diagnostic Result Observation | AU Core Diagnostic Imaging Result Observation | AU Core Pathology Result Observation) | Observations | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
reference | ΣC | 1..1 | string | Literal reference, Relative, internal or absolute URL | ||||
type | Σ | 0..1 | uri | Type the reference refers to (e.g. "Patient") Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model). | ||||
identifier | Σ | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
display | Σ | 0..1 | string | Text alternative for the resource | ||||
imagingStudy | 0..* | Reference(ImagingStudy) | Reference to full details of imaging associated with the diagnostic report | |||||
media | SΣ | 0..* | BackboneElement | Key images associated with this report | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
comment | 0..1 | string | Comment about the image (e.g. explanation) | |||||
link | SΣ | 1..1 | Reference(Media) | Reference to the image source | ||||
conclusion | S | 0..1 | string | Clinical conclusion (interpretation) of test results | ||||
conclusionCode | S | 0..* | CodeableConcept | Codes for the clinical conclusion of test results Binding: https://healthterminologies.gov.au/fhir/ValueSet/clinical-finding-1 (preferred) | ||||
presentedForm | SC | 0..* | Attachment | Entire report as issued | ||||
Documentation for this format |
Path | Conformance | ValueSet | ||||
DiagnosticReport.language | preferred | CommonLanguages
| ||||
DiagnosticReport.status | required | https://healthterminologies.gov.au/fhir/ValueSet/diagnosticreportstatus-report-available-1 | ||||
DiagnosticReport.category | extensible | DiagnosticServiceSectionCodes | ||||
DiagnosticReport.code | preferred | https://healthterminologies.gov.au/fhir/ValueSet/evaluation-procedure-1 | ||||
DiagnosticReport.result.type | extensible | ResourceType | ||||
DiagnosticReport.conclusionCode | preferred | https://healthterminologies.gov.au/fhir/ValueSet/clinical-finding-1 |
Id | Grade | Path(s) | Details | Requirements |
au-core-dir-04 | error | DiagnosticReport.effective[x] | Date shall be at least to day : $this is DateTime implies $this.toString().length() >= 10 |
This structure is derived from AUBaseDiagnosticReport
Summary
Mandatory: 6 elements (1 nested mandatory element)
Must-Support: 15 elements
Structures
This structure refers to these other structures:
Maturity: 0
Differential View
This structure is derived from AUBaseDiagnosticReport
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
DiagnosticReport | C | 0..* | AUBaseDiagnosticReport | A diagnostic report in an Australian healthcare context au-core-dir-01: The report shall at least have a result or a presentedForm |
identifier | S | 1..* | Identifier, AULocalOrderIdentifier, AULocalReportIdentifier, AUAccessionNumber | Business identifier for report |
basedOn | S | 0..* | Reference(AU Core ServiceRequest) | Diagnostic investigation order |
status | S | 1..1 | code | partial | preliminary | final + Binding: https://healthterminologies.gov.au/fhir/ValueSet/diagnosticreportstatus-report-available-1 (required) |
category | S | 1..* | CodeableConcept | Service category Binding: DiagnosticServiceSectionCodes (extensible) |
code | S | 1..1 | CodeableConcept | Diagnostic examination name / study name / group name |
subject | S | 1..1 | Reference(AU Core Patient) | The subject of the report - usually, but not always, the patient |
effective[x] | SC | 1..1 | dateTime, Period | Clinically relevant time/time-period for report au-core-dir-04: Date shall be at least to day |
issued | S | 1..1 | instant | Diagnostic report date time |
performer | S | 1..* | Reference(AU Core Practitioner | AU Core PractitionerRole | AU Core Organization) | Responsible Diagnostic Service |
result | SC | 0..* | Reference(AU Core Diagnostic Result Observation | AU Core Diagnostic Imaging Result Observation | AU Core Pathology Result Observation) | Observations |
reference | 1..1 | string | Literal reference, Relative, internal or absolute URL | |
media | S | 0..* | BackboneElement | Key images associated with this report |
link | S | 1..1 | Reference(Media) | Reference to the image source |
conclusion | S | 0..1 | string | Clinical conclusion (interpretation) of test results |
conclusionCode | S | 0..* | CodeableConcept | Codes for the clinical conclusion of test results |
presentedForm | SC | 0..* | Attachment | Entire report as issued |
Documentation for this format |
Path | Conformance | ValueSet |
DiagnosticReport.status | required | https://healthterminologies.gov.au/fhir/ValueSet/diagnosticreportstatus-report-available-1 |
DiagnosticReport.category | extensible | DiagnosticServiceSectionCodes |
Id | Grade | Path(s) | Details | Requirements |
au-core-dir-01 | error | DiagnosticReport | The report shall at least have a result or a presentedForm : result.exists() or presentedForm.exists() | |
au-core-dir-04 | error | DiagnosticReport.effective[x] | Date shall be at least to day : $this is DateTime implies $this.toString().length() >= 10 |
Key Elements View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
DiagnosticReport | C | 0..* | AUBaseDiagnosticReport | A diagnostic report in an Australian healthcare context au-core-dir-01: The report shall at least have a result or a presentedForm |
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
identifier | S | 1..* | Identifier, AULocalOrderIdentifier, AULocalReportIdentifier, AUAccessionNumber | Business identifier for report |
basedOn | S | 0..* | Reference(AU Core ServiceRequest) | Diagnostic investigation order |
status | ?!SΣ | 1..1 | code | partial | preliminary | final + Binding: https://healthterminologies.gov.au/fhir/ValueSet/diagnosticreportstatus-report-available-1 (required) |
category | SΣ | 1..* | CodeableConcept | Service category Binding: DiagnosticServiceSectionCodes (extensible) |
code | SΣ | 1..1 | CodeableConcept | Diagnostic examination name / study name / group name Binding: https://healthterminologies.gov.au/fhir/ValueSet/evaluation-procedure-1 (preferred) |
subject | SΣ | 1..1 | Reference(AU Core Patient) | The subject of the report - usually, but not always, the patient |
effective[x] | SΣC | 1..1 | Clinically relevant time/time-period for report au-core-dir-04: Date shall be at least to day | |
effectiveDateTime | dateTime | |||
effectivePeriod | Period | |||
issued | SΣ | 1..1 | instant | Diagnostic report date time |
performer | SΣ | 1..* | Reference(AU Core Practitioner | AU Core PractitionerRole | AU Core Organization) | Responsible Diagnostic Service |
result | SC | 0..* | Reference(AU Core Diagnostic Result Observation | AU Core Diagnostic Imaging Result Observation | AU Core Pathology Result Observation) | Observations |
reference | ΣC | 1..1 | string | Literal reference, Relative, internal or absolute URL |
media | SΣ | 0..* | BackboneElement | Key images associated with this report |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
link | SΣ | 1..1 | Reference(Media) | Reference to the image source |
conclusion | S | 0..1 | string | Clinical conclusion (interpretation) of test results |
conclusionCode | S | 0..* | CodeableConcept | Codes for the clinical conclusion of test results Binding: https://healthterminologies.gov.au/fhir/ValueSet/clinical-finding-1 (preferred) |
presentedForm | SC | 0..* | Attachment | Entire report as issued |
Documentation for this format |
Path | Conformance | ValueSet |
DiagnosticReport.status | required | https://healthterminologies.gov.au/fhir/ValueSet/diagnosticreportstatus-report-available-1 |
DiagnosticReport.category | extensible | DiagnosticServiceSectionCodes |
DiagnosticReport.code | preferred | https://healthterminologies.gov.au/fhir/ValueSet/evaluation-procedure-1 |
DiagnosticReport.conclusionCode | preferred | https://healthterminologies.gov.au/fhir/ValueSet/clinical-finding-1 |
Id | Grade | Path(s) | Details | Requirements |
au-core-dir-01 | error | DiagnosticReport | The report shall at least have a result or a presentedForm : result.exists() or presentedForm.exists() | |
au-core-dir-04 | error | DiagnosticReport.effective[x] | Date shall be at least to day : $this is DateTime implies $this.toString().length() >= 10 |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints | ||||
---|---|---|---|---|---|---|---|---|
DiagnosticReport | C | 0..* | AUBaseDiagnosticReport | A diagnostic report in an Australian healthcare context au-core-dir-01: The report shall at least have a result or a presentedForm | ||||
id | Σ | 0..1 | id | Logical id of this artifact | ||||
meta | Σ | 0..1 | Meta | Metadata about the resource | ||||
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
language | 0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): A human language.
| |||||
text | 0..1 | Narrative | Text summary of the resource, for human interpretation | |||||
contained | 0..* | Resource | Contained, inline Resources | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored | ||||
identifier | S | 1..* | Identifier, AULocalOrderIdentifier, AULocalReportIdentifier, AUAccessionNumber | Business identifier for report | ||||
basedOn | S | 0..* | Reference(AU Core ServiceRequest) | Diagnostic investigation order | ||||
status | ?!SΣ | 1..1 | code | partial | preliminary | final + Binding: https://healthterminologies.gov.au/fhir/ValueSet/diagnosticreportstatus-report-available-1 (required) | ||||
category | SΣ | 1..* | CodeableConcept | Service category Binding: DiagnosticServiceSectionCodes (extensible) | ||||
code | SΣ | 1..1 | CodeableConcept | Diagnostic examination name / study name / group name Binding: https://healthterminologies.gov.au/fhir/ValueSet/evaluation-procedure-1 (preferred) | ||||
subject | SΣ | 1..1 | Reference(AU Core Patient) | The subject of the report - usually, but not always, the patient | ||||
encounter | Σ | 0..1 | Reference(Encounter) | Health care event when test ordered | ||||
effective[x] | SΣC | 1..1 | Clinically relevant time/time-period for report au-core-dir-04: Date shall be at least to day | |||||
effectiveDateTime | dateTime | |||||||
effectivePeriod | Period | |||||||
issued | SΣ | 1..1 | instant | Diagnostic report date time | ||||
performer | SΣ | 1..* | Reference(AU Core Practitioner | AU Core PractitionerRole | AU Core Organization) | Responsible Diagnostic Service | ||||
resultsInterpreter | Σ | 0..* | Reference(Practitioner | PractitionerRole | Organization | CareTeam) | Primary result interpreter | ||||
specimen | 0..* | Reference(AU Base Specimen) | Specimens this report is based on | |||||
result | SC | 0..* | Reference(AU Core Diagnostic Result Observation | AU Core Diagnostic Imaging Result Observation | AU Core Pathology Result Observation) | Observations | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
reference | ΣC | 1..1 | string | Literal reference, Relative, internal or absolute URL | ||||
type | Σ | 0..1 | uri | Type the reference refers to (e.g. "Patient") Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model). | ||||
identifier | Σ | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
display | Σ | 0..1 | string | Text alternative for the resource | ||||
imagingStudy | 0..* | Reference(ImagingStudy) | Reference to full details of imaging associated with the diagnostic report | |||||
media | SΣ | 0..* | BackboneElement | Key images associated with this report | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
comment | 0..1 | string | Comment about the image (e.g. explanation) | |||||
link | SΣ | 1..1 | Reference(Media) | Reference to the image source | ||||
conclusion | S | 0..1 | string | Clinical conclusion (interpretation) of test results | ||||
conclusionCode | S | 0..* | CodeableConcept | Codes for the clinical conclusion of test results Binding: https://healthterminologies.gov.au/fhir/ValueSet/clinical-finding-1 (preferred) | ||||
presentedForm | SC | 0..* | Attachment | Entire report as issued | ||||
Documentation for this format |
Path | Conformance | ValueSet | ||||
DiagnosticReport.language | preferred | CommonLanguages
| ||||
DiagnosticReport.status | required | https://healthterminologies.gov.au/fhir/ValueSet/diagnosticreportstatus-report-available-1 | ||||
DiagnosticReport.category | extensible | DiagnosticServiceSectionCodes | ||||
DiagnosticReport.code | preferred | https://healthterminologies.gov.au/fhir/ValueSet/evaluation-procedure-1 | ||||
DiagnosticReport.result.type | extensible | ResourceType | ||||
DiagnosticReport.conclusionCode | preferred | https://healthterminologies.gov.au/fhir/ValueSet/clinical-finding-1 |
Id | Grade | Path(s) | Details | Requirements |
au-core-dir-04 | error | DiagnosticReport.effective[x] | Date shall be at least to day : $this is DateTime implies $this.toString().length() >= 10 |
This structure is derived from AUBaseDiagnosticReport
Summary
Mandatory: 6 elements (1 nested mandatory element)
Must-Support: 15 elements
Structures
This structure refers to these other structures:
Maturity: 0
Other representations of profile: CSV, Excel, Schematron
Below is an overview of the mandatory and optional search parameters and combined search parameters. FHIR search operations and the syntax used to describe the interactions is described here.
Any search parameter defined in FHIR may be ‘allowed’ by the system unless explicitly marked as “SHALL NOT”. A few items are marked as MAY in this implementation guide to highlight their potential relevance.
Parameter(s) | Conformance | Type(s) | Requirements (when used alone or in combination) |
---|---|---|---|
_id | SHALL | token |
|
patient | SHALL | reference |
The client SHALL provide at least an id value and MAY provide both the Type and id values. The server SHALL support both. |
patient+category | SHALL | reference +token |
|
patient+category+date | SHALL | reference +token +date |
|
identifier | SHOULD | token |
The client SHALL provide at least a code value and MAY provide both the system and code values. The server SHALL support both. |
patient+category+status | SHOULD | reference +token +token |
|
patient.identifier | SHOULD | reference .token |
The client SHALL provide both the system and code values. The server SHALL support both. The client SHOULD support search using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile. The server SHOULD support search using the using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile. |
patient+code | SHOULD | reference +token |
|
patient+code+date | SHOULD | reference +token +date |
|
patient+status | SHOULD | reference +token |
|
category | MAY | token |
The client SHALL provide at least a code value and MAY provide both the system and code values. The server SHALL support both. |
code | MAY | token |
The client SHALL provide at least a code value and MAY provide both the system and code values. The server SHALL support both. |
date | MAY | date |
A client SHALL provide a value precise to the second + time offset. A server SHALL support a value precise to the second + time offset. |
status | MAY | token |
The client SHALL provide at least a code value and MAY provide both the system and code values. The server SHALL support both. |
The following search parameters and search parameter combinations SHALL be supported:
_id
search parameter:
_revinclude
parameters: Provenance:target
GET [base]/DiagnosticReport/[id]
or GET [base]/DiagnosticReport?_id=[id]
Example:
Implementation Notes: Fetches a single DiagnosticReport. (how to search by the logical id of the resource)
patient
search parameter:
_revinclude
parameters: Provenance:target
patient.identifier
(e.g. patient.identifier=[system|][code]
)GET [base]/DiagnosticReport?patient={Type/}[id]
or optionally GET [base]/DiagnosticReport?patient.identifier=[system|][code]
Example:
Implementation Notes: Fetches a bundle of all DiagnosticReport resources for the specified patient (how to search by reference and how to search by token)
patient
and category
search parameters:
_revinclude
parameters: Provenance:target
patient.identifier
(e.g. patient.identifier=[system|][code]
)GET [base]/DiagnosticReport?patient={Type/}[id]&category={system|}[code]
Example:
Implementation Notes: Fetches a bundle of all DiagnosticReport resources for the specified patient and category (how to search by reference and how to search by token)
patient
and category
and date
search parameters:
_revinclude
parameters: Provenance:target
patient.identifier
(e.g. patient.identifier=[system|][code]
)date
comparators: gt,lt,ge,le
date
(e.g.date=[date]&date=[date]]&...
)GET [base]/DiagnosticReport?patient={Type/}[id]&category={system|}[code]&date={gt|lt|ge|le}[date]{&date={gt|lt|ge|le}[date]&...}
Example:
Implementation Notes: Fetches a bundle of all DiagnosticReport resources for the specified patient and date and category (how to search by reference and how to search by token and how to search by date)
The following search parameters and search parameter combinations SHOULD be supported:
identifier
search parameter:
_revinclude
parameters: Provenance:target
GET [base]/DiagnosticReport?identifier={system|}[code]
Example:
Implementation Notes: Fetches a bundle containing any DiagnosticReport resources matching the identifier (how to search by token)
patient
and category
and status
search parameters:
_revinclude
parameters: Provenance:target
patient.identifier
(e.g. patient.identifier=[system|][code]
)code
(e.g.code={system|}[code],{system|}[code],...
)GET [base]/DiagnosticReport?patient={Type/}[id]&category={system|}[code]&status={system|}[code]{,{system|}[code],...}
Example:
Implementation Notes: Fetches a bundle of all DiagnosticReport resources for the specified patient and category and status (how to search by reference and how to search by token)
patient
and code
search parameters:
_revinclude
parameters: Provenance:target
patient.identifier
(e.g. patient.identifier=[system|][code]
)code
(e.g.code={system|}[code],{system|}[code],...
)GET [base]/DiagnosticReport?patient={Type/}[id]&code={system|}[code]{,{system|}[code],...}
Example:
Implementation Notes: Fetches a bundle of all DiagnosticReport resources for the specified patient and diagnostic report code(s). The DiagnosticReport code
parameter searches `DiagnosticReport.code only. (how to search by reference and how to search by token)
patient
and code
and date
search parameters:
_revinclude
parameters: Provenance:target
patient.identifier
(e.g. patient.identifier=[system|][code]
code
(e.g.code={system|}[code],{system|}[code],...
)date
comparators: gt,lt,ge,le
date
(e.g.date=[date]&date=[date]]&...
)GET [base]/DiagnosticReport?patient={Type/}[id]&code={system|}[code]{,{system|}[code],...}&date={gt|lt|ge|le}[date]{&date={gt|lt|ge|le}[date]&...}
Example:
Implementation Notes: Fetches a bundle of all DiagnosticReport resources for the specified patient and date and report code(s). (how to search by reference and how to search by token and how to search by date)
patient
and status
search parameters:
_revinclude
parameters: Provenance:target
patient.identifier
(e.g. patient.identifier=[system|][code]
)code
(e.g.code={system|}[code],{system|}[code],...
)GET [base]/DiagnosticReport?patient={Type/}[id]&status={system|}[code]{,{system|}[code],...}
Example:
Implementation Notes: Fetches a bundle of all DiagnosticReport resources for the specified patient and status (how to search by reference and how to search by token)