| Package | Description |
|---|---|
| cdac.medinfo.ccd.narrativeblock |
This package contains classes to create narrative block in clinical document
|
| cdac.medinfo.ccd.templates |
This package contains template classes used in clinical document generation
|
| cdac.medinfo.enrty |
This package contains class to create entry data in Clinical Document
|
| Modifier and Type | Method and Description |
|---|---|
AD |
ObjectFactory.createAD()
Create an instance of
AD |
| Modifier and Type | Method and Description |
|---|---|
AD |
Place.getAddr()
Gets the value of the addr property.
|
AD |
CustodianOrganization.getAddr()
Gets the value of the addr property.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AD> |
RelatedSubject.getAddr()
Gets the value of the addr property.
|
java.util.List<AD> |
RelatedEntity.getAddr()
Gets the value of the addr property.
|
java.util.List<AD> |
PatientRole.getAddr()
Gets the value of the addr property.
|
java.util.List<AD> |
ParticipantRole.getAddr()
Gets the value of the addr property.
|
java.util.List<AD> |
Organization.getAddr()
Gets the value of the addr property.
|
java.util.List<AD> |
IntendedRecipient.getAddr()
Gets the value of the addr property.
|
java.util.List<AD> |
Guardian.getAddr()
Gets the value of the addr property.
|
java.util.List<AD> |
AssociatedEntity.getAddr()
Gets the value of the addr property.
|
java.util.List<AD> |
AssignedEntity.getAddr()
Gets the value of the addr property.
|
java.util.List<AD> |
AssignedAuthor.getAddr()
Gets the value of the addr property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Place.setAddr(AD value)
Sets the value of the addr property.
|
void |
CustodianOrganization.setAddr(AD value)
Sets the value of the addr property.
|
| Modifier and Type | Method and Description |
|---|---|
static AD |
PopulateDataType.populateAD(Address objParticipantAddr)
This method is used to populate AD Data types which specifies Mailing and home or office addresses.
|