| 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 |
|---|---|
Informant12 |
ObjectFactory.createInformant12()
Create an instance of
Informant12 |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Informant12> |
Supply.getInformant()
Gets the value of the informant property.
|
java.util.List<Informant12> |
SubstanceAdministration.getInformant()
Gets the value of the informant property.
|
java.util.List<Informant12> |
Section.getInformant()
Gets the value of the informant property.
|
java.util.List<Informant12> |
RegionOfInterest.getInformant()
Gets the value of the informant property.
|
java.util.List<Informant12> |
Procedure.getInformant()
Gets the value of the informant property.
|
java.util.List<Informant12> |
Organizer.getInformant()
Gets the value of the informant property.
|
java.util.List<Informant12> |
ObservationMedia.getInformant()
Gets the value of the informant property.
|
java.util.List<Informant12> |
Observation.getInformant()
Gets the value of the informant property.
|
java.util.List<Informant12> |
Encounter.getInformant()
Gets the value of the informant property.
|
java.util.List<Informant12> |
ClinicalDocument.getInformant()
Gets the value of the informant property.
|
java.util.List<Informant12> |
Act.getInformant()
Gets the value of the informant property.
|
| Modifier and Type | Method and Description |
|---|---|
Informant12 |
HeaderEntry.populateInformant()
This method is used to create and add Informant12 data in CCD Header
|