| Package | Description |
|---|---|
| org.hl7.fhir.r4.formats | |
| org.hl7.fhir.r4.model |
| Modifier and Type | Method and Description |
|---|---|
protected RelatedPerson.RelatedPersonCommunicationComponent |
JsonParser.parseRelatedPersonRelatedPersonCommunicationComponent(com.google.gson.JsonObject json,
RelatedPerson owner) |
protected RelatedPerson.RelatedPersonCommunicationComponent |
XmlParser.parseRelatedPersonRelatedPersonCommunicationComponent(org.xmlpull.v1.XmlPullParser xpp,
RelatedPerson owner) |
| Modifier and Type | Field and Description |
|---|---|
protected List<RelatedPerson.RelatedPersonCommunicationComponent> |
RelatedPerson.communication
A language which may be used to communicate with about the patient's health.
|
| Modifier and Type | Method and Description |
|---|---|
RelatedPerson.RelatedPersonCommunicationComponent |
RelatedPerson.addCommunication() |
RelatedPerson.RelatedPersonCommunicationComponent |
RelatedPerson.RelatedPersonCommunicationComponent.copy() |
RelatedPerson.RelatedPersonCommunicationComponent |
RelatedPerson.getCommunicationFirstRep() |
RelatedPerson.RelatedPersonCommunicationComponent |
RelatedPerson.RelatedPersonCommunicationComponent.setLanguage(CodeableConcept value) |
RelatedPerson.RelatedPersonCommunicationComponent |
RelatedPerson.RelatedPersonCommunicationComponent.setPreferred(boolean value) |
RelatedPerson.RelatedPersonCommunicationComponent |
RelatedPerson.RelatedPersonCommunicationComponent.setPreferredElement(BooleanType value) |
| Modifier and Type | Method and Description |
|---|---|
List<RelatedPerson.RelatedPersonCommunicationComponent> |
RelatedPerson.getCommunication() |
| Modifier and Type | Method and Description |
|---|---|
RelatedPerson |
RelatedPerson.addCommunication(RelatedPerson.RelatedPersonCommunicationComponent t) |
void |
RelatedPerson.RelatedPersonCommunicationComponent.copyValues(RelatedPerson.RelatedPersonCommunicationComponent dst) |
| Modifier and Type | Method and Description |
|---|---|
RelatedPerson |
RelatedPerson.setCommunication(List<RelatedPerson.RelatedPersonCommunicationComponent> theCommunication) |
Copyright © 2014–2021 Health Level 7. All rights reserved.