Magentus Practice Management FHIR Implementation Guide
1.2.35 - ci-build

Magentus Practice Management FHIR Implementation Guide - Local Development build (v1.2.35) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

Resource Profile: Diagnostic Report Base ( Abstract )

Official URL: http://fhir.geniesolutions.io/StructureDefinition/gs-report-base Version: 1.2.35
Draft as of 2025-03-02 Computable Name: GSReportBase

Diagnostic Report Base

Usage:

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

NameFlagsCard.TypeDescription & Constraintsdoco
.. DiagnosticReport 0..* AUBaseDiagnosticReport This is an abstractprofile. Childprofiles: GSPathologyReport, GSRadiologyReport
A diagnostic report in an Australian healthcare context
dom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources
dom-3: If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource
dom-4: If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated
dom-5: If a resource is contained in another resource, it SHALL NOT have a security label
dom-6: A resource should have narrative for robust management
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
ele-1: All FHIR elements must have a @value or children
... Slices for contained S 0..* Resource Contained, inline Resources
Slice: Unordered, Open by type:$this
.... contained:encounter S 0..1 EOrdersEncounter An encounter in an Australian healthcare context
..... id SΣ 0..1 id Logical id of this artifact
..... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
ele-1: All FHIR elements must have a @value or children
..... Slices for extension Content/Rules for all slices
...... extension:encounterDescription 0..1 string Description, overview or summary of an encounter
URL: http://hl7.org.au/fhir/StructureDefinition/encounter-description
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
...... extension:associatedHealthcareService 0..* Reference(HealthcareService) Associated healthcare service
URL: http://hl7.org.au/fhir/StructureDefinition/associated-healthcareservice
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... status ?!SΣ 1..1 code finished
Binding: EncounterStatus (required): Current state of the encounter.


ele-1: All FHIR elements must have a @value or children
Required Pattern: finished
..... class SΣ 1..1 Coding Assumes the encounter where the request was made is Outpatient (i.e. AMB ambulatory)
Binding: ActEncounterCode - AU Extended (extensible)
ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... system 1..1 uri Identity of the terminology system
Fixed Value: http://terminology.hl7.org/CodeSystem/v3-ActCode
...... code 1..1 code Symbol in syntax defined by the system
Fixed Value: AMB
..... subject SΣ 1..1 Reference(Genie Patient) Patient the request is for
ele-1: All FHIR elements must have a @value or children
...... reference ΣC 1..1 string FullUrl reference to Patient resource within bundle
ele-1: All FHIR elements must have a @value or children
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
... Slices for identifier 1..* Identifier, AULocalOrderIdentifier, AULocalReportIdentifier, AUAccessionNumber Business identifier for report
Slice: Unordered, Open by value:type
ele-1: All FHIR elements must have a @value or children
.... identifier:order-number S 0..* AULocalOrderIdentifier Business identifier for report
ele-1: All FHIR elements must have a @value or children
.... identifier:report-id S 1..1 AULocalReportIdentifier Business identifier for report
ele-1: All FHIR elements must have a @value or children
.... identifier:accession-number S 0..1 AUAccessionNumber Business identifier for report
ele-1: All FHIR elements must have a @value or children
... status ?!SΣ 1..1 code final | preliminary | corrected
Binding: DiagnosticReportStatus (required): The status of the diagnostic report.


ele-1: All FHIR elements must have a @value or children
... category SΣ 1..1 CodeableConcept Service category
Binding: DiagnosticServiceSectionCodes (preferred)
ele-1: All FHIR elements must have a @value or children
... code SΣ 1..1 CodeableConcept Name/Code for this diagnostic report
Binding: Evaluation Procedure . (preferred)
ele-1: All FHIR elements must have a @value or children
... subject SΣ 0..1 Reference(Genie Patient) The subject of the report - usually, but not always, the patient
ele-1: All FHIR elements must have a @value or children
.... reference ΣC 1..1 string FullUrl reference to Patient resource
ele-1: All FHIR elements must have a @value or children
... encounter SΣ 0..1 Reference(EOrders Encounter) Health care event when test ordered
ele-1: All FHIR elements must have a @value or children
.... reference ΣC 1..1 string Reference to contained Encounter resource
ele-1: All FHIR elements must have a @value or children
... Slices for effective[x] Σ 0..1 Clinically relevant time/time-period for report
Slice: Unordered, Open by type:$this
ele-1: All FHIR elements must have a @value or children
.... effectiveDateTime dateTime
.... effectivePeriod Period
.... effective[x]:effectiveDateTime SΣ 0..1 dateTime Clinically relevant time/time-period for report
ele-1: All FHIR elements must have a @value or children
... issued SΣ 1..1 instant DateTime this version was made
ele-1: All FHIR elements must have a @value or children
... performer SΣ 1..1 Reference(Genie Organization | EOrders PractitionerRole) Responsible Diagnostic Service
ele-1: All FHIR elements must have a @value or children
.... reference ΣC 1..1 string FullUrl reference to Organization or PractitionerRole resource
ele-1: All FHIR elements must have a @value or children
... presentedForm S 0..1 Attachment Entire report as issued
ele-1: All FHIR elements must have a @value or children
.... contentType Σ 1..1 code Mime type of the content, with charset etc.
Binding: Mime Types (required): The mime type of an attachment. Any valid mime type is allowed.


ele-1: All FHIR elements must have a @value or children
Fixed Value: application/pdf
.... data 1..1 base64Binary Data inline, base64ed
ele-1: All FHIR elements must have a @value or children

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / CodeURI
DiagnosticReport.contained:encounter.statusrequiredPattern: finished
http://hl7.org/fhir/ValueSet/encounter-status|4.0.1
from the FHIR Standard
DiagnosticReport.contained:encounter.classextensiblePattern: AMB
http://terminology.hl7.org.au/ValueSet/v3-ActEncounterCode-extended
DiagnosticReport.statusrequiredDiagnosticReportStatus
http://hl7.org/fhir/ValueSet/diagnostic-report-status|4.0.1
from the FHIR Standard
DiagnosticReport.categorypreferredDiagnosticServiceSectionCodes
http://hl7.org/fhir/ValueSet/diagnostic-service-sections
from the FHIR Standard
DiagnosticReport.codepreferredEvaluationProcedure .
https://healthterminologies.gov.au/fhir/ValueSet/evaluation-procedure-1
DiagnosticReport.presentedForm.contentTyperequiredFixed Value: application/pdf
http://hl7.org/fhir/ValueSet/mimetypes|4.0.1
from the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorDiagnosticReportIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorDiagnosticReportIf the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource
: contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4errorDiagnosticReportIf a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated
: contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5errorDiagnosticReportIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceDiagnosticReportA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()

