| 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 |
|---|---|
Subject |
ObjectFactory.createSubject()
Create an instance of
Subject |
| Modifier and Type | Method and Description |
|---|---|
Subject |
Supply.getSubject()
Gets the value of the subject property.
|
Subject |
SubstanceAdministration.getSubject()
Gets the value of the subject property.
|
Subject |
Section.getSubject()
Gets the value of the subject property.
|
Subject |
RegionOfInterest.getSubject()
Gets the value of the subject property.
|
Subject |
Procedure.getSubject()
Gets the value of the subject property.
|
Subject |
Organizer.getSubject()
Gets the value of the subject property.
|
Subject |
ObservationMedia.getSubject()
Gets the value of the subject property.
|
Subject |
Observation.getSubject()
Gets the value of the subject property.
|
Subject |
Encounter.getSubject()
Gets the value of the subject property.
|
Subject |
Act.getSubject()
Gets the value of the subject property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Supply.setSubject(Subject value)
Sets the value of the subject property.
|
void |
SubstanceAdministration.setSubject(Subject value)
Sets the value of the subject property.
|
void |
Section.setSubject(Subject value)
Sets the value of the subject property.
|
void |
RegionOfInterest.setSubject(Subject value)
Sets the value of the subject property.
|
void |
Procedure.setSubject(Subject value)
Sets the value of the subject property.
|
void |
Organizer.setSubject(Subject value)
Sets the value of the subject property.
|
void |
ObservationMedia.setSubject(Subject value)
Sets the value of the subject property.
|
void |
Observation.setSubject(Subject value)
Sets the value of the subject property.
|
void |
Encounter.setSubject(Subject value)
Sets the value of the subject property.
|
void |
Act.setSubject(Subject value)
Sets the value of the subject property.
|