| Package | Description |
|---|---|
| org.hl7.fhir.r4.formats | |
| org.hl7.fhir.r4.model |
| Modifier and Type | Method and Description |
|---|---|
protected InsurancePlan.InsurancePlanContactComponent |
JsonParser.parseInsurancePlanInsurancePlanContactComponent(com.google.gson.JsonObject json,
InsurancePlan owner) |
protected InsurancePlan.InsurancePlanContactComponent |
XmlParser.parseInsurancePlanInsurancePlanContactComponent(org.xmlpull.v1.XmlPullParser xpp,
InsurancePlan owner) |
| Modifier and Type | Field and Description |
|---|---|
protected List<InsurancePlan.InsurancePlanContactComponent> |
InsurancePlan.contact
The contact for the health insurance product for a certain purpose.
|
| Modifier and Type | Method and Description |
|---|---|
InsurancePlan.InsurancePlanContactComponent |
InsurancePlan.addContact() |
InsurancePlan.InsurancePlanContactComponent |
InsurancePlan.InsurancePlanContactComponent.addTelecom(ContactPoint t) |
InsurancePlan.InsurancePlanContactComponent |
InsurancePlan.InsurancePlanContactComponent.copy() |
InsurancePlan.InsurancePlanContactComponent |
InsurancePlan.getContactFirstRep() |
InsurancePlan.InsurancePlanContactComponent |
InsurancePlan.InsurancePlanContactComponent.setAddress(Address value) |
InsurancePlan.InsurancePlanContactComponent |
InsurancePlan.InsurancePlanContactComponent.setName(HumanName value) |
InsurancePlan.InsurancePlanContactComponent |
InsurancePlan.InsurancePlanContactComponent.setPurpose(CodeableConcept value) |
InsurancePlan.InsurancePlanContactComponent |
InsurancePlan.InsurancePlanContactComponent.setTelecom(List<ContactPoint> theTelecom) |
| Modifier and Type | Method and Description |
|---|---|
List<InsurancePlan.InsurancePlanContactComponent> |
InsurancePlan.getContact() |
| Modifier and Type | Method and Description |
|---|---|
InsurancePlan |
InsurancePlan.addContact(InsurancePlan.InsurancePlanContactComponent t) |
void |
InsurancePlan.InsurancePlanContactComponent.copyValues(InsurancePlan.InsurancePlanContactComponent dst) |
| Modifier and Type | Method and Description |
|---|---|
InsurancePlan |
InsurancePlan.setContact(List<InsurancePlan.InsurancePlanContactComponent> theContact) |
Copyright © 2014–2021 Health Level 7. All rights reserved.