This structure is derived from AUBaseDiagnosticReport

NameFlagsCard.TypeDescription & Constraintsdoco
.. DiagnosticReport AUBaseDiagnosticReport This is an abstractprofile. Childprofiles: GSPathologyReport, GSRadiologyReport
... Slices for contained S 0..* Resource Contained, inline Resources
Slice: Unordered, Open by type:$this
.... contained:encounter S 0..1 EOrdersEncounter An encounter in an Australian healthcare context
..... status 1..1 code finished
..... subject 1..1 Reference(Genie Patient) Patient the request is for
...... reference 1..1 string FullUrl reference to Patient resource within bundle
... Slices for identifier 1..* Identifier, AULocalOrderIdentifier, AULocalReportIdentifier, AUAccessionNumber Business identifier for report
Slice: Unordered, Open by value:type
.... identifier:order-number S 0..* AULocalOrderIdentifier Business identifier for report
.... identifier:report-id S 1..1 AULocalReportIdentifier Business identifier for report
.... identifier:accession-number S 0..1 AUAccessionNumber Business identifier for report
... status S 1..1 code final | preliminary | corrected
... category S 1..1 CodeableConcept Service category
... code S 1..1 CodeableConcept Name/Code for this diagnostic report
... subject S 0..1 Reference(Genie Patient) The subject of the report - usually, but not always, the patient
.... reference 1..1 string FullUrl reference to Patient resource
... encounter S 0..1 Reference(EOrders Encounter) Health care event when test ordered
.... reference 1..1 string Reference to contained Encounter resource
... Slices for effective[x] 0..1 dateTime, Period Clinically relevant time/time-period for report
Slice: Unordered, Open by type:$this
.... effective[x]:effectiveDateTime S 0..1 dateTime Clinically relevant time/time-period for report
... issued S 1..1 instant DateTime this version was made
... performer S 1..1 Reference(Genie Organization | EOrders PractitionerRole) Responsible Diagnostic Service
.... reference 1..1 string FullUrl reference to Organization or PractitionerRole resource
... presentedForm S 0..1 Attachment Entire report as issued
.... contentType 1..1 code Mime type of the content, with charset etc.
Fixed Value: application/pdf
.... data 1..1 base64Binary Data inline, base64ed

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. DiagnosticReport 0..* AUBaseDiagnosticReport This is an abstractprofile. Childprofiles: GSPathologyReport, GSRadiologyReport
A diagnostic report in an Australian healthcare context
... 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.

Additional BindingsPurpose
AllLanguages Max Binding
... text 0..1 Narrative Text summary of the resource, for human interpretation
... Slices for contained S 0..* Resource Contained, inline Resources
Slice: Unordered, Open by type:$this
.... contained:encounter S 0..1 EOrdersEncounter An encounter in an Australian healthcare context
..... id SΣ 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.

Additional BindingsPurpose
AllLanguages Max Binding
..... text 0..1 Narrative Text summary of the resource, for human interpretation
..... contained 0..* Resource Contained, inline Resources
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
...... extension:encounterDescription 0..1 string Description, overview or summary of an encounter
URL: http://hl7.org.au/fhir/StructureDefinition/encounter-description
...... extension:associatedHealthcareService 0..* Reference(HealthcareService) Associated healthcare service
URL: http://hl7.org.au/fhir/StructureDefinition/associated-healthcareservice
..... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
..... identifier Σ 0..* Identifier Identifier(s) by which this encounter is known
..... status ?!SΣ 1..1 code finished
Binding: EncounterStatus (required): Current state of the encounter.


Required Pattern: finished
..... statusHistory 0..* BackboneElement List of past encounter statuses
...... 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
...... status 1..1 code planned | arrived | triaged | in-progress | onleave | finished | cancelled +
Binding: EncounterStatus (required): Current state of the encounter.

...... period 1..1 Period The time that the episode was in the specified status
..... class SΣ 1..1 Coding Assumes the encounter where the request was made is Outpatient (i.e. AMB ambulatory)
Binding: ActEncounterCode - AU Extended (extensible)
Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... system 1..1 uri Identity of the terminology system
Fixed Value: http://terminology.hl7.org/CodeSystem/v3-ActCode
...... version 0..1 string Version of the system - if relevant
...... code 1..1 code Symbol in syntax defined by the system
Fixed Value: AMB
...... display 0..1 string Representation defined by the system
...... userSelected 0..1 boolean If this coding was chosen directly by the user
..... classHistory 0..* BackboneElement List of past encounter classes
...... 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
...... class 1..1 Coding inpatient | outpatient | ambulatory | emergency +
Binding: ActEncounterCode (extensible): Classification of the encounter.

...... period 1..1 Period The time that the episode was in the specified class
..... type Σ 0..* CodeableConcept Specific type of encounter
Binding: Encounter Type . (preferred)
..... serviceType Σ 0..1 CodeableConcept Specific type of service
Binding: Service Type . (preferred)
..... priority 0..1 CodeableConcept Indicates the urgency of the encounter
Binding: ActPriority (example): Indicates the urgency of the encounter.

..... subject SΣ 1..1 Reference(Genie Patient) Patient the request is for
...... 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 FullUrl reference to Patient resource within bundle
...... 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
..... episodeOfCare Σ 0..* Reference(EpisodeOfCare) Episode(s) of care that this encounter should be recorded against
..... basedOn 0..* Reference(ServiceRequest) The ServiceRequest that initiated this encounter
..... participant Σ 0..* BackboneElement List of participants involved in the encounter
...... 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
...... type Σ 0..* CodeableConcept Role of participant in encounter
Binding: ParticipantType (extensible): Role of participant in encounter.


