| Package | Description |
|---|---|
| cdac.medinfo.enrty |
This package contains class to create entry data in Clinical Document
|
| cdac.medinfo.model |
This package contains model classes of header & sections
|
| Modifier and Type | Method and Description |
|---|---|
static TEL |
PopulateDataType.populateTEL(Contact objContact)
This method is used to populate TEL Data types an identifier a telephone number (voice or fax), e-mail address,
or other locator for a resource (information or service)mediated by telecommunication equipment.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Contact> |
Participant.getParticipantContact()
Returns the list of Participant Contact information.
|
java.util.List<Contact> |
OrganizationInfo.getTelecom()
Returns the List of TeleCommunication Details.
|