| Package | Description |
|---|---|
| org.hl7.fhir.dstu3.model |
| Modifier and Type | Field and Description |
|---|---|
protected List<Patient.PatientCommunicationComponent> |
Patient.communication
Languages which may be used to communicate with the patient about his or her health.
|
| Modifier and Type | Method and Description |
|---|---|
Patient.PatientCommunicationComponent |
Patient.addCommunication() |
Patient.PatientCommunicationComponent |
Patient.PatientCommunicationComponent.copy() |
Patient.PatientCommunicationComponent |
Patient.getCommunicationFirstRep() |
Patient.PatientCommunicationComponent |
Patient.PatientCommunicationComponent.setLanguage(CodeableConcept value) |
Patient.PatientCommunicationComponent |
Patient.PatientCommunicationComponent.setPreferred(boolean value) |
Patient.PatientCommunicationComponent |
Patient.PatientCommunicationComponent.setPreferredElement(BooleanType value) |
| Modifier and Type | Method and Description |
|---|---|
List<Patient.PatientCommunicationComponent> |
Patient.getCommunication() |
| Modifier and Type | Method and Description |
|---|---|
Patient |
Patient.addCommunication(Patient.PatientCommunicationComponent t) |
| Modifier and Type | Method and Description |
|---|---|
Patient |
Patient.setCommunication(List<Patient.PatientCommunicationComponent> theCommunication) |
Copyright © 2014–2017 University Health Network. All rights reserved.