Class TbsPDA_28

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsPDA_28 = class(TbsHL7Segment)

Description

Patient Death And Autopsy This segment carries information on a patient's death and possible autopsy.

Hierarchy

Overview

Methods

Public function DeathCauseCodeRepCount : Integer;

Properties

Public property DeathCauseCode[RepCount:Integer]: TbsCWE_28 read GetDeathCauseCode write SetDeathCauseCode;
Public property DeathLocation : TbsPL_28 read GetDeathLocation write SetDeathLocation;
Public property DeathCertifiedIndicator : TbsID_28 read GetDeathCertifiedIndicator write SetDeathCertifiedIndicator;
Public property DeathCertificateSignedDateTime : TbsDTM_28 read GetDeathCertificateSignedDateTime write SetDeathCertificateSignedDateTime;
Public property DeathCertifiedBy : TbsXCN_28 read GetDeathCertifiedBy write SetDeathCertifiedBy;
Public property AutopsyIndicator : TbsID_28 read GetAutopsyIndicator write SetAutopsyIndicator;
Public property AutopsyStartAndEndDateTime : TbsDR_28 read GetAutopsyStartAndEndDateTime write SetAutopsyStartAndEndDateTime;
Public property AutopsyPerformedBy : TbsXCN_28 read GetAutopsyPerformedBy write SetAutopsyPerformedBy;
Public property CoronerIndicator : TbsID_28 read GetCoronerIndicator write SetCoronerIndicator;

Description

Methods

Public function DeathCauseCodeRepCount : Integer;
 

Properties

Public property DeathCauseCode[RepCount:Integer]: TbsCWE_28 read GetDeathCauseCode write SetDeathCauseCode;

Death Cause Code, Min : 0, Max : *

Public property DeathLocation : TbsPL_28 read GetDeathLocation write SetDeathLocation;

Death Location, Min : 0, Max : 1

Public property DeathCertifiedIndicator : TbsID_28 read GetDeathCertifiedIndicator write SetDeathCertifiedIndicator;

Death Certified Indicator, Min : 0, Max : 1

Public property DeathCertificateSignedDateTime : TbsDTM_28 read GetDeathCertificateSignedDateTime write SetDeathCertificateSignedDateTime;

Death Certificate Signed Date/Time, Min : 0, Max : 1

Public property DeathCertifiedBy : TbsXCN_28 read GetDeathCertifiedBy write SetDeathCertifiedBy;

Death Certified By, Min : 0, Max : 1

Public property AutopsyIndicator : TbsID_28 read GetAutopsyIndicator write SetAutopsyIndicator;

Autopsy Indicator, Min : 0, Max : 1

Public property AutopsyStartAndEndDateTime : TbsDR_28 read GetAutopsyStartAndEndDateTime write SetAutopsyStartAndEndDateTime;

Autopsy Start And End Date/Time, Min : 0, Max : 1

Public property AutopsyPerformedBy : TbsXCN_28 read GetAutopsyPerformedBy write SetAutopsyPerformedBy;

Autopsy Performed By, Min : 0, Max : 1

Public property CoronerIndicator : TbsID_28 read GetCoronerIndicator write SetCoronerIndicator;

Coroner Indicator, Min : 0, Max : 1


Generated by PasDoc 0.14.0.