Besa HL7 2.x Help FileGetting Started Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
Class TbsABS_27
Unit
BSHL7DT27
Declaration
type TbsABS_27 = class(TbsHL7Segment)
Description
Abstract
Hierarchy
Overview
Properties
Description
Properties
|
property DischargeCareProvider : TbsXCN_27 read GetDischargeCareProvider write SetDischargeCareProvider; |
Discharge Care Provider, Min : 0, Max : 1
|
|
property TransferMedicalServiceCode : TbsCWE_27 read GetTransferMedicalServiceCode write SetTransferMedicalServiceCode; |
Transfer Medical Service Code, Min : 0, Max : 1
|
|
property SeverityOfIllnessCode : TbsCWE_27 read GetSeverityOfIllnessCode write SetSeverityOfIllnessCode; |
Severity Of Illness Code, Min : 0, Max : 1
|
|
property DateTimeOfAttestation : TbsDTM_27 read GetDateTimeOfAttestation write SetDateTimeOfAttestation; |
Date/Time Of Attestation, Min : 0, Max : 1
|
|
property AttestedBy : TbsXCN_27 read GetAttestedBy write SetAttestedBy; |
Attested By, Min : 0, Max : 1
|
|
property TriageCode : TbsCWE_27 read GetTriageCode write SetTriageCode; |
Triage Code, Min : 0, Max : 1
|
|
property AbstractCompletionDateTime : TbsDTM_27 read GetAbstractCompletionDateTime write SetAbstractCompletionDateTime; |
Abstract Completion Date/Time, Min : 0, Max : 1
|
|
property AbstractedBy : TbsXCN_27 read GetAbstractedBy write SetAbstractedBy; |
Abstracted By, Min : 0, Max : 1
|
|
property CaseCategoryCode : TbsCWE_27 read GetCaseCategoryCode write SetCaseCategoryCode; |
Case Category Code, Min : 0, Max : 1
|
|
property CaesarianSectionIndicator : TbsID_27 read GetCaesarianSectionIndicator write SetCaesarianSectionIndicator; |
Caesarian Section Indicator, Min : 0, Max : 1
|
|
property GestationCategoryCode : TbsCWE_27 read GetGestationCategoryCode write SetGestationCategoryCode; |
Gestation Category Code, Min : 0, Max : 1
|
|
property GestationPeriodWeeks : TbsNM_27 read GetGestationPeriodWeeks write SetGestationPeriodWeeks; |
Gestation Period - Weeks, Min : 0, Max : 1
|
|
property NewbornCode : TbsCWE_27 read GetNewbornCode write SetNewbornCode; |
Newborn Code, Min : 0, Max : 1
|
|
property StillbornIndicator : TbsID_27 read GetStillbornIndicator write SetStillbornIndicator; |
Stillborn Indicator, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|