Uses of Class
org.hl7.v3.COCTMT310000UV04PertinentInformation3
-
Uses of COCTMT310000UV04PertinentInformation3 in org.hl7.v3
Fields in org.hl7.v3 declared as COCTMT310000UV04PertinentInformation3Modifier and TypeFieldDescriptionprotected COCTMT310000UV04PertinentInformation3COCTMT310000UV04Encounter.pertinentInformationMethods in org.hl7.v3 that return COCTMT310000UV04PertinentInformation3Modifier and TypeMethodDescriptionObjectFactory.createCOCTMT310000UV04PertinentInformation3()Create an instance ofCOCTMT310000UV04PertinentInformation3COCTMT310000UV04Encounter.getPertinentInformation()Gets the value of the pertinentInformation property.COCTMT310000UV04PertinentInformation3.withMedicalService(COCTMT310000UV04MedicalService value) COCTMT310000UV04PertinentInformation3.withNullFlavor(String... values) COCTMT310000UV04PertinentInformation3.withNullFlavor(Collection<String> values) COCTMT310000UV04PertinentInformation3.withRealmCode(Collection<CS> values) COCTMT310000UV04PertinentInformation3.withRealmCode(CS... values) COCTMT310000UV04PertinentInformation3.withTemplateId(Collection<II> values) COCTMT310000UV04PertinentInformation3.withTemplateId(II... values) COCTMT310000UV04PertinentInformation3.withTypeCode(String... values) COCTMT310000UV04PertinentInformation3.withTypeCode(Collection<String> values) COCTMT310000UV04PertinentInformation3.withTypeId(II value) Methods in org.hl7.v3 with parameters of type COCTMT310000UV04PertinentInformation3Modifier and TypeMethodDescriptionvoidCOCTMT310000UV04Encounter.setPertinentInformation(COCTMT310000UV04PertinentInformation3 value) Sets the value of the pertinentInformation property.COCTMT310000UV04Encounter.withPertinentInformation(COCTMT310000UV04PertinentInformation3 value)