| 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
|
| Modifier and Type | Method and Description |
|---|---|
AssignedEntity |
ObjectFactory.createAssignedEntity()
Create an instance of
AssignedEntity |
| Modifier and Type | Method and Description |
|---|---|
AssignedEntity |
ResponsibleParty.getAssignedEntity()
Gets the value of the assignedEntity property.
|
AssignedEntity |
Performer2.getAssignedEntity()
Gets the value of the assignedEntity property.
|
AssignedEntity |
Performer1.getAssignedEntity()
Gets the value of the assignedEntity property.
|
AssignedEntity |
LegalAuthenticator.getAssignedEntity()
Gets the value of the assignedEntity property.
|
AssignedEntity |
Informant12.getAssignedEntity()
Gets the value of the assignedEntity property.
|
AssignedEntity |
EncounterParticipant.getAssignedEntity()
Gets the value of the assignedEntity property.
|
AssignedEntity |
DataEnterer.getAssignedEntity()
Gets the value of the assignedEntity property.
|
AssignedEntity |
Authenticator.getAssignedEntity()
Gets the value of the assignedEntity property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ResponsibleParty.setAssignedEntity(AssignedEntity value)
Sets the value of the assignedEntity property.
|
void |
Performer2.setAssignedEntity(AssignedEntity value)
Sets the value of the assignedEntity property.
|
void |
Performer1.setAssignedEntity(AssignedEntity value)
Sets the value of the assignedEntity property.
|
void |
LegalAuthenticator.setAssignedEntity(AssignedEntity value)
Sets the value of the assignedEntity property.
|
void |
Informant12.setAssignedEntity(AssignedEntity value)
Sets the value of the assignedEntity property.
|
void |
EncounterParticipant.setAssignedEntity(AssignedEntity value)
Sets the value of the assignedEntity property.
|
void |
DataEnterer.setAssignedEntity(AssignedEntity value)
Sets the value of the assignedEntity property.
|
void |
Authenticator.setAssignedEntity(AssignedEntity value)
Sets the value of the assignedEntity property.
|