Uses of Class
org.hl7.v3.COCTMT290000UV06Subject5
-
Uses of COCTMT290000UV06Subject5 in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type COCTMT290000UV06Subject5Modifier and TypeFieldDescriptionprotected List<COCTMT290000UV06Subject5>COCTMT290000UV06BillableClinicalService.subjectMethods in org.hl7.v3 that return COCTMT290000UV06Subject5Modifier and TypeMethodDescriptionObjectFactory.createCOCTMT290000UV06Subject5()Create an instance ofCOCTMT290000UV06Subject5COCTMT290000UV06Subject5.withContextControlCode(String value) COCTMT290000UV06Subject5.withNullFlavor(String... values) COCTMT290000UV06Subject5.withNullFlavor(Collection<String> values) COCTMT290000UV06Subject5.withPatient(COCTMT050000UV01Patient value) COCTMT290000UV06Subject5.withRealmCode(Collection<CS> values) COCTMT290000UV06Subject5.withRealmCode(CS... values) COCTMT290000UV06Subject5.withTemplateId(Collection<II> values) COCTMT290000UV06Subject5.withTemplateId(II... values) COCTMT290000UV06Subject5.withTypeCode(ParticipationTargetSubject value) COCTMT290000UV06Subject5.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type COCTMT290000UV06Subject5Modifier and TypeMethodDescriptionCOCTMT290000UV06BillableClinicalService.getSubject()Gets the value of the subject property.Methods in org.hl7.v3 with parameters of type COCTMT290000UV06Subject5Modifier and TypeMethodDescriptionCOCTMT290000UV06BillableClinicalService.withSubject(COCTMT290000UV06Subject5... values) Method parameters in org.hl7.v3 with type arguments of type COCTMT290000UV06Subject5Modifier and TypeMethodDescriptionCOCTMT290000UV06BillableClinicalService.withSubject(Collection<COCTMT290000UV06Subject5> values)