Uses of Class
org.hl7.v3.COCTMT290000UV06Reason4
-
Uses of COCTMT290000UV06Reason4 in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type COCTMT290000UV06Reason4Modifier and TypeFieldDescriptionprotected List<COCTMT290000UV06Reason4>COCTMT290000UV06BillableClinicalService.reason2Methods in org.hl7.v3 that return COCTMT290000UV06Reason4Modifier and TypeMethodDescriptionObjectFactory.createCOCTMT290000UV06Reason4()Create an instance ofCOCTMT290000UV06Reason4COCTMT290000UV06Reason4.withNullFlavor(String... values) COCTMT290000UV06Reason4.withNullFlavor(Collection<String> values) COCTMT290000UV06Reason4.withPatientCareProvisionRequest(COCTMT290000UV06PatientCareProvisionRequest value) COCTMT290000UV06Reason4.withRealmCode(Collection<CS> values) COCTMT290000UV06Reason4.withRealmCode(CS... values) COCTMT290000UV06Reason4.withSequenceNumber(INT value) COCTMT290000UV06Reason4.withTemplateId(Collection<II> values) COCTMT290000UV06Reason4.withTemplateId(II... values) COCTMT290000UV06Reason4.withTypeCode(String value) COCTMT290000UV06Reason4.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type COCTMT290000UV06Reason4Modifier and TypeMethodDescriptionCOCTMT290000UV06BillableClinicalService.getReason2()Gets the value of the reason2 property.Methods in org.hl7.v3 with parameters of type COCTMT290000UV06Reason4Modifier and TypeMethodDescriptionCOCTMT290000UV06BillableClinicalService.withReason2(COCTMT290000UV06Reason4... values) Method parameters in org.hl7.v3 with type arguments of type COCTMT290000UV06Reason4Modifier and TypeMethodDescriptionCOCTMT290000UV06BillableClinicalService.withReason2(Collection<COCTMT290000UV06Reason4> values)