Uses of Class
org.hl7.v3.COCTMT290000UV06Reason5
-
Uses of COCTMT290000UV06Reason5 in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type COCTMT290000UV06Reason5Modifier and TypeFieldDescriptionprotected List<COCTMT290000UV06Reason5>COCTMT290000UV06PatientEncounter.reasonMethods in org.hl7.v3 that return COCTMT290000UV06Reason5Modifier and TypeMethodDescriptionObjectFactory.createCOCTMT290000UV06Reason5()Create an instance ofCOCTMT290000UV06Reason5COCTMT290000UV06Reason5.withNullFlavor(String... values) COCTMT290000UV06Reason5.withNullFlavor(Collection<String> values) COCTMT290000UV06Reason5.withPresentingIndication(COCTMT290000UV06PresentingIndication value) COCTMT290000UV06Reason5.withPriorityNumber(INT value) COCTMT290000UV06Reason5.withRealmCode(Collection<CS> values) COCTMT290000UV06Reason5.withRealmCode(CS... values) COCTMT290000UV06Reason5.withTemplateId(Collection<II> values) COCTMT290000UV06Reason5.withTemplateId(II... values) COCTMT290000UV06Reason5.withTypeCode(String value) COCTMT290000UV06Reason5.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type COCTMT290000UV06Reason5Modifier and TypeMethodDescriptionCOCTMT290000UV06PatientEncounter.getReason()Gets the value of the reason property.Methods in org.hl7.v3 with parameters of type COCTMT290000UV06Reason5Modifier and TypeMethodDescriptionCOCTMT290000UV06PatientEncounter.withReason(COCTMT290000UV06Reason5... values) Method parameters in org.hl7.v3 with type arguments of type COCTMT290000UV06Reason5Modifier and TypeMethodDescriptionCOCTMT290000UV06PatientEncounter.withReason(Collection<COCTMT290000UV06Reason5> values)