Uses of Class
net.ihe.gazelle.hl7v3.coctmt290000UV06.COCTMT290000UV06Reason5
Packages that use COCTMT290000UV06Reason5
-
Uses of COCTMT290000UV06Reason5 in net.ihe.gazelle.hl7v3.coctmt290000UV06
Fields in net.ihe.gazelle.hl7v3.coctmt290000UV06 with type parameters of type COCTMT290000UV06Reason5Methods in net.ihe.gazelle.hl7v3.coctmt290000UV06 that return COCTMT290000UV06Reason5Modifier and TypeMethodDescriptionObjectFactory.createCOCTMT290000UV06Reason5()
Create an instance ofCOCTMT290000UV06Reason5
Methods in net.ihe.gazelle.hl7v3.coctmt290000UV06 that return types with arguments of type COCTMT290000UV06Reason5Methods in net.ihe.gazelle.hl7v3.coctmt290000UV06 with parameters of type COCTMT290000UV06Reason5Modifier and TypeMethodDescriptionvoid
COCTMT290000UV06PatientEncounter.addReason
(COCTMT290000UV06Reason5 reason_elt) Add a reason to the reason collection.void
COCTMT290000UV06PatientEncounter.removeReason
(COCTMT290000UV06Reason5 reason_elt) Remove a reason to the reason collection.static void
COCTMT290000UV06Reason5.validateByModule
(COCTMT290000UV06Reason5 cOCTMT290000UV06Reason5, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic) validate by a module of validationMethod parameters in net.ihe.gazelle.hl7v3.coctmt290000UV06 with type arguments of type COCTMT290000UV06Reason5Modifier and TypeMethodDescriptionvoid
COCTMT290000UV06PatientEncounter.setReason
(List<COCTMT290000UV06Reason5> reason) Set a value to attribute reason.