
Uses of Class
org.hl7.fhir.dstu2.model.Patient.PatientCommunicationComponent
Packages that use Patient.PatientCommunicationComponent
-
Uses of Patient.PatientCommunicationComponent in org.hl7.fhir.dstu2.formats
Methods in org.hl7.fhir.dstu2.formats that return Patient.PatientCommunicationComponentModifier and TypeMethodDescriptionprotected Patient.PatientCommunicationComponentJsonParser.parsePatientPatientCommunicationComponent(com.google.gson.JsonObject json, Patient owner) protected Patient.PatientCommunicationComponentXmlParser.parsePatientPatientCommunicationComponent(org.xmlpull.v1.XmlPullParser xpp, Patient owner) Methods in org.hl7.fhir.dstu2.formats with parameters of type Patient.PatientCommunicationComponentModifier and TypeMethodDescriptionprotected voidJsonParser.composePatientPatientCommunicationComponent(String name, Patient.PatientCommunicationComponent element) protected voidXmlParser.composePatientPatientCommunicationComponent(String name, Patient.PatientCommunicationComponent element) protected voidJsonParser.composePatientPatientCommunicationComponentInner(Patient.PatientCommunicationComponent element) -
Uses of Patient.PatientCommunicationComponent in org.hl7.fhir.dstu2.model
Fields in org.hl7.fhir.dstu2.model with type parameters of type Patient.PatientCommunicationComponentModifier and TypeFieldDescriptionprotected List<Patient.PatientCommunicationComponent> Patient.communicationLanguages which may be used to communicate with the patient about his or her health.Methods in org.hl7.fhir.dstu2.model that return Patient.PatientCommunicationComponentModifier and TypeMethodDescriptionPatient.addCommunication()Patient.PatientCommunicationComponent.copy()Patient.PatientCommunicationComponent.setLanguage(CodeableConcept value) Patient.PatientCommunicationComponent.setPreferred(boolean value) Patient.PatientCommunicationComponent.setPreferredElement(BooleanType value) Methods in org.hl7.fhir.dstu2.model that return types with arguments of type Patient.PatientCommunicationComponentMethods in org.hl7.fhir.dstu2.model with parameters of type Patient.PatientCommunicationComponentModifier and TypeMethodDescription