Class TbsXON_24
Unit
BSHL7DT24
Declaration
type TbsXON_24 = class(TbsHL7Object)
Description
Extended Composite Name And Identification Number For Organizations
Hierarchy
Overview
Methods
|
procedure Init; override; |
Properties
Description
Methods
|
procedure Init; override; |
|
Properties
|
property OrganizationName: TbsST_24 read GetOrganizationName write SetOrganizationName; |
Organization Name, Min : 0, Max : 1
|
|
property OrganizationNameTypeCode: TbsIS_24 read GetOrganizationNameTypeCode write SetOrganizationNameTypeCode; |
Organization Name Type Code, Min : 0, Max : 1
|
|
property IdNumber: TbsNM_24 read GetIdNumber write SetIdNumber; |
Id Number, Min : 0, Max : 1
|
|
property CheckDigit: TbsST_24 read GetCheckDigit write SetCheckDigit; |
Check Digit, Min : 0, Max : 1
|
|
property CodeIdentifyingTheCheckDigitSchemeEmployed: TbsID_24 read GetCodeIdentifyingTheCheckDigitSchemeEmployed write SetCodeIdentifyingTheCheckDigitSchemeEmployed; |
Code Identifying The Check Digit Scheme Employed, Min : 0, Max : 1
|
|
property AssigningAuthority: TbsHD_24 read GetAssigningAuthority write SetAssigningAuthority; |
Assigning Authority, Min : 0, Max : 1
|
|
property IdentifierTypeCode: TbsIS_24 read GetIdentifierTypeCode write SetIdentifierTypeCode; |
Identifier Type Code, Min : 0, Max : 1
|
|
property AssigningFacilityId: TbsHD_24 read GetAssigningFacilityId write SetAssigningFacilityId; |
Assigning Facility Id, Min : 0, Max : 1
|
|
property NameRepresentationCode: TbsID_24 read GetNameRepresentationCode write SetNameRepresentationCode; |
Name Representation Code, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|