Uses of Class
org.hl7.v3.POCDMT000040LanguageCommunication
-
Uses of POCDMT000040LanguageCommunication in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type POCDMT000040LanguageCommunicationModifier and TypeFieldDescriptionprotected List<POCDMT000040LanguageCommunication>POCDMT000040Patient.languageCommunicationMethods in org.hl7.v3 that return POCDMT000040LanguageCommunicationModifier and TypeMethodDescriptionObjectFactory.createPOCDMT000040LanguageCommunication()Create an instance ofPOCDMT000040LanguageCommunicationPOCDMT000040LanguageCommunication.withLanguageCode(CS value) POCDMT000040LanguageCommunication.withModeCode(CE value) POCDMT000040LanguageCommunication.withNullFlavor(String... values) POCDMT000040LanguageCommunication.withNullFlavor(Collection<String> values) POCDMT000040LanguageCommunication.withPreferenceInd(BL value) POCDMT000040LanguageCommunication.withProficiencyLevelCode(CE value) POCDMT000040LanguageCommunication.withRealmCode(Collection<CS> values) POCDMT000040LanguageCommunication.withRealmCode(CS... values) POCDMT000040LanguageCommunication.withTemplateId(Collection<POCDMT000040InfrastructureRootTemplateId> values) POCDMT000040LanguageCommunication.withTemplateId(POCDMT000040InfrastructureRootTemplateId... values) POCDMT000040LanguageCommunication.withTypeId(POCDMT000040InfrastructureRootTypeId value) Methods in org.hl7.v3 that return types with arguments of type POCDMT000040LanguageCommunicationModifier and TypeMethodDescriptionPOCDMT000040Patient.getLanguageCommunication()Gets the value of the languageCommunication property.Methods in org.hl7.v3 with parameters of type POCDMT000040LanguageCommunicationModifier and TypeMethodDescriptionPOCDMT000040Patient.withLanguageCommunication(POCDMT000040LanguageCommunication... values) Method parameters in org.hl7.v3 with type arguments of type POCDMT000040LanguageCommunicationModifier and TypeMethodDescriptionPOCDMT000040Patient.withLanguageCommunication(Collection<POCDMT000040LanguageCommunication> values)