| 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 |
|---|---|
SC |
ObjectFactory.createSC()
Create an instance of
SC |
| Modifier and Type | Method and Description |
|---|---|
SC |
Device.getManufacturerModelName()
Gets the value of the manufacturerModelName property.
|
SC |
AuthoringDevice.getManufacturerModelName()
Gets the value of the manufacturerModelName property.
|
SC |
Device.getSoftwareName()
Gets the value of the softwareName property.
|
SC |
AuthoringDevice.getSoftwareName()
Gets the value of the softwareName property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Device.setManufacturerModelName(SC value)
Sets the value of the manufacturerModelName property.
|
void |
AuthoringDevice.setManufacturerModelName(SC value)
Sets the value of the manufacturerModelName property.
|
void |
Device.setSoftwareName(SC value)
Sets the value of the softwareName property.
|
void |
AuthoringDevice.setSoftwareName(SC value)
Sets the value of the softwareName property.
|
| Modifier and Type | Method and Description |
|---|---|
static SC |
PopulateDataType.populateSC(java.lang.String value)
This method is used to populate SC Data type.
|