| Package | Description |
|---|---|
| org.hl7.fhir.r4.formats | |
| org.hl7.fhir.r4.model |
| Modifier and Type | Method and Description |
|---|---|
protected CoverageEligibilityResponse.ErrorsComponent |
JsonParser.parseCoverageEligibilityResponseErrorsComponent(com.google.gson.JsonObject json,
CoverageEligibilityResponse owner) |
protected CoverageEligibilityResponse.ErrorsComponent |
XmlParser.parseCoverageEligibilityResponseErrorsComponent(org.xmlpull.v1.XmlPullParser xpp,
CoverageEligibilityResponse owner) |
| Modifier and Type | Field and Description |
|---|---|
protected List<CoverageEligibilityResponse.ErrorsComponent> |
CoverageEligibilityResponse.error
Errors encountered during the processing of the request.
|
| Modifier and Type | Method and Description |
|---|---|
CoverageEligibilityResponse.ErrorsComponent |
CoverageEligibilityResponse.addError() |
CoverageEligibilityResponse.ErrorsComponent |
CoverageEligibilityResponse.ErrorsComponent.copy() |
CoverageEligibilityResponse.ErrorsComponent |
CoverageEligibilityResponse.getErrorFirstRep() |
CoverageEligibilityResponse.ErrorsComponent |
CoverageEligibilityResponse.ErrorsComponent.setCode(CodeableConcept value) |
| Modifier and Type | Method and Description |
|---|---|
List<CoverageEligibilityResponse.ErrorsComponent> |
CoverageEligibilityResponse.getError() |
| Modifier and Type | Method and Description |
|---|---|
CoverageEligibilityResponse |
CoverageEligibilityResponse.addError(CoverageEligibilityResponse.ErrorsComponent t) |
| Modifier and Type | Method and Description |
|---|---|
CoverageEligibilityResponse |
CoverageEligibilityResponse.setError(List<CoverageEligibilityResponse.ErrorsComponent> theError) |
Copyright © 2014–2019 University Health Network. All rights reserved.