Class TEpisodeOfCareReason

Unit

Declaration

type TEpisodeOfCareReason = 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 use : TCodeableConcept read Getuse write Setuse;
Public property value : TCodeableReferenceArray read GetvalueArray;

Description

Methods

Public constructor Create; override;
 

Properties

Public property use : TCodeableConcept read Getuse write Setuse;

What the reason value should be used as e.g. Chief Complaint, Health Concern, Health Maintenance (including screening).

Public property value : TCodeableReferenceArray read GetvalueArray;

The medical reason that is expected to be addressed during the episode of care, expressed as a text, code or a reference to another resource.


Generated by PasDoc 0.15.0.