| Package | Description |
|---|---|
| cdac.medinfo.sdk.hl7282.baselibs.segments |
Provides classes which implement segments in HL7 standard.
|
| Modifier and Type | Method and Description |
|---|---|
XPN |
DON.getBleedEndPhlebotomist()
Retrieves the Bleed End Phlebotomist.
|
XPN |
DON.getBleedStartPhlebotomist()
Retrieves the Bleed Start Phlebotomist.
|
XPN |
DON.getFinalReviewStaffID()
Retrieves the Final Review Staff ID.
|
XPN |
DON.getIntendedRecipientName()
Retrieves the Intended Recipient Name.
|
XPN |
DON.getIntendedRecipientOrderingProvider()
Retrieves the Intended Recipient Ordering Provider.
|
XPN |
DRG.getNameOfCoder()
Retrieves the Name of Coder.
|
XPN |
IAM.getReportedBy()
Retrieves the Reported By.
|
| Modifier and Type | Method and Description |
|---|---|
ISingleCollection<XPN> |
ConsentSeg.getConsenterID()
Retrieves the Consenter ID.
|
ISingleCollection<XPN> |
CTD.getContactName()
Retrieves the Contact Name.
|
ISingleCollection<XPN> |
NK1.getContactPersonsName()
Retrieves the Contact Persons Name.
|
ISingleCollection<XPN> |
GT1.getContactPersonsName()
Retrieves the Contact Persons Name.
|
ISingleCollection<XPN> |
IN2.getEmployerContactPersonName()
Retrieves the field contains the name of the contact person that should be contacted at the insured's place of employment.
|
ISingleCollection<XPN> |
GOL.getGoalTargetName()
Retrieves the Goal Target Name.
|
ISingleCollection<XPN> |
GT1.getGuarantorEmpName()
Retrieves the Guarantor Emp Name.
|
ISingleCollection<XPN> |
GT1.getGuarantorName()
Retrieves the Guarantor Name.
|
ISingleCollection<XPN> |
GT1.getGuarantorSpouseName()
Retrieves the Guarantor Spouse Name.
|
ISingleCollection<XPN> |
PM1.getInsuranceCoContactPerson()
Retrieves the Insurance Co Contact Person.
|
ISingleCollection<XPN> |
IN1.getInsuranceCoContactPerson()
Retrieves the Insurance Co Contact Person.
|
ISingleCollection<XPN> |
IN2.getInsuredsContactPersonsName()
Retrieves the Insureds Contact Persons Name.
|
ISingleCollection<XPN> |
IN2.getMedicaidCaseName()
Retrieves the Medicaid Case Name.
|
ISingleCollection<XPN> |
IN2.getMilitarySponsorName()
Retrieves the Military Sponsor Name.
|
ISingleCollection<XPN> |
PID.getMotherMaidenName()
Retrieves the Mother Maiden Name.
|
ISingleCollection<XPN> |
NK1.getMothersMaidenName()
Retrieves the Mothers Maiden Name.
|
ISingleCollection<XPN> |
IN2.getMothersMaidenName()
Retrieves the Mothers Maiden Name.
|
ISingleCollection<XPN> |
GT1.getMothersMaidenName()
Retrieves the Mothers Maiden Name.
|
ISingleCollection<XPN> |
IN1.getNameOfInsured()
Retrieves the Name Of Insured.
|
ISingleCollection<XPN> |
NK1.getNameOFNextKin()
Retrieves the Name OF Next Kin.
|
ISingleCollection<XPN> |
PID.getPatientName()
Retrieves the Patient Name.
|
ISingleCollection<XPN> |
PYE.getPayeePersonName()
Retrieve Payee Person Name (XPN)
Individual's name; may be a patient's name or other individual.
|
ISingleCollection<XPN> |
PEO.getPrimaryObserverName()
Retrieves the Primary Observer Name.
|
ISingleCollection<XPN> |
MRG.getPriorPatientName()
Retrieves the Prior Patient Name.
|
ISingleCollection<XPN> |
PRD.getProviderName()
Retrieves the Provider Name.
|
ISingleCollection<XPN> |
IN2.getSpecialCoverageApprovalName()
Retrieves the Special Coverage Approval Name.
|
ISingleCollection<XPN> |
STF.getStaffName()
Retrieves the Staff Name.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConsentSeg.addConsenterID(XPN objConsenterID)
Set the Consenter ID.
|
void |
CTD.addContactName(XPN objtempContactName)
Sets the Contact name.
|
void |
NK1.addContactPersonsName(XPN objtempContactPersonsName)
Sets the ContactPersonsName.
|
void |
GT1.addContactPersonsName(XPN ContactPersonsName)
Set the Contact Persons Name.
|
void |
IN2.addEmployerContactPersonName(XPN EmployerContactPersonName)
Set the field which contains the name of the contact person that should be contacted at the insured's place of employment.
|
void |
GOL.addGoalTargetName(XPN objtempGoalTargetName)
Set the Goal Target Name.
|
void |
GT1.addGuarantorEmpName(XPN guarantorEmpName)
Set the Guarantor Emp Name.
|
void |
GT1.addGuarantorName(XPN GuarantorName)
Set the Guarantor Name.
|
void |
GT1.addGuarantorSpouseName(XPN GuarantorSpouseName)
Set the Guarantor Spouse Name.
|
void |
PM1.addInsuranceCoContactPerson(XPN InsuranceCoContactPerson)
Set the Insurance Co Contact Person.
|
void |
IN1.addInsuranceCoContactPerson(XPN InsuranceCoContactPerson)
Set the Insurance Co Contact Person.
|
void |
IN2.addInsuredsContactPersonsName(XPN InsuredsContactPersonsName)
Set the Insureds Contact Persons Name.
|
void |
IN2.addMedicaidCaseName(XPN MedicaidCaseName)
Set the Medicaid Case Name.
|
void |
IN2.addMilitarySponsorName(XPN MilitarySponsorName)
Set the Military Sponsor Name.
|
void |
PID.addMotherMaidenName(XPN objMotherMaidenName)
Sets the Mother Maiden Name.
|
void |
NK1.addMothersMaidenName(XPN objtempMothersMaidenName)
Sets the Mothers Maiden Name.
|
void |
IN2.addMothersMaidenName(XPN MothersMaidenName)
Set the Mothers Maiden Name.
|
void |
GT1.addMothersMaidenName(XPN MothersMaidenName)
Set the Mothers Maiden Name.
|
void |
NK1.addName(XPN objtempName)
Sets the Name.
|
void |
IN1.addNameOfInsured(XPN NameOfInsured)
Set the Name Of Insured.
|
void |
PID.addPatientName(XPN objPatientName)
Sets the PatientName.
|
void |
PYE.addPayeePersonName(XPN objPayeePersonName)
Set Payee Person Name (XPN)
Individual's name; may be a patient's name or other individual.
|
void |
PEO.addPrimaryObserverName(XPN objprimaryObserverName)
Add the Primary Observer Name.
|
void |
MRG.addPriorPatientName(XPN objPriorPatientNameID)
Sets the Prior Patient Name.
|
void |
PRD.addProviderName(XPN objtempProviderName)
Sets the Provider Name.
|
void |
IN2.addSpecialCoverageApprovalName(XPN SpecialCoverageApprovalName)
Set the Special Coverage Approval Name.
|
void |
STF.addStaffName(XPN objstaffName)
Add the Staff Name.
|
void |
DON.setBleedEndPhlebotomist(XPN objBleedEndPhlebotomist)
Set the Bleed End Phlebotomist.
|
void |
DON.setBleedStartPhlebotomist(XPN objBleedStartPhlebotomist)
Set the Bleed Start Phlebotomist.
|
void |
DON.setFinalReviewStaffID(XPN objIntendedRecipientOrderingProvider)
Set the Final Review Staff ID.
|
void |
DON.setIntendedRecipientName(XPN objIntendedRecipientName)
Set the Intended Recipient Name.
|
void |
DON.setIntendedRecipientOrderingProvider(XPN objIntendedRecipientOrderingProvider)
Set the Intended Recipient Ordering Provider.
|
void |
DRG.setNameOfCoder(XPN objNameOfCoder)
Sets the Name of Coder
This field holds the name of the person ("coder") who supervised or undertook the determination of the DRG code.
|
void |
IAM.setReportedBy(XPN objreportedBy)
Sets the Reported By
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConsentSeg.setConsenterID(ISingleCollection<XPN> objConsenterIDList)
Set the Consenter ID.
|
void |
CTD.setContactName(ISingleCollection<XPN> objContactNameList)
Sets the Contact Name.
|
void |
NK1.setContactPersonsName(ISingleCollection<XPN> objContactPersonsNameList)
Set the Contact Persons Name list.
|
void |
GT1.setContactPersonsName(ISingleCollection<XPN> objContactPersonsNameList)
Set the ContactPersonsName list.
|
void |
IN2.setEmployerContactPersonName(ISingleCollection<XPN> objEmployerContactPersonNameList)
Set the EmployerContactPersonName list.
|
void |
GOL.setGoalTargetName(ISingleCollection<XPN> objGoalTargetNameList)
Set the GoalTargetName
|
void |
GT1.setGuarantorEmpName(ISingleCollection<XPN> objGuarantorEmpNameList)
Set the GuarantorEmpName list.
|
void |
GT1.setGuarantorName(ISingleCollection<XPN> objGuarantorNameList)
Set the GuarantorName list.
|
void |
GT1.setGuarantorSpouseName(ISingleCollection<XPN> objGuarantorSpouseNameList)
Set the GuarantorSpouseName list.
|
void |
PM1.setInsuranceCoContactPerson(ISingleCollection<XPN> objInsuranceCoContactPersonList)
Set the InsuranceCoContactPerson list.
|
void |
IN1.setInsuranceCoContactPerson(ISingleCollection<XPN> objInsuranceCoContactPersonList)
Set the InsuranceCoContactPerson list.
|
void |
IN2.setInsuredsContactPersonsName(ISingleCollection<XPN> objInsuredsContactPersonsNameList)
Set the InsuredsContactPersonsName list.
|
void |
IN2.setMedicaidCaseName(ISingleCollection<XPN> objMedicaidCaseNameList)
Set the MedicaidCaseName list.
|
void |
IN2.setMilitarySponsorName(ISingleCollection<XPN> objMilitarySponsorNameList)
Set the MilitarySponsorName list.
|
void |
PID.setMotherMaidenName(ISingleCollection<XPN> objMotherMaidenName)
Set the MothersMaiden name.
|
void |
NK1.setMothersMaidenName(ISingleCollection<XPN> objMothersMaidenNameList)
Set the Mothers Maiden Name list.
|
void |
IN2.setMothersMaidenName(ISingleCollection<XPN> objMothersMaidenNameList)
Set the MothersMaidenName list.
|
void |
GT1.setMothersMaidenName(ISingleCollection<XPN> objMothersMaidenNameList)
Set the MothersMaidenName list.
|
void |
NK1.setName(ISingleCollection<XPN> objNameList)
Set the Name.
|
void |
IN1.setNameOfInsured(ISingleCollection<XPN> objNameOfInsuredList)
Set the NameOfInsured list.
|
void |
PID.setPatientName(ISingleCollection<XPN> objPatientName)
Set the Patient name.
|
void |
PYE.setPayeePersonName(ISingleCollection<XPN> objPayeePersonName)
Set Payee Person Name (XPN)
Individual's name; may be a patient's name or other individual.
|
void |
PEO.setPrimaryObserverName(ISingleCollection<XPN> objprimaryObserverNameList)
Set the Primary Observer Name.
|
void |
MRG.setPriorPatientName(ISingleCollection<XPN> objPriorPatientNameList)
Set the Prior Patient Name.
|
void |
PRD.setProviderName(ISingleCollection<XPN> objProviderNameList)
Set the Provider Name list.
|
void |
IN2.setSpecialCoverageApprovalName(ISingleCollection<XPN> objSpecialCoverageApprovalNameList)
Set the SpecialCoverageApprovalName list.
|
void |
STF.setStaffName(ISingleCollection<XPN> objStaffNameList)
Set the Staff Name.
|