...... period 0..1 Period Period of time during the encounter that the participant participated
...... individual Σ 0..1 Reference(Practitioner | PractitionerRole | RelatedPerson) Persons involved in the encounter other than the patient
..... appointment Σ 0..* Reference(Appointment) The appointment that scheduled this encounter
..... period 0..1 Period The start and end time of the encounter
..... length 0..1 Duration Quantity of time the encounter lasted (less time absent)
..... reasonCode Σ 0..* CodeableConcept Coded reason the encounter takes place
Binding: EncounterReasonCodes (preferred): Reason why the encounter takes place.


..... reasonReference Σ 0..* Reference(Condition | Procedure | Observation | ImmunizationRecommendation) Reason the encounter takes place (reference)
..... diagnosis Σ 0..* BackboneElement The list of diagnosis relevant to this encounter
...... 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
...... condition Σ 1..1 Reference(Condition | Procedure) The diagnosis or procedure relevant to the encounter
...... use 0..1 CodeableConcept Role that this diagnosis has within the encounter (e.g. admission, billing, discharge …)
Binding: DiagnosisRole (preferred): The type of diagnosis this condition represents.

...... rank 0..1 positiveInt Ranking of the diagnosis (for each role type)
..... account 0..* Reference(Account) The set of accounts that may be used for billing for this Encounter
..... hospitalization 0..1 BackboneElement Details about the admission to a healthcare service
...... 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
...... preAdmissionIdentifier 0..1 Identifier Pre-admission identifier
...... origin 0..1 Reference(Location | Organization) The location/organization from which the patient came before admission
...... admitSource 0..1 CodeableConcept From where patient was admitted (physician referral, transfer)
Binding: AdmitSource (preferred): From where the patient was admitted.

...... reAdmission 0..1 CodeableConcept The type of hospital re-admission that has occurred (if any). If the value is absent, then this is not identified as a readmission
Binding: hl7VS-re-admissionIndicator (example): The reason for re-admission of this hospitalization encounter.

...... dietPreference 0..* CodeableConcept Diet preferences reported by the patient
Binding: Diet (example): Medical, cultural or ethical food preferences to help with catering requirements.


...... specialCourtesy 0..* CodeableConcept Special courtesies (VIP, board member)
Binding: SpecialCourtesy (preferred): Special courtesies.


...... specialArrangement 0..* CodeableConcept Wheelchair, translator, stretcher, etc.
Binding: SpecialArrangements (preferred): Special arrangements.


...... destination 0..1 Reference(Location | Organization) Location/organization to which the patient is discharged
...... dischargeDisposition 0..1 CodeableConcept Separation Mode
Binding: Separation Mode . (extensible)
..... location 0..* BackboneElement List of locations where the patient has been
...... 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
...... location 1..1 Reference(Location) Location the encounter takes place
...... status 0..1 code planned | active | reserved | completed
Binding: EncounterLocationStatus (required): The status of the location.

...... physicalType 0..1 CodeableConcept The physical type of the location (usually the level in the location hierachy - bed room ward etc.)
Binding: LocationType (example): Physical form of the location.

...... period 0..1 Period Time period during which the patient was present at the location
..... serviceProvider 0..1 Reference(Organization) The organization (facility) responsible for this encounter
..... partOf 0..1 Reference(Encounter) Another Encounter this encounter is part of
... extension 0..* Extension Additional content defined by implementations
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... Slices for identifier 1..* Identifier, AULocalOrderIdentifier, AULocalReportIdentifier, AUAccessionNumber Business identifier for report
Slice: Unordered, Open by value:type
.... identifier:order-number S 0..* AULocalOrderIdentifier Business identifier for report
.... identifier:report-id S 1..1 AULocalReportIdentifier Business identifier for report
.... identifier:accession-number S 0..1 AUAccessionNumber Business identifier for report
... basedOn 0..* Reference(CarePlan | ImmunizationRecommendation | MedicationRequest | NutritionOrder | ServiceRequest | AU Base Diagnostic Request) What was requested
... status ?!SΣ 1..1 code final | preliminary | corrected
Binding: DiagnosticReportStatus (required): The status of the diagnostic report.

... category SΣ 1..1 CodeableConcept Service category
Binding: DiagnosticServiceSectionCodes (preferred)
... code SΣ 1..1 CodeableConcept Name/Code for this diagnostic report
Binding: Evaluation Procedure . (preferred)
... subject SΣ 0..1 Reference(Genie Patient) The subject of the report - usually, but not always, the patient
.... 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 FullUrl reference to Patient resource
.... 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
... encounter SΣ 0..1 Reference(EOrders Encounter) Health care event when test ordered
.... 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 Reference to contained Encounter resource
.... 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
... Slices for effective[x] Σ 0..1 Clinically relevant time/time-period for report
Slice: Unordered, Open by type:$this
.... effectiveDateTime dateTime
.... effectivePeriod Period
.... effective[x]:effectiveDateTime SΣ 0..1 dateTime Clinically relevant time/time-period for report
... issued SΣ 1..1 instant DateTime this version was made
... performer SΣ 1..1 Reference(Genie Organization | EOrders PractitionerRole) Responsible Diagnostic Service
.... 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 FullUrl reference to Organization or PractitionerRole resource
.... 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
... resultsInterpreter Σ 0..* Reference(Practitioner | PractitionerRole | Organization | CareTeam) Primary result interpreter
... specimen 0..* Reference(AU Base Specimen) Specimens this report is based on
... result 0..* Reference(Observation | AU Base Diagnostic Result | AU Base Diagnostic Imaging Result | AU Base Pathology Result) Observations
... imagingStudy 0..* Reference(ImagingStudy) Reference to full details of imaging associated with the diagnostic report
... media Σ 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 Σ 1..1 Reference(Media) Reference to the image source
... conclusion 0..1 string Clinical conclusion (interpretation) of test results
... conclusionCode 0..* CodeableConcept Codes for the clinical conclusion of test results
Binding: Clinical Finding . (preferred)
... presentedForm S 0..1 Attachment Entire report as issued
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... contentType Σ 1..1 code Mime type of the content, with charset etc.
Binding: Mime Types (required): The mime type of an attachment. Any valid mime type is allowed.


