Condition

Represents a condition resource.

Condition = object

Represents a condition resource.

Properties

resourceType

resourceType: string | null

Resource type


id

id: string

The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.


identifier

identifier: (Identifier | null)[] | null

Identifiers for this condition


meta

meta: Meta | null

The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content might not always be associated with version changes to the resource.


text

text: Narrative | null

Text summary of the resource, for human interpretation.


extension

extension: (Extension | null)[] | null

Additional condition extensions.


code

code: CodeableConcept | null

Identification of the condition, problem or diagnosis.


clinicalStatus

clinicalStatus: CodeableConcept | null

The clinical status of the condition.


onsetDateTime

onsetDateTime: string | null

None


recordedDate

recordedDate: string | null

The recordedDate represents when this particular Condition record was created in the system, which is often a system-generated date.


recorder

recorder: Reference<Patient | Practitioner> | null

Individual who recorded the record and takes responsibility for its content.


note

note: (Annotation | null)[] | null

Additional information about the Condition. This is a general notes/comments entry for description of the Condition, its diagnosis and prognosis.


onsetPeriod

onsetPeriod: Period | null

None


abatementDateTime

abatementDateTime: string | null

None


abatementPeriod

abatementPeriod: Period | null

None


subject

subject: Reference<Patient> | null

The patient the condition record is associated with.


category

category: CodeableConcept[] | null

A category assigned to the condition.


severity

severity: CodeableConcept | null

A subjective assessment of the severity of the condition as evaluated by the clinician.


verificationStatus

verificationStatus: CodeableConcept | null

The verification status to support the clinical status of the condition.


bodySite

bodySite: CodeableConcept[] | null

The anatomical location where this condition manifests itself.


asserter

asserter: Reference<Patient> | null

Individual who is making the condition statement.


encounter

encounter: Reference<Encounter> | null

The encounter during which this condition was made.