Uses of Class
org.hl7.v3.COCTMT290000UV06Reason
-
Uses of COCTMT290000UV06Reason in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type COCTMT290000UV06ReasonModifier and TypeFieldDescriptionprotected List<COCTMT290000UV06Reason>COCTMT290000UV06PatientCareProvisionRequest.reasonMethods in org.hl7.v3 that return COCTMT290000UV06ReasonModifier and TypeMethodDescriptionObjectFactory.createCOCTMT290000UV06Reason()Create an instance ofCOCTMT290000UV06ReasonCOCTMT290000UV06Reason.withAdministrativeDiagnosisReference(COCTMT290000UV06AdministrativeDiagnosisReference value) COCTMT290000UV06Reason.withNullFlavor(String... values) COCTMT290000UV06Reason.withNullFlavor(Collection<String> values) COCTMT290000UV06Reason.withRealmCode(Collection<CS> values) COCTMT290000UV06Reason.withRealmCode(CS... values) COCTMT290000UV06Reason.withTemplateId(Collection<II> values) COCTMT290000UV06Reason.withTemplateId(II... values) COCTMT290000UV06Reason.withTypeCode(String value) COCTMT290000UV06Reason.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type COCTMT290000UV06ReasonModifier and TypeMethodDescriptionCOCTMT290000UV06PatientCareProvisionRequest.getReason()Gets the value of the reason property.Methods in org.hl7.v3 with parameters of type COCTMT290000UV06ReasonModifier and TypeMethodDescriptionCOCTMT290000UV06PatientCareProvisionRequest.withReason(COCTMT290000UV06Reason... values) Method parameters in org.hl7.v3 with type arguments of type COCTMT290000UV06ReasonModifier and TypeMethodDescriptionCOCTMT290000UV06PatientCareProvisionRequest.withReason(Collection<COCTMT290000UV06Reason> values)