Class TEpisodeOfCareDiagnosis

Unit

Declaration

type TEpisodeOfCareDiagnosis = class(TBackboneElement)

Description

An association between a patient and an organization / healthcare provider(s) during which time encounters may occur. The managing organization assumes a level of responsibility for the patient during this time.

Hierarchy

Overview

Methods

Public constructor Create; override;

Properties

Public property condition : TCodeableReferenceArray read GetconditionArray;
Public property use : TCodeableConcept read Getuse write Setuse;

Description

Methods

Public constructor Create; override;
 

Properties

Public property condition : TCodeableReferenceArray read GetconditionArray;

The medical condition that was addressed during the episode of care, expressed as a text, code or a reference to another resource.

Public property use : TCodeableConcept read Getuse write Setuse;

Role that this diagnosis has within the episode of care (e.g. admission, billing, discharge …).


Generated by PasDoc 0.15.0.