Class TbsPL_23

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsPL_23 = class(TbsHL7Object)

Description

Person Location

Hierarchy

Overview

Methods

Public procedure Init; override;

Properties

Public property PointOfCare: TbsID_23 read GetPointOfCare write SetPointOfCare;
Public property Room: TbsIS_23 read GetRoom write SetRoom;
Public property Bed: TbsIS_23 read GetBed write SetBed;
Public property Facility: TbsHD_23 read GetFacility write SetFacility;
Public property LocationStatus: TbsIS_23 read GetLocationStatus write SetLocationStatus;
Public property PersonLocationType: TbsIS_23 read GetPersonLocationType write SetPersonLocationType;
Public property Building: TbsIS_23 read GetBuilding write SetBuilding;
Public property Floor: TbsST_23 read GetFloor write SetFloor;
Public property LocationType: TbsST_23 read GetLocationType write SetLocationType;

Description

Methods

Public procedure Init; override;
 

Properties

Public property PointOfCare: TbsID_23 read GetPointOfCare write SetPointOfCare;

Point Of Care, Min : 0, Max : 1

Public property Room: TbsIS_23 read GetRoom write SetRoom;

Room, Min : 0, Max : 1

Public property Bed: TbsIS_23 read GetBed write SetBed;

Bed, Min : 0, Max : 1

Public property Facility: TbsHD_23 read GetFacility write SetFacility;

Facility, Min : 0, Max : 1

Public property LocationStatus: TbsIS_23 read GetLocationStatus write SetLocationStatus;

Location Status, Min : 0, Max : 1

Public property PersonLocationType: TbsIS_23 read GetPersonLocationType write SetPersonLocationType;

Person Location Type, Min : 0, Max : 1

Public property Building: TbsIS_23 read GetBuilding write SetBuilding;

Building, Min : 0, Max : 1

Public property Floor: TbsST_23 read GetFloor write SetFloor;

Floor, Min : 0, Max : 1

Public property LocationType: TbsST_23 read GetLocationType write SetLocationType;

Location Type, Min : 0, Max : 1


Generated by PasDoc 0.14.0.