Class TbsPDA_27
Unit
BSHL7DT27
Declaration
type TbsPDA_27 = class(TbsHL7Segment)
Description
Patient Death And Autopsy
Hierarchy
Overview
Methods
Properties
Description
Methods
|
function DeathCauseCodeRepCount : Integer; |
|
Properties
|
property DeathCauseCode[RepCount:Integer]: TbsCWE_27 read GetDeathCauseCode write SetDeathCauseCode; |
Death Cause Code, Min : 0, Max : *
|
|
property DeathLocation : TbsPL_27 read GetDeathLocation write SetDeathLocation; |
Death Location, Min : 0, Max : 1
|
|
property DeathCertifiedIndicator : TbsID_27 read GetDeathCertifiedIndicator write SetDeathCertifiedIndicator; |
Death Certified Indicator, Min : 0, Max : 1
|
|
property DeathCertificateSignedDateTime : TbsDTM_27 read GetDeathCertificateSignedDateTime write SetDeathCertificateSignedDateTime; |
Death Certificate Signed Date/Time, Min : 0, Max : 1
|
|
property DeathCertifiedBy : TbsXCN_27 read GetDeathCertifiedBy write SetDeathCertifiedBy; |
Death Certified By, Min : 0, Max : 1
|
|
property AutopsyIndicator : TbsID_27 read GetAutopsyIndicator write SetAutopsyIndicator; |
Autopsy Indicator, Min : 0, Max : 1
|
|
property AutopsyStartAndEndDateTime : TbsDR_27 read GetAutopsyStartAndEndDateTime write SetAutopsyStartAndEndDateTime; |
Autopsy Start And End Date/Time, Min : 0, Max : 1
|
|
property AutopsyPerformedBy : TbsXCN_27 read GetAutopsyPerformedBy write SetAutopsyPerformedBy; |
Autopsy Performed By, Min : 0, Max : 1
|
|
property CoronerIndicator : TbsID_27 read GetCoronerIndicator write SetCoronerIndicator; |
Coroner Indicator, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|