| Package | Description |
|---|---|
| cdac.medinfo.ccd.datatype |
This package contains data type classes used in clinical document generation
|
| 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 | Class and Description |
|---|---|
class |
ADXP
A character string that may have a type-tag signifying its
role in the address.
|
class |
AdxpAdditionalLocator
Java class for adxp.additionalLocator complex type.
|
class |
AdxpBuildingNumberSuffix
Java class for adxp.buildingNumberSuffix complex type.
|
class |
AdxpCareOf
Java class for adxp.careOf complex type.
|
class |
AdxpCensusTract
Java class for adxp.censusTract complex type.
|
class |
AdxpCity
Java class for adxp.city complex type.
|
class |
AdxpCountry
Java class for adxp.country complex type.
|
class |
AdxpCounty
Java class for adxp.county complex type.
|
class |
AdxpDelimiter
Java class for adxp.delimiter complex type.
|
class |
AdxpDeliveryAddressLine
Java class for adxp.deliveryAddressLine complex type.
|
class |
AdxpDeliveryInstallationArea
Java class for adxp.deliveryInstallationArea complex type.
|
class |
AdxpDeliveryInstallationQualifier
Java class for adxp.deliveryInstallationQualifier complex type.
|
class |
AdxpDeliveryInstallationType
Java class for adxp.deliveryInstallationType complex type.
|
class |
AdxpDeliveryMode
Java class for adxp.deliveryMode complex type.
|
class |
AdxpDeliveryModeIdentifier
Java class for adxp.deliveryModeIdentifier complex type.
|
class |
AdxpDirection
Java class for adxp.direction complex type.
|
class |
AdxpHouseNumber
Java class for adxp.houseNumber complex type.
|
class |
AdxpHouseNumberNumeric
Java class for adxp.houseNumberNumeric complex type.
|
class |
AdxpPostalCode
Java class for adxp.postalCode complex type.
|
class |
AdxpPostBox
Java class for adxp.postBox complex type.
|
class |
AdxpPrecinct
Java class for adxp.precinct complex type.
|
class |
AdxpState
Java class for adxp.state complex type.
|
class |
AdxpStreetAddressLine
Java class for adxp.streetAddressLine complex type.
|
class |
AdxpStreetName
Java class for adxp.streetName complex type.
|
class |
AdxpStreetNameBase
Java class for adxp.streetNameBase complex type.
|
class |
AdxpStreetNameType
Java class for adxp.streetNameType complex type.
|
class |
AdxpUnitID
Java class for adxp.unitID complex type.
|
class |
AdxpUnitType
Java class for adxp.unitType complex type.
|
class |
EnDelimiter
Java class for en.delimiter complex type.
|
class |
EnFamily
Java class for en.family complex type.
|
class |
EnGiven
Java class for en.given complex type.
|
class |
EnPrefix
Java class for en.prefix complex type.
|
class |
EnSuffix
Java class for en.suffix complex type.
|
class |
ENXP
A character string token representing a part of a name.
|
class |
SC
A ST that optionally may have a code attached.
|
class |
ST
The character string data type stands for text data,
primarily intended for machine processing (e.g.,
sorting, querying, indexing, etc.) Used for names,
symbols, and formal expressions.
|
class |
Thumbnail
A thumbnail is an abbreviated rendition of the full
data.
|
| Modifier and Type | Method and Description |
|---|---|
ED |
CD.getOriginalText()
Gets the value of the originalText property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CD.setOriginalText(ED value)
Sets the value of the originalText property.
|
| Modifier and Type | Method and Description |
|---|---|
ED |
ObjectFactory.createED()
Create an instance of
ED |
| Modifier and Type | Method and Description |
|---|---|
ED |
PlayingEntity.getDesc()
Gets the value of the desc property.
|
ED |
Entity.getDesc()
Gets the value of the desc property.
|
ED |
Supply.getText()
Gets the value of the text property.
|
ED |
SubstanceAdministration.getText()
Gets the value of the text property.
|
ED |
Procedure.getText()
Gets the value of the text property.
|
ED |
ParentDocument.getText()
Gets the value of the text property.
|
ED |
ObservationRange.getText()
Gets the value of the text property.
|
ED |
Observation.getText()
Gets the value of the text property.
|
ED |
NonXMLBody.getText()
Gets the value of the text property.
|
ED |
ExternalProcedure.getText()
Gets the value of the text property.
|
ED |
ExternalObservation.getText()
Gets the value of the text property.
|
ED |
ExternalDocument.getText()
Gets the value of the text property.
|
ED |
ExternalAct.getText()
Gets the value of the text property.
|
ED |
Encounter.getText()
Gets the value of the text property.
|
ED |
Criterion.getText()
Gets the value of the text property.
|
ED |
Act.getText()
Gets the value of the text property.
|
ED |
ObservationMedia.getValue()
Gets the value of the value property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PlayingEntity.setDesc(ED value)
Sets the value of the desc property.
|
void |
Entity.setDesc(ED value)
Sets the value of the desc property.
|
void |
Supply.setText(ED value)
Sets the value of the text property.
|
void |
SubstanceAdministration.setText(ED value)
Sets the value of the text property.
|
void |
Procedure.setText(ED value)
Sets the value of the text property.
|
void |
ParentDocument.setText(ED value)
Sets the value of the text property.
|
void |
ObservationRange.setText(ED value)
Sets the value of the text property.
|
void |
Observation.setText(ED value)
Sets the value of the text property.
|
void |
NonXMLBody.setText(ED value)
Sets the value of the text property.
|
void |
ExternalProcedure.setText(ED value)
Sets the value of the text property.
|
void |
ExternalObservation.setText(ED value)
Sets the value of the text property.
|
void |
ExternalDocument.setText(ED value)
Sets the value of the text property.
|
void |
ExternalAct.setText(ED value)
Sets the value of the text property.
|
void |
Encounter.setText(ED value)
Sets the value of the text property.
|
void |
Criterion.setText(ED value)
Sets the value of the text property.
|
void |
Act.setText(ED value)
Sets the value of the text property.
|
void |
ObservationMedia.setValue(ED value)
Sets the value of the value property.
|
| Modifier and Type | Method and Description |
|---|---|
static ED |
PopulateDataType.populateED(java.lang.String key)
This method is used to populate ED Data types which specifies Data that is primarily intended for human interpretation
or for further machine processing is outside the scope ofHL7.
|
| Modifier and Type | Method and Description |
|---|---|
static CD |
PopulateDataType.populateCDAndED(java.lang.String code,
java.lang.String codeSystem,
java.lang.String displayName,
ED objED)
This method is used to populate CD Data types which specifies a concept descriptor represents any kind of concept usually
by giving a code defined in a code system.
|