Class TbsSUR_P09_FACILITY_FACILITY_DETAIL_24

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsSUR_P09_FACILITY_FACILITY_DETAIL_24 = class(TBSHL7Object)

Description

Represents the FACILITY_DETAIL Group. A Group is an ordered collection of message segments that can repeat together or be optionally in/excluded together. This Group contains the following elements:

  1. FAC, required

  2. PDC, required

  3. NTE, required

Hierarchy

Overview

Properties

Public property FAC : TbsFAC_24 read GetFAC write SetFAC ;
Public property PDC : TbsPDC_24 read GetPDC write SetPDC ;
Public property NTE : TbsNTE_24 read GetNTE write SetNTE ;

Description

Properties

Public property FAC : TbsFAC_24 read GetFAC write SetFAC ;

FAC, Usage : R, Min : 1, Max : 1

Public property PDC : TbsPDC_24 read GetPDC write SetPDC ;

PDC, Usage : R, Min : 1, Max : 1

Public property NTE : TbsNTE_24 read GetNTE write SetNTE ;

NTE, Usage : R, Min : 1, Max : 1


Generated by PasDoc 0.14.0.