Class TbsXON_23
Unit
BSHL7DT23
Declaration
type TbsXON_23 = class(TbsHL7Object)
Description
Extended Composite Name And ID For Organizations
Hierarchy
Overview
Methods
|
procedure Init; override; |
Properties
Description
Methods
|
procedure Init; override; |
|
Properties
|
property OrganizationName: TbsST_23 read GetOrganizationName write SetOrganizationName; |
Organization Name, Min : 0, Max : 1
|
|
property OrganizationNameTypeCode: TbsIS_23 read GetOrganizationNameTypeCode write SetOrganizationNameTypeCode; |
Organization Name Type Code, Min : 0, Max : 1
|
|
property IDNumber: TbsNM_23 read GetIDNumber write SetIDNumber; |
ID Number, Min : 0, Max : 1
|
|
property CheckDigit: TbsST_23 read GetCheckDigit write SetCheckDigit; |
Check Digit, Min : 0, Max : 1
|
|
property CodeIdentifyingTheCheckDigitSchemeEmployed: TbsID_23 read GetCodeIdentifyingTheCheckDigitSchemeEmployed write SetCodeIdentifyingTheCheckDigitSchemeEmployed; |
Code Identifying The Check Digit Scheme Employed, Min : 0, Max : 1
|
|
property AssigningAuthority: TbsHD_23 read GetAssigningAuthority write SetAssigningAuthority; |
Assigning Authority, Min : 0, Max : 1
|
|
property IdentifierTypeCode: TbsIS_23 read GetIdentifierTypeCode write SetIdentifierTypeCode; |
Identifier Type Code, Min : 0, Max : 1
|
|
property AssigningFacilityID: TbsHD_23 read GetAssigningFacilityID write SetAssigningFacilityID; |
Assigning Facility ID, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|