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