DiagnosticReport

Represents a diagnostic report resource.

DiagnosticReport = object

Represents a diagnostic report resource. The findings and interpretation of diagnostic tests performed on patients, groups of patients, devices, and locations, and/or specimens derived from these.

Properties

resourceType

resourceType: string | null

Resource type


id

id: string

The logical id of the resource.


meta

meta: Meta | null

The metadata about the resource.


identifier

identifier: (Identifier | null)[] | null

Identifiers assigned to this report by the performer or other systems.


basedOn

basedOn: (Reference | null)[] | null

Details concerning a service requested.


status

status: string | null

The status of the diagnostic report.


category

category: (CodeableConcept | null)[] | null

A code that classifies the clinical discipline, department or diagnostic service that created the report.


code

code: CodeableConcept | null

A code or name that describes this diagnostic report.


effectiveDateTime

effectiveDateTime: string | null

The time or time-period the observed values are related to.


encounter

encounter: Reference | null

The healthcare event which this DiagnosticReport is about.


issued

issued: string | null

The date and time that this version of the report was made available to providers.


performer

performer: (Reference | null)[] | null

The diagnostic service that is responsible for issuing the report.


presentedForm

presentedForm: (Attachment | null)[] | null

Rich text representation of the entire result as issued by the diagnostic service.


result

result: (Reference | null)[] | null

Observations that are part of this diagnostic report.


resultsInterpreter

resultsInterpreter: (Reference | null)[] | null

The healthcare professionals responsible for interpreting the results.


subject

subject: Reference | null

The subject of the report, typically a patient.