| Package | Description |
|---|---|
| cdac.medinfo.sdk.hl7282.baselibs |
Provides classes of Primitive and Composite Datatypes.
|
| cdac.medinfo.sdk.hl7282.baselibs.segments |
Provides classes which implement segments in HL7 standard.
|
| Modifier and Type | Method and Description |
|---|---|
IS |
CNN.getAssigningAuthorityNamespaceID()
Returns Assigning Authority - Namespace ID
|
IS |
NDL.getBed()
Returns Bed
|
IS |
NDL.getBuilding()
Returns Building
|
IS |
CNN.getDegree()
Returns Degree (e.g., MD
|
IS |
NDL.getFloor()
Returns Floor
|
IS |
PL.getLocationStatus()
Returns Location Status
|
IS |
NDL.getLocationStatus()
Returns Location Status
|
IS |
EI.getNamespaceId()
Returns Namespace Id.
|
IS |
HD.getNamespaceID()
Returns Namespace ID
|
IS |
NDL.getPatientLocationType()
Returns Patient Location Type
|
IS |
PL.getPersonLocationType()
Returns Person Location Type
|
IS |
NDL.getPointOfCare()
Returns Point of Care
|
IS |
RI.getRepeatPattern()
Returns Repeat Pattern
|
IS |
NDL.getRoom()
Returns Room
|
IS |
CNN.getSourceTable()
Returns SourceTable
|
| Modifier and Type | Method and Description |
|---|---|
void |
CNN.setAssigningAuthorityNamespaceId(IS objIS)
Sets the Assigning Authority Namespace Id.
|
void |
NDL.setBed(IS objIS)
Sets the Bed.
|
void |
NDL.setBuilding(IS objIS)
Sets the Building.
|
void |
CNN.setDegree(IS objIS)
Sets the Degree
|
void |
NDL.setFloor(IS objIS)
Sets the Floor.
|
void |
PL.setLocationStatus(IS objIS)
Sets the LocationStatus.
|
void |
NDL.setLocationStatus(IS objIS)
Sets the LocationStatus.
|
void |
HD.setNamespaceId(IS objIS)
Sets the NamespaceId.
|
void |
EI.setNamespaceId(IS objIS)
Sets the NamespaceId.
|
void |
NDL.setPatientLocationType(IS objIS)
Sets the PatientLocationType.
|
void |
PL.setPersonLocationType(IS objIS)
Sets the PersonLocationType.
|
void |
NDL.setPointOfCare(IS objIS)
Sets the PointOfCare.
|
void |
NDL.setRoom(IS objIS)
Sets the Room.
|
void |
CNN.setSourceTable(IS objIS)
Sets the Source Table
|
| Modifier and Type | Method and Description |
|---|---|
IS |
PCR.getGenericProduct()
Retrieves the Generic Product.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PCR.setGenericProduct(IS objgenericProduct)
Set the Generic Product.
|