Uses of Class
org.hl7.v3.COCTMT290000UV06Component1
-
Uses of COCTMT290000UV06Component1 in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type COCTMT290000UV06Component1Modifier and TypeFieldDescriptionprotected List<COCTMT290000UV06Component1>COCTMT290000UV06BillableClinicalService.componentOfMethods in org.hl7.v3 that return COCTMT290000UV06Component1Modifier and TypeMethodDescriptionObjectFactory.createCOCTMT290000UV06Component1()Create an instance ofCOCTMT290000UV06Component1COCTMT290000UV06Component1.withNullFlavor(String... values) COCTMT290000UV06Component1.withNullFlavor(Collection<String> values) COCTMT290000UV06Component1.withPatientEncounter(COCTMT290000UV06PatientEncounter value) COCTMT290000UV06Component1.withRealmCode(Collection<CS> values) COCTMT290000UV06Component1.withRealmCode(CS... values) COCTMT290000UV06Component1.withTemplateId(Collection<II> values) COCTMT290000UV06Component1.withTemplateId(II... values) COCTMT290000UV06Component1.withTypeCode(ActRelationshipHasComponent value) COCTMT290000UV06Component1.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type COCTMT290000UV06Component1Modifier and TypeMethodDescriptionCOCTMT290000UV06BillableClinicalService.getComponentOf()Gets the value of the componentOf property.Methods in org.hl7.v3 with parameters of type COCTMT290000UV06Component1Modifier and TypeMethodDescriptionCOCTMT290000UV06BillableClinicalService.withComponentOf(COCTMT290000UV06Component1... values) Method parameters in org.hl7.v3 with type arguments of type COCTMT290000UV06Component1Modifier and TypeMethodDescriptionCOCTMT290000UV06BillableClinicalService.withComponentOf(Collection<COCTMT290000UV06Component1> values)