Uses of Class
org.hl7.v3.COCTMT490000UV04PertinentInformation
-
Uses of COCTMT490000UV04PertinentInformation in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type COCTMT490000UV04PertinentInformationModifier and TypeFieldDescriptionprotected List<COCTMT490000UV04PertinentInformation>COCTMT490000UV04BillableClinicalProduct.pertinentInformationMethods in org.hl7.v3 that return COCTMT490000UV04PertinentInformationModifier and TypeMethodDescriptionObjectFactory.createCOCTMT490000UV04PertinentInformation()Create an instance ofCOCTMT490000UV04PertinentInformationCOCTMT490000UV04PertinentInformation.withDiagnosis(COCTMT490000UV04Diagnosis value) COCTMT490000UV04PertinentInformation.withNullFlavor(String... values) COCTMT490000UV04PertinentInformation.withNullFlavor(Collection<String> values) COCTMT490000UV04PertinentInformation.withRealmCode(Collection<CS> values) COCTMT490000UV04PertinentInformation.withRealmCode(CS... values) COCTMT490000UV04PertinentInformation.withSequenceNumber(INT value) COCTMT490000UV04PertinentInformation.withTemplateId(Collection<II> values) COCTMT490000UV04PertinentInformation.withTemplateId(II... values) COCTMT490000UV04PertinentInformation.withTypeCode(String... values) COCTMT490000UV04PertinentInformation.withTypeCode(Collection<String> values) COCTMT490000UV04PertinentInformation.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type COCTMT490000UV04PertinentInformationModifier and TypeMethodDescriptionCOCTMT490000UV04BillableClinicalProduct.getPertinentInformation()Gets the value of the pertinentInformation property.Methods in org.hl7.v3 with parameters of type COCTMT490000UV04PertinentInformationModifier and TypeMethodDescriptionCOCTMT490000UV04BillableClinicalProduct.withPertinentInformation(COCTMT490000UV04PertinentInformation... values) Method parameters in org.hl7.v3 with type arguments of type COCTMT490000UV04PertinentInformationModifier and TypeMethodDescriptionCOCTMT490000UV04BillableClinicalProduct.withPertinentInformation(Collection<COCTMT490000UV04PertinentInformation> values)