| 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 |
|---|---|
Precondition |
ObjectFactory.createPrecondition()
Create an instance of
Precondition |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Precondition> |
Supply.getPrecondition()
Gets the value of the precondition property.
|
java.util.List<Precondition> |
SubstanceAdministration.getPrecondition()
Gets the value of the precondition property.
|
java.util.List<Precondition> |
RegionOfInterest.getPrecondition()
Gets the value of the precondition property.
|
java.util.List<Precondition> |
Procedure.getPrecondition()
Gets the value of the precondition property.
|
java.util.List<Precondition> |
Organizer.getPrecondition()
Gets the value of the precondition property.
|
java.util.List<Precondition> |
ObservationMedia.getPrecondition()
Gets the value of the precondition property.
|
java.util.List<Precondition> |
Observation.getPrecondition()
Gets the value of the precondition property.
|
java.util.List<Precondition> |
Encounter.getPrecondition()
Gets the value of the precondition property.
|
java.util.List<Precondition> |
Act.getPrecondition()
Gets the value of the precondition property.
|