Skip to main content

DiagnosticReport

No description

type DiagnosticReport implements IDomainResource, IResource {
id: String
meta: Meta
implicitRules: uri
_implicitRules: ElementBase
language: code
_language: ElementBase
text: Narrative
contained: [Resource]
extension: [Extension]
modifierExtension: [Extension]
identifier: [Identifier]
basedOn: [Reference]
status: code
_status: ElementBase
category: [CodeableConcept]
code: CodeableConcept!
subject: Reference
encounter: Reference
effectiveDateTime: dateTime
_effectiveDateTime: ElementBase
effectivePeriod: Period
issued: instant
_issued: ElementBase
performer: [Reference]
resultsInterpreter: [Reference]
specimen: [Reference]
result: [Reference]
imagingStudy: [Reference]
media: [DiagnosticReportMedia]
conclusion: String
_conclusion: ElementBase
conclusionCode: [CodeableConcept]
presentedForm: [Attachment]
}

Fields

DiagnosticReport.id ● String scalar

DiagnosticReport.meta ● Meta object

DiagnosticReport.implicitRules ● uri scalar

DiagnosticReport._implicitRules ● ElementBase object

DiagnosticReport.language ● code scalar

DiagnosticReport._language ● ElementBase object

DiagnosticReport.text ● Narrative object

DiagnosticReport.contained ● [Resource] list object

DiagnosticReport.extension ● [Extension] list object

DiagnosticReport.modifierExtension ● [Extension] list object

DiagnosticReport.identifier ● [Identifier] list object

DiagnosticReport.basedOn ● [Reference] list object

DiagnosticReport.status ● code scalar

DiagnosticReport._status ● ElementBase object

DiagnosticReport.category ● [CodeableConcept] list object

DiagnosticReport.code ● CodeableConcept! non-null object

DiagnosticReport.subject ● Reference object

DiagnosticReport.encounter ● Reference object

DiagnosticReport.effectiveDateTime ● dateTime scalar

DiagnosticReport._effectiveDateTime ● ElementBase object

DiagnosticReport.effectivePeriod ● Period object

DiagnosticReport.issued ● instant scalar

DiagnosticReport._issued ● ElementBase object

DiagnosticReport.performer ● [Reference] list object

DiagnosticReport.resultsInterpreter ● [Reference] list object

DiagnosticReport.specimen ● [Reference] list object

DiagnosticReport.result ● [Reference] list object

DiagnosticReport.imagingStudy ● [Reference] list object

DiagnosticReport.media ● [DiagnosticReportMedia] list object

DiagnosticReport.conclusion ● String scalar

DiagnosticReport._conclusion ● ElementBase object

DiagnosticReport.conclusionCode ● [CodeableConcept] list object

DiagnosticReport.presentedForm ● [Attachment] list object

Interfaces

IDomainResource interface

IResource interface

Returned By

DiagnosticReport query ● DiagnosticReportList query

Member Of

DiagnosticReportEdge object ● DiagnosticReportListType object ● DiagnosticReportReadType object