Fixed Value: application/pdf
.... language Σ 0..1 code Human language of the content (BCP-47)
Binding: CommonLanguages (preferred): A human language.

Additional BindingsPurpose
AllLanguages Max Binding

Example General: en-AU
.... data 1..1 base64Binary Data inline, base64ed
.... url Σ 0..1 url Uri where the data can be found
Example General: http://www.acme.com/logo-small.png
.... size Σ 0..1 unsignedInt Number of bytes of content (if url provided)
.... hash Σ 0..1 base64Binary Hash of the data (sha-1, base64ed)
.... title Σ 0..1 string Label to display in place of the data
Example General: Official Corporate Logo
.... creation Σ 0..1 dateTime Date attachment was first created

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / CodeURI
DiagnosticReport.languagepreferredCommonLanguages
http://hl7.org/fhir/ValueSet/languages
from the FHIR Standard
Additional Bindings Purpose
AllLanguages Max Binding
DiagnosticReport.contained:encounter.languagepreferredCommonLanguages
http://hl7.org/fhir/ValueSet/languages
from the FHIR Standard
Additional Bindings Purpose
AllLanguages Max Binding
DiagnosticReport.contained:encounter.statusrequiredPattern: finished
http://hl7.org/fhir/ValueSet/encounter-status|4.0.1
from the FHIR Standard
DiagnosticReport.contained:encounter.statusHistory.statusrequiredEncounterStatus
http://hl7.org/fhir/ValueSet/encounter-status|4.0.1
from the FHIR Standard
DiagnosticReport.contained:encounter.classextensiblePattern: AMB
http://terminology.hl7.org.au/ValueSet/v3-ActEncounterCode-extended
DiagnosticReport.contained:encounter.classHistory.classextensibleActEncounterCode
http://terminology.hl7.org/ValueSet/v3-ActEncounterCode
DiagnosticReport.contained:encounter.typepreferredEncounterType .
https://healthterminologies.gov.au/fhir/ValueSet/encounter-type-1
DiagnosticReport.contained:encounter.serviceTypepreferredServiceType .
https://healthterminologies.gov.au/fhir/ValueSet/service-type-1
DiagnosticReport.contained:encounter.priorityexampleActPriority
http://terminology.hl7.org/ValueSet/v3-ActPriority
DiagnosticReport.contained:encounter.subject.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
from the FHIR Standard
DiagnosticReport.contained:encounter.participant.typeextensibleParticipantType
http://hl7.org/fhir/ValueSet/encounter-participant-type
from the FHIR Standard
DiagnosticReport.contained:encounter.reasonCodepreferredEncounterReasonCodes
http://hl7.org/fhir/ValueSet/encounter-reason
from the FHIR Standard
DiagnosticReport.contained:encounter.diagnosis.usepreferredDiagnosisRole
http://hl7.org/fhir/ValueSet/diagnosis-role
from the FHIR Standard
DiagnosticReport.contained:encounter.hospitalization.admitSourcepreferredAdmitSource
http://hl7.org/fhir/ValueSet/encounter-admit-source
from the FHIR Standard
DiagnosticReport.contained:encounter.hospitalization.reAdmissionexampleHl7VSReAdmissionIndicator
http://terminology.hl7.org/ValueSet/v2-0092
DiagnosticReport.contained:encounter.hospitalization.dietPreferenceexampleDiet
http://hl7.org/fhir/ValueSet/encounter-diet
from the FHIR Standard
DiagnosticReport.contained:encounter.hospitalization.specialCourtesypreferredSpecialCourtesy
http://hl7.org/fhir/ValueSet/encounter-special-courtesy
from the FHIR Standard
DiagnosticReport.contained:encounter.hospitalization.specialArrangementpreferredSpecialArrangements
http://hl7.org/fhir/ValueSet/encounter-special-arrangements
from the FHIR Standard
DiagnosticReport.contained:encounter.hospitalization.dischargeDispositionextensibleSeparationMode . (a valid code from https://healthterminologies.gov.au/fhir/CodeSystem/separation-mode-1)
https://healthterminologies.gov.au/fhir/ValueSet/separation-mode-1
DiagnosticReport.contained:encounter.location.statusrequiredEncounterLocationStatus
http://hl7.org/fhir/ValueSet/encounter-location-status|4.0.1
from the FHIR Standard
DiagnosticReport.contained:encounter.location.physicalTypeexampleLocationType
http://hl7.org/fhir/ValueSet/location-physical-type
from the FHIR Standard
DiagnosticReport.statusrequiredDiagnosticReportStatus
http://hl7.org/fhir/ValueSet/diagnostic-report-status|4.0.1
from the FHIR Standard
DiagnosticReport.categorypreferredDiagnosticServiceSectionCodes
http://hl7.org/fhir/ValueSet/diagnostic-service-sections
from the FHIR Standard
DiagnosticReport.codepreferredEvaluationProcedure .
https://healthterminologies.gov.au/fhir/ValueSet/evaluation-procedure-1
DiagnosticReport.subject.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
from the FHIR Standard
DiagnosticReport.encounter.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
from the FHIR Standard
DiagnosticReport.performer.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
from the FHIR Standard
DiagnosticReport.conclusionCodepreferredClinicalFinding .
https://healthterminologies.gov.au/fhir/ValueSet/clinical-finding-1
DiagnosticReport.presentedForm.contentTyperequiredFixed Value: application/pdf
http://hl7.org/fhir/ValueSet/mimetypes|4.0.1
from the FHIR Standard
DiagnosticReport.presentedForm.languagepreferredCommonLanguages
http://hl7.org/fhir/ValueSet/languages
from the FHIR Standard
Additional Bindings Purpose
AllLanguages Max Binding

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorDiagnosticReportIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorDiagnosticReportIf the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource
: contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4errorDiagnosticReportIf a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated
: contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5errorDiagnosticReportIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceDiagnosticReportA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()

This structure is derived from AUBaseDiagnosticReport

Summary

Mandatory: 6 elements(5 nested mandatory elements)
Must-Support: 14 elements
Fixed: 1 element

Structures

This structure refers to these other structures:

Slices

This structure defines the following Slices:

  • The element 1 is sliced based on the value of DiagnosticReport.contained
  • The element 1 is sliced based on the value of DiagnosticReport.identifier
  • The element 1 is sliced based on the value of DiagnosticReport.effective[x]

Key Elements View

NameFlagsCard.TypeDescription & Constraintsdoco
.. DiagnosticReport 0..* AUBaseDiagnosticReport This is an abstractprofile. Childprofiles: GSPathologyReport, GSRadiologyReport
A diagnostic report in an Australian healthcare context
dom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources
dom-3: If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource
dom-4: If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated
dom-5: If a resource is contained in another resource, it SHALL NOT have a security label
dom-6: A resource should have narrative for robust management
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
ele-1: All FHIR elements must have a @value or children
... Slices for contained S 0..* Resource Contained, inline Resources
Slice: Unordered, Open by type:$this
.... contained:encounter S 0..1 EOrdersEncounter An encounter in an Australian healthcare context
..... id SΣ 0..1 id Logical id of this artifact
..... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
ele-1: All FHIR elements must have a @value or children
..... Slices for extension Content/Rules for all slices
...... extension:encounterDescription 0..1 string Description, overview or summary of an encounter
URL: http://hl7.org.au/fhir/StructureDefinition/encounter-description
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
...... extension:associatedHealthcareService 0..* Reference(HealthcareService) Associated healthcare service
URL: http://hl7.org.au/fhir/StructureDefinition/associated-healthcareservice
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... status ?!SΣ 1..1 code finished
Binding: EncounterStatus (required): Current state of the encounter.


ele-1: All FHIR elements must have a @value or children
Required Pattern: finished
..... class SΣ 1..1 Coding Assumes the encounter where the request was made is Outpatient (i.e. AMB ambulatory)
Binding: ActEncounterCode - AU Extended (extensible)
ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... system 1..1 uri Identity of the terminology system
Fixed Value: http://terminology.hl7.org/CodeSystem/v3-ActCode
...... code 1..1 code Symbol in syntax defined by the system
Fixed Value: AMB
..... subject SΣ 1..1 Reference(Genie Patient) Patient the request is for
ele-1: All FHIR elements must have a @value or children
...... reference ΣC 1..1 string FullUrl reference to Patient resource within bundle
ele-1: All FHIR elements must have a @value or children
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
... Slices for identifier 1..* Identifier, AULocalOrderIdentifier, AULocalReportIdentifier, AUAccessionNumber Business identifier for report
Slice: Unordered, Open by value:type
ele-1: All FHIR elements must have a @value or children
.... identifier:order-number S 0..* AULocalOrderIdentifier Business identifier for report
ele-1: All FHIR elements must have a @value or children
.... identifier:report-id S 1..1 AULocalReportIdentifier Business identifier for report
ele-1: All FHIR elements must have a @value or children
.... identifier:accession-number S 0..1 AUAccessionNumber Business identifier for report
ele-1: All FHIR elements must have a @value or children
... status ?!SΣ 1..1 code final | preliminary | corrected
Binding: DiagnosticReportStatus (required): The status of the diagnostic report.


ele-1: All FHIR elements must have a @value or children
... category SΣ 1..1 CodeableConcept Service category
Binding: DiagnosticServiceSectionCodes (preferred)
ele-1: All FHIR elements must have a @value or children
... code SΣ 1..1 CodeableConcept Name/Code for this diagnostic report
Binding: Evaluation Procedure . (preferred)
ele-1: All FHIR elements must have a @value or children
... subject SΣ 0..1 Reference(Genie Patient) The subject of the report - usually, but not always, the patient
ele-1: All FHIR elements must have a @value or children
.... reference ΣC 1..1 string FullUrl reference to Patient resource
ele-1: All FHIR elements must have a @value or children
... encounter SΣ 0..1 Reference(EOrders Encounter) Health care event when test ordered
ele-1: All FHIR elements must have a @value or children
.... reference ΣC 1..1 string Reference to contained Encounter resource
ele-1: All FHIR elements must have a @value or children
... Slices for effective[x] Σ 0..1 Clinically relevant time/time-period for report
Slice: Unordered, Open by type:$this
ele-1: All FHIR elements must have a @value or children
.... effectiveDateTime dateTime
.... effectivePeriod Period
.... effective[x]:effectiveDateTime SΣ 0..1 dateTime Clinically relevant time/time-period for report
ele-1: All FHIR elements must have a @value or children
... issued SΣ 1..1 instant DateTime this version was made
ele-1: All FHIR elements must have a @value or children
... performer SΣ 1..1 Reference(Genie Organization | EOrders PractitionerRole) Responsible Diagnostic Service
ele-1: All FHIR elements must have a @value or children
.... reference ΣC 1..1 string FullUrl reference to Organization or PractitionerRole resource
ele-1: All FHIR elements must have a @value or children
... presentedForm S 0..1 Attachment Entire report as issued
ele-1: All FHIR elements must have a @value or children
.... contentType Σ 1..1 code Mime type of the content, with charset etc.
Binding: Mime Types (required): The mime type of an attachment. Any valid mime type is allowed.


ele-1: All FHIR elements must have a @value or children
Fixed Value: application/pdf
.... data 1..1 base64Binary Data inline, base64ed
ele-1: All FHIR elements must have a @value or children

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / CodeURI
DiagnosticReport.contained:encounter.statusrequiredPattern: finished
http://hl7.org/fhir/ValueSet/encounter-status|4.0.1
from the FHIR Standard
DiagnosticReport.contained:encounter.classextensiblePattern: AMB
http://terminology.hl7.org.au/ValueSet/v3-ActEncounterCode-extended
DiagnosticReport.statusrequiredDiagnosticReportStatus
http://hl7.org/fhir/ValueSet/diagnostic-report-status|4.0.1
from the FHIR Standard
DiagnosticReport.categorypreferredDiagnosticServiceSectionCodes
http://hl7.org/fhir/ValueSet/diagnostic-service-sections
from the FHIR Standard
DiagnosticReport.codepreferredEvaluationProcedure .
https://healthterminologies.gov.au/fhir/ValueSet/evaluation-procedure-1
DiagnosticReport.presentedForm.contentTyperequiredFixed Value: application/pdf
http://hl7.org/fhir/ValueSet/mimetypes|4.0.1
from the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorDiagnosticReportIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorDiagnosticReportIf the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource
: contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4errorDiagnosticReportIf a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated
: contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5errorDiagnosticReportIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceDiagnosticReportA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()

Differential View

This structure is derived from AUBaseDiagnosticReport

NameFlagsCard.TypeDescription & Constraintsdoco
.. DiagnosticReport AUBaseDiagnosticReport This is an abstractprofile. Childprofiles: GSPathologyReport, GSRadiologyReport
... Slices for contained S 0..* Resource Contained, inline Resources
Slice: Unordered, Open by type:$this
.... contained:encounter S 0..1 EOrdersEncounter An encounter in an Australian healthcare context
..... status 1..1 code finished
..... subject 1..1 Reference(Genie Patient) Patient the request is for
...... reference 1..1 string FullUrl reference to Patient resource within bundle
... Slices for identifier 1..* Identifier, AULocalOrderIdentifier, AULocalReportIdentifier, AUAccessionNumber Business identifier for report
Slice: Unordered, Open by value:type
.... identifier:order-number S 0..* AULocalOrderIdentifier Business identifier for report
.... identifier:report-id S 1..1 AULocalReportIdentifier Business identifier for report
.... identifier:accession-number S 0..1 AUAccessionNumber Business identifier for report
... status S 1..1 code final | preliminary | corrected
... category S 1..1 CodeableConcept Service category
... code S 1..1 CodeableConcept Name/Code for this diagnostic report
... subject S 0..1 Reference(Genie Patient) The subject of the report - usually, but not always, the patient
.... reference 1..1 string FullUrl reference to Patient resource
... encounter S 0..1 Reference(EOrders Encounter) Health care event when test ordered
.... reference 1..1 string Reference to contained Encounter resource
... Slices for effective[x] 0..1 dateTime, Period Clinically relevant time/time-period for report
Slice: Unordered, Open by type:$this
.... effective[x]:effectiveDateTime S 0..1 dateTime Clinically relevant time/time-period for report
... issued S 1..1 instant DateTime this version was made
... performer S 1..1 Reference(Genie Organization | EOrders PractitionerRole) Responsible Diagnostic Service
.... reference 1..1 string FullUrl reference to Organization or PractitionerRole resource
... presentedForm S 0..1 Attachment Entire report as issued
.... contentType 1..1 code Mime type of the content, with charset etc.
Fixed Value: application/pdf
.... data 1..1 base64Binary Data inline, base64ed

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. DiagnosticReport 0..* AUBaseDiagnosticReport This is an abstractprofile. Childprofiles: GSPathologyReport, GSRadiologyReport
A diagnostic report in an Australian healthcare context
... 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.

Additional BindingsPurpose
AllLanguages Max Binding
... text 0..1 Narrative Text summary of the resource, for human interpretation
... Slices for contained S 0..* Resource Contained, inline Resources
Slice: Unordered, Open by type:$this
.... contained:encounter S 0..1 EOrdersEncounter An encounter in an Australian healthcare context
..... id SΣ 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.

Additional BindingsPurpose
AllLanguages Max Binding
..... text 0..1 Narrative Text summary of the resource, for human interpretation
..... contained 0..* Resource Contained, inline Resources
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
...... extension:encounterDescription 0..1 string Description, overview or summary of an encounter
URL: http://hl7.org.au/fhir/StructureDefinition/encounter-description
...... extension:associatedHealthcareService 0..* Reference(HealthcareService) Associated healthcare service
URL: http://hl7.org.au/fhir/StructureDefinition/associated-healthcareservice
..... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
..... identifier Σ 0..* Identifier Identifier(s) by which this encounter is known
..... status ?!SΣ 1..1 code finished
Binding: EncounterStatus (required): Current state of the encounter.


Required Pattern: finished
..... statusHistory 0..* BackboneElement List of past encounter statuses
...... 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
...... status 1..1 code planned | arrived | triaged | in-progress | onleave | finished | cancelled +
Binding: EncounterStatus (required): Current state of the encounter.

...... period 1..1 Period The time that the episode was in the specified status
..... class SΣ 1..1 Coding Assumes the encounter where the request was made is Outpatient (i.e. AMB ambulatory)
Binding: ActEncounterCode - AU Extended (extensible)
Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... system 1..1 uri Identity of the terminology system
Fixed Value: http://terminology.hl7.org/CodeSystem/v3-ActCode
...... version 0..1 string Version of the system - if relevant
...... code 1..1 code Symbol in syntax defined by the system
Fixed Value: AMB
...... display 0..1 string Representation defined by the system
...... userSelected 0..1 boolean If this coding was chosen directly by the user
..... classHistory 0..* BackboneElement List of past encounter classes
...... 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
...... class 1..1 Coding inpatient | outpatient | ambulatory | emergency +
Binding: ActEncounterCode (extensible): Classification of the encounter.

...... period 1..1 Period The time that the episode was in the specified class
..... type Σ 0..* CodeableConcept Specific type of encounter
Binding: Encounter Type . (preferred)
..... serviceType Σ 0..1 CodeableConcept Specific type of service
Binding: Service Type . (preferred)
..... priority 0..1 CodeableConcept Indicates the urgency of the encounter
Binding: ActPriority (example): Indicates the urgency of the encounter.

..... subject SΣ 1..1 Reference(Genie Patient) Patient the request is for
...... 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 FullUrl reference to Patient resource within bundle
...... 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
..... episodeOfCare Σ 0..* Reference(EpisodeOfCare) Episode(s) of care that this encounter should be recorded against
..... basedOn 0..* Reference(ServiceRequest) The ServiceRequest that initiated this encounter
..... participant Σ 0..* BackboneElement List of participants involved in the encounter
...... 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
...... type Σ 0..* CodeableConcept Role of participant in encounter
Binding: ParticipantType (extensible): Role of participant in encounter.


...... period 0..1 Period Period of time during the encounter that the participant participated
...... individual Σ 0..1 Reference(Practitioner | PractitionerRole | RelatedPerson) Persons involved in the encounter other than the patient
..... appointment Σ 0..* Reference(Appointment) The appointment that scheduled this encounter
..... period 0..1 Period The start and end time of the encounter
..... length 0..1 Duration Quantity of time the encounter lasted (less time absent)
..... reasonCode Σ 0..* CodeableConcept Coded reason the encounter takes place
Binding: EncounterReasonCodes (preferred): Reason why the encounter takes place.


..... reasonReference Σ 0..* Reference(Condition | Procedure | Observation | ImmunizationRecommendation) Reason the encounter takes place (reference)
..... diagnosis Σ 0..* BackboneElement The list of diagnosis relevant to this encounter
...... 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
...... condition Σ 1..1 Reference(Condition | Procedure) The diagnosis or procedure relevant to the encounter
...... use 0..1 CodeableConcept Role that this diagnosis has within the encounter (e.g. admission, billing, discharge …)
Binding: DiagnosisRole (preferred): The type of diagnosis this condition represents.

...... rank 0..1 positiveInt Ranking of the diagnosis (for each role type)
..... account 0..* Reference(Account) The set of accounts that may be used for billing for this Encounter
..... hospitalization 0..1 BackboneElement Details about the admission to a healthcare service
...... 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
...... preAdmissionIdentifier 0..1 Identifier Pre-admission identifier
...... origin 0..1 Reference(Location | Organization) The location/organization from which the patient came before admission
...... admitSource 0..1 CodeableConcept From where patient was admitted (physician referral, transfer)
Binding: AdmitSource (preferred): From where the patient was admitted.

...... reAdmission 0..1 CodeableConcept The type of hospital re-admission that has occurred (if any). If the value is absent, then this is not identified as a readmission
Binding: hl7VS-re-admissionIndicator (example): The reason for re-admission of this hospitalization encounter.

...... dietPreference 0..* CodeableConcept Diet preferences reported by the patient
Binding: Diet (example): Medical, cultural or ethical food preferences to help with catering requirements.


...... specialCourtesy 0..* CodeableConcept Special courtesies (VIP, board member)
Binding: SpecialCourtesy (preferred): Special courtesies.


...... specialArrangement 0..* CodeableConcept Wheelchair, translator, stretcher, etc.
Binding: SpecialArrangements (preferred): Special arrangements.


...... destination 0..1 Reference(Location | Organization) Location/organization to which the patient is discharged
...... dischargeDisposition 0..1 CodeableConcept Separation Mode
Binding: Separation Mode . (extensible)
..... location 0..* BackboneElement List of locations where the patient has been
...... 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
...... location 1..1 Reference(Location) Location the encounter takes place
...... status 0..1 code planned | active | reserved | completed
Binding: EncounterLocationStatus (required): The status of the location.

...... physicalType 0..1 CodeableConcept The physical type of the location (usually the level in the location hierachy - bed room ward etc.)
Binding: LocationType (example): Physical form of the location.

...... period 0..1 Period Time period during which the patient was present at the location
..... serviceProvider 0..1 Reference(Organization) The organization (facility) responsible for this encounter
..... partOf 0..1 Reference(Encounter) Another Encounter this encounter is part of
... extension 0..* Extension Additional content defined by implementations
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... Slices for identifier 1..* Identifier, AULocalOrderIdentifier, AULocalReportIdentifier, AUAccessionNumber Business identifier for report
Slice: Unordered, Open by value:type
.... identifier:order-number S 0..* AULocalOrderIdentifier Business identifier for report
.... identifier:report-id S 1..1 AULocalReportIdentifier Business identifier for report
.... identifier:accession-number S 0..1 AUAccessionNumber Business identifier for report
... basedOn 0..* Reference(CarePlan | ImmunizationRecommendation | MedicationRequest | NutritionOrder | ServiceRequest | AU Base Diagnostic Request) What was requested
... status ?!SΣ 1..1 code final | preliminary | corrected
Binding: DiagnosticReportStatus (required): The status of the diagnostic report.

... category SΣ 1..1 CodeableConcept Service category
Binding: DiagnosticServiceSectionCodes (preferred)
... code SΣ 1..1 CodeableConcept Name/Code for this diagnostic report
Binding: Evaluation Procedure . (preferred)
... subject SΣ 0..1 Reference(Genie Patient) The subject of the report - usually, but not always, the patient
.... 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 FullUrl reference to Patient resource
.... 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
... encounter SΣ 0..1 Reference(EOrders Encounter) Health care event when test ordered
.... 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 Reference to contained Encounter resource
.... 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
... Slices for effective[x] Σ 0..1 Clinically relevant time/time-period for report
Slice: Unordered, Open by type:$this
.... effectiveDateTime dateTime
.... effectivePeriod Period
.... effective[x]:effectiveDateTime SΣ 0..1 dateTime Clinically relevant time/time-period for report
... issued SΣ 1..1 instant DateTime this version was made
... performer SΣ 1..1 Reference(Genie Organization | EOrders PractitionerRole) Responsible Diagnostic Service
.... 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 FullUrl reference to Organization or PractitionerRole resource
.... 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
... resultsInterpreter Σ 0..* Reference(Practitioner | PractitionerRole | Organization | CareTeam) Primary result interpreter
... specimen 0..* Reference(AU Base Specimen) Specimens this report is based on
... result 0..* Reference(Observation | AU Base Diagnostic Result | AU Base Diagnostic Imaging Result | AU Base Pathology Result) Observations
... imagingStudy 0..* Reference(ImagingStudy) Reference to full details of imaging associated with the diagnostic report
... media Σ 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 Σ 1..1 Reference(Media) Reference to the image source
... conclusion 0..1 string Clinical conclusion (interpretation) of test results
... conclusionCode 0..* CodeableConcept Codes for the clinical conclusion of test results
Binding: Clinical Finding . (preferred)
... presentedForm S 0..1 Attachment Entire report as issued
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... contentType Σ 1..1 code Mime type of the content, with charset etc.
Binding: Mime Types (required): The mime type of an attachment. Any valid mime type is allowed.


Fixed Value: application/pdf
.... language Σ 0..1 code Human language of the content (BCP-47)
Binding: CommonLanguages (preferred): A human language.

Additional BindingsPurpose
AllLanguages Max Binding

Example General: en-AU
.... data 1..1 base64Binary Data inline, base64ed
.... url Σ 0..1 url Uri where the data can be found
Example General: http://www.acme.com/logo-small.png
.... size Σ 0..1 unsignedInt Number of bytes of content (if url provided)
.... hash Σ 0..1 base64Binary Hash of the data (sha-1, base64ed)
.... title Σ 0..1 string Label to display in place of the data
Example General: Official Corporate Logo
.... creation Σ 0..1 dateTime Date attachment was first created

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / CodeURI
DiagnosticReport.languagepreferredCommonLanguages
http://hl7.org/fhir/ValueSet/languages
from the FHIR Standard
Additional Bindings Purpose
AllLanguages Max Binding
DiagnosticReport.contained:encounter.languagepreferredCommonLanguages
http://hl7.org/fhir/ValueSet/languages
from the FHIR Standard
Additional Bindings Purpose
AllLanguages Max Binding
DiagnosticReport.contained:encounter.statusrequiredPattern: finished
http://hl7.org/fhir/ValueSet/encounter-status|4.0.1
from the FHIR Standard
DiagnosticReport.contained:encounter.statusHistory.statusrequiredEncounterStatus
http://hl7.org/fhir/ValueSet/encounter-status|4.0.1
from the FHIR Standard
DiagnosticReport.contained:encounter.classextensiblePattern: AMB
http://terminology.hl7.org.au/ValueSet/v3-ActEncounterCode-extended
DiagnosticReport.contained:encounter.classHistory.classextensibleActEncounterCode
http://terminology.hl7.org/ValueSet/v3-ActEncounterCode
DiagnosticReport.contained:encounter.typepreferredEncounterType .
https://healthterminologies.gov.au/fhir/ValueSet/encounter-type-1
DiagnosticReport.contained:encounter.serviceTypepreferredServiceType .
https://healthterminologies.gov.au/fhir/ValueSet/service-type-1
DiagnosticReport.contained:encounter.priorityexampleActPriority
http://terminology.hl7.org/ValueSet/v3-ActPriority
DiagnosticReport.contained:encounter.subject.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
from the FHIR Standard
DiagnosticReport.contained:encounter.participant.typeextensibleParticipantType
http://hl7.org/fhir/ValueSet/encounter-participant-type
from the FHIR Standard
DiagnosticReport.contained:encounter.reasonCodepreferredEncounterReasonCodes
http://hl7.org/fhir/ValueSet/encounter-reason
from the FHIR Standard
DiagnosticReport.contained:encounter.diagnosis.usepreferredDiagnosisRole
http://hl7.org/fhir/ValueSet/diagnosis-role
from the FHIR Standard
DiagnosticReport.contained:encounter.hospitalization.admitSourcepreferredAdmitSource
http://hl7.org/fhir/ValueSet/encounter-admit-source
from the FHIR Standard
DiagnosticReport.contained:encounter.hospitalization.reAdmissionexampleHl7VSReAdmissionIndicator
http://terminology.hl7.org/ValueSet/v2-0092
DiagnosticReport.contained:encounter.hospitalization.dietPreferenceexampleDiet
http://hl7.org/fhir/ValueSet/encounter-diet
from the FHIR Standard
DiagnosticReport.contained:encounter.hospitalization.specialCourtesypreferredSpecialCourtesy
http://hl7.org/fhir/ValueSet/encounter-special-courtesy
from the FHIR Standard
DiagnosticReport.contained:encounter.hospitalization.specialArrangementpreferredSpecialArrangements
http://hl7.org/fhir/ValueSet/encounter-special-arrangements
from the FHIR Standard
DiagnosticReport.contained:encounter.hospitalization.dischargeDispositionextensibleSeparationMode . (a valid code from https://healthterminologies.gov.au/fhir/CodeSystem/separation-mode-1)
https://healthterminologies.gov.au/fhir/ValueSet/separation-mode-1
DiagnosticReport.contained:encounter.location.statusrequiredEncounterLocationStatus
http://hl7.org/fhir/ValueSet/encounter-location-status|4.0.1
from the FHIR Standard
DiagnosticReport.contained:encounter.location.physicalTypeexampleLocationType
http://hl7.org/fhir/ValueSet/location-physical-type
from the FHIR Standard
DiagnosticReport.statusrequiredDiagnosticReportStatus
http://hl7.org/fhir/ValueSet/diagnostic-report-status|4.0.1
from the FHIR Standard
DiagnosticReport.categorypreferredDiagnosticServiceSectionCodes
http://hl7.org/fhir/ValueSet/diagnostic-service-sections
from the FHIR Standard
DiagnosticReport.codepreferredEvaluationProcedure .
https://healthterminologies.gov.au/fhir/ValueSet/evaluation-procedure-1
DiagnosticReport.subject.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
from the FHIR Standard
DiagnosticReport.encounter.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
from the FHIR Standard
DiagnosticReport.performer.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
from the FHIR Standard
DiagnosticReport.conclusionCodepreferredClinicalFinding .
https://healthterminologies.gov.au/fhir/ValueSet/clinical-finding-1
DiagnosticReport.presentedForm.contentTyperequiredFixed Value: application/pdf
http://hl7.org/fhir/ValueSet/mimetypes|4.0.1
from the FHIR Standard
DiagnosticReport.presentedForm.languagepreferredCommonLanguages
http://hl7.org/fhir/ValueSet/languages
from the FHIR Standard
Additional Bindings Purpose
AllLanguages Max Binding

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorDiagnosticReportIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorDiagnosticReportIf the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource
: contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4errorDiagnosticReportIf a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated
: contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5errorDiagnosticReportIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceDiagnosticReportA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()

This structure is derived from AUBaseDiagnosticReport

Summary

Mandatory: 6 elements(5 nested mandatory elements)
Must-Support: 14 elements
Fixed: 1 element

Structures

This structure refers to these other structures:

Slices

This structure defines the following Slices:

  • The element 1 is sliced based on the value of DiagnosticReport.contained
  • The element 1 is sliced based on the value of DiagnosticReport.identifier
  • The element 1 is sliced based on the value of DiagnosticReport.effective[x]

 

Other representations of profile: CSV, Excel, Schematron