Class TConditionEvidence
Unit
bsFhir_stu3
Declaration
type TConditionEvidence = class(TBackboneElement)
Description
A clinical condition, problem, diagnosis, or other event, situation, issue, or clinical concept that has risen to a level of concern.
Hierarchy
Overview
Methods
Properties
Description
Methods
|
constructor Create; override; |
|
Properties
|
property code : TCodeableConceptArray read GetcodeArray; |
A manifestation or symptom that led to the recording of this condition.
|
|
property detail : TReferenceArray read GetdetailArray; |
Links to other relevant information, including pathology reports.
|
Generated by PasDoc 0.15.0.
|