Class TbsLA2_28

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsLA2_28 = class(TbsHL7Object)

Description

Location With Address Variation 2

Hierarchy

Overview

Methods

Public procedure Init; override;

Properties

Public property PointOfCare: TbsIS_28 read GetPointOfCare write SetPointOfCare;
Public property Room: TbsIS_28 read GetRoom write SetRoom;
Public property Bed: TbsIS_28 read GetBed write SetBed;
Public property Facility: TbsHD_28 read GetFacility write SetFacility;
Public property LocationStatus: TbsIS_28 read GetLocationStatus write SetLocationStatus;
Public property PatientLocationType: TbsIS_28 read GetPatientLocationType write SetPatientLocationType;
Public property Building: TbsIS_28 read GetBuilding write SetBuilding;
Public property Floor: TbsIS_28 read GetFloor write SetFloor;
Public property StreetAddress: TbsST_28 read GetStreetAddress write SetStreetAddress;
Public property OtherDesignation: TbsST_28 read GetOtherDesignation write SetOtherDesignation;
Public property City: TbsST_28 read GetCity write SetCity;
Public property StateOrProvince: TbsST_28 read GetStateOrProvince write SetStateOrProvince;
Public property ZipOrPostalCode: TbsST_28 read GetZipOrPostalCode write SetZipOrPostalCode;
Public property Country: TbsID_28 read GetCountry write SetCountry;
Public property AddressType: TbsID_28 read GetAddressType write SetAddressType;
Public property OtherGeographicDesignation: TbsST_28 read GetOtherGeographicDesignation write SetOtherGeographicDesignation;

Description

Methods

Public procedure Init; override;
 

Properties

Public property PointOfCare: TbsIS_28 read GetPointOfCare write SetPointOfCare;

Point Of Care, Min : 0, Max : 1

Public property Room: TbsIS_28 read GetRoom write SetRoom;

Room, Min : 0, Max : 1

Public property Bed: TbsIS_28 read GetBed write SetBed;

Bed, Min : 0, Max : 1

Public property Facility: TbsHD_28 read GetFacility write SetFacility;

Facility, Min : 0, Max : 1

Public property LocationStatus: TbsIS_28 read GetLocationStatus write SetLocationStatus;

Location Status, Min : 0, Max : 1

Public property PatientLocationType: TbsIS_28 read GetPatientLocationType write SetPatientLocationType;

Patient Location Type, Min : 0, Max : 1

Public property Building: TbsIS_28 read GetBuilding write SetBuilding;

Building, Min : 0, Max : 1

Public property Floor: TbsIS_28 read GetFloor write SetFloor;

Floor, Min : 0, Max : 1

Public property StreetAddress: TbsST_28 read GetStreetAddress write SetStreetAddress;

Street Address, Min : 0, Max : 1

Public property OtherDesignation: TbsST_28 read GetOtherDesignation write SetOtherDesignation;

Other Designation, Min : 0, Max : 1

Public property City: TbsST_28 read GetCity write SetCity;

City, Min : 0, Max : 1

Public property StateOrProvince: TbsST_28 read GetStateOrProvince write SetStateOrProvince;

State Or Province, Min : 0, Max : 1

Public property ZipOrPostalCode: TbsST_28 read GetZipOrPostalCode write SetZipOrPostalCode;

Zip Or Postal Code, Min : 0, Max : 1

Public property Country: TbsID_28 read GetCountry write SetCountry;

Country, Min : 0, Max : 1

Public property AddressType: TbsID_28 read GetAddressType write SetAddressType;

Address Type, Min : 0, Max : 1

Public property OtherGeographicDesignation: TbsST_28 read GetOtherGeographicDesignation write SetOtherGeographicDesignation;

Other Geographic Designation, Min : 0, Max : 1


Generated by PasDoc 0.14.0.