Uses of Class
ca.uhn.hl7v2.model.v22.datatype.AD
Packages that use AD
-
Uses of AD in ca.uhn.hl7v2.model.v22.datatype
Methods in ca.uhn.hl7v2.model.v22.datatype that return ADModifier and TypeMethodDescriptionCN.getAdresse()Returns Adresse (component 9).CM_LA1.getCm_la12_Location()Returns location (component 2).CN.getCn9_Adresse()Returns Adresse (component 9).CM_LA1.getLocation()Returns location (component 2). -
Uses of AD in ca.uhn.hl7v2.model.v22.segment
Methods in ca.uhn.hl7v2.model.v22.segment that return ADModifier and TypeMethodDescriptionNK1.getAddress()Returns NK1-4: "Address" - creates it if necessaryAD[]OM1.getAddressOfOutsideSiteS()Returns all repetitions of Address of Outside Site(s) (OM1-29).OM1.getAddressOfOutsideSiteS(int rep) Returns a specific repetition of OM1-29: "Address of Outside Site(s)" - creates it if necessaryReturns GT1-17: "Guarantor employer address" - creates it if necessaryGT1.getGt15_GuarantorAddress()Returns GT1-5: "Guarantor address" - creates it if necessaryGT1.getGuarantorAddress()Returns GT1-5: "Guarantor address" - creates it if necessaryReturns GT1-17: "Guarantor employer address" - creates it if necessaryIN1.getIn119_InsuredSAddress()Returns IN1-19: "Insured's address" - creates it if necessaryReturns IN1-44: "Insured's employer address" - creates it if necessaryReturns IN1-5: "Insurance company address" - creates it if necessaryReturns IN1-5: "Insurance company address" - creates it if necessaryIN1.getInsuredSAddress()Returns IN1-19: "Insured's address" - creates it if necessaryReturns IN1-44: "Insured's employer address" - creates it if necessaryNK1.getNk14_Address()Returns NK1-4: "Address" - creates it if necessaryAD[]STF.getOfficeHomeAddress()Returns all repetitions of Office / home address (STF-11).STF.getOfficeHomeAddress(int rep) Returns a specific repetition of STF-11: "Office / home address" - creates it if necessaryAD[]Returns all repetitions of Address of Outside Site(s) (OM1-29).OM1.getOm129_AddressOfOutsideSiteS(int rep) Returns a specific repetition of OM1-29: "Address of Outside Site(s)" - creates it if necessaryAD[]PID.getPatientAddress()Returns all repetitions of Patient Address (PID-11).PID.getPatientAddress(int rep) Returns a specific repetition of PID-11: "Patient Address" - creates it if necessaryAD[]PID.getPid11_PatientAddress()Returns all repetitions of Patient Address (PID-11).PID.getPid11_PatientAddress(int rep) Returns a specific repetition of PID-11: "Patient Address" - creates it if necessaryAD[]Returns all repetitions of Office / home address (STF-11).STF.getStf11_OfficeHomeAddress(int rep) Returns a specific repetition of STF-11: "Office / home address" - creates it if necessaryOM1.insertAddressOfOutsideSiteS(int rep) Inserts a repetition of OM1-29: "Address of Outside Site(s)" at a specific indexSTF.insertOfficeHomeAddress(int rep) Inserts a repetition of STF-11: "Office / home address" at a specific indexOM1.insertOm129_AddressOfOutsideSiteS(int rep) Inserts a repetition of OM1-29: "Address of Outside Site(s)" at a specific indexPID.insertPatientAddress(int rep) Inserts a repetition of PID-11: "Patient Address" at a specific indexPID.insertPid11_PatientAddress(int rep) Inserts a repetition of PID-11: "Patient Address" at a specific indexSTF.insertStf11_OfficeHomeAddress(int rep) Inserts a repetition of STF-11: "Office / home address" at a specific indexOM1.removeAddressOfOutsideSiteS(int rep) Removes a repetition of OM1-29: "Address of Outside Site(s)" at a specific indexSTF.removeOfficeHomeAddress(int rep) Removes a repetition of STF-11: "Office / home address" at a specific indexOM1.removeOm129_AddressOfOutsideSiteS(int rep) Removes a repetition of OM1-29: "Address of Outside Site(s)" at a specific indexPID.removePatientAddress(int rep) Removes a repetition of PID-11: "Patient Address" at a specific indexPID.removePid11_PatientAddress(int rep) Removes a repetition of PID-11: "Patient Address" at a specific indexSTF.removeStf11_OfficeHomeAddress(int rep) Removes a repetition of STF-11: "Office / home address" at a specific index