| Package | Description |
|---|---|
| org.hl7.fhir.r4.formats | |
| org.hl7.fhir.r4.model |
| Modifier and Type | Method and Description |
|---|---|
protected Coverage |
JsonParser.parseCoverage(com.google.gson.JsonObject json) |
protected Coverage |
XmlParser.parseCoverage(org.xmlpull.v1.XmlPullParser xpp) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
JsonParser.composeCoverage(String name,
Coverage element) |
protected void |
XmlParser.composeCoverage(String name,
Coverage element) |
protected void |
RdfParser.composeCoverage(Turtle.Complex parent,
String parentType,
String name,
Coverage element,
int index) |
protected void |
XmlParser.composeCoverageElements(Coverage element) |
protected void |
JsonParser.composeCoverageInner(Coverage element) |
protected Coverage.ClassComponent |
JsonParser.parseCoverageClassComponent(com.google.gson.JsonObject json,
Coverage owner) |
protected Coverage.ClassComponent |
XmlParser.parseCoverageClassComponent(org.xmlpull.v1.XmlPullParser xpp,
Coverage owner) |
protected boolean |
XmlParser.parseCoverageClassComponentContent(int eventType,
org.xmlpull.v1.XmlPullParser xpp,
Coverage owner,
Coverage.ClassComponent res) |
protected void |
JsonParser.parseCoverageClassComponentProperties(com.google.gson.JsonObject json,
Coverage owner,
Coverage.ClassComponent res) |
protected boolean |
XmlParser.parseCoverageContent(int eventType,
org.xmlpull.v1.XmlPullParser xpp,
Coverage res) |
protected Coverage.CostToBeneficiaryComponent |
JsonParser.parseCoverageCostToBeneficiaryComponent(com.google.gson.JsonObject json,
Coverage owner) |
protected Coverage.CostToBeneficiaryComponent |
XmlParser.parseCoverageCostToBeneficiaryComponent(org.xmlpull.v1.XmlPullParser xpp,
Coverage owner) |
protected boolean |
XmlParser.parseCoverageCostToBeneficiaryComponentContent(int eventType,
org.xmlpull.v1.XmlPullParser xpp,
Coverage owner,
Coverage.CostToBeneficiaryComponent res) |
protected void |
JsonParser.parseCoverageCostToBeneficiaryComponentProperties(com.google.gson.JsonObject json,
Coverage owner,
Coverage.CostToBeneficiaryComponent res) |
protected Coverage.ExemptionComponent |
JsonParser.parseCoverageExemptionComponent(com.google.gson.JsonObject json,
Coverage owner) |
protected Coverage.ExemptionComponent |
XmlParser.parseCoverageExemptionComponent(org.xmlpull.v1.XmlPullParser xpp,
Coverage owner) |
protected boolean |
XmlParser.parseCoverageExemptionComponentContent(int eventType,
org.xmlpull.v1.XmlPullParser xpp,
Coverage owner,
Coverage.ExemptionComponent res) |
protected void |
JsonParser.parseCoverageExemptionComponentProperties(com.google.gson.JsonObject json,
Coverage owner,
Coverage.ExemptionComponent res) |
protected void |
JsonParser.parseCoverageProperties(com.google.gson.JsonObject json,
Coverage res) |
| Modifier and Type | Field and Description |
|---|---|
protected Coverage |
CoverageEligibilityResponse.InsuranceComponent.coverageTarget
The actual object that is the target of the reference (Reference to the insurance card level information contained in the Coverage resource.
|
protected Coverage |
EnrollmentRequest.coverageTarget
The actual object that is the target of the reference (Reference to the program or plan identification, underwriter or payor.)
|
protected Coverage |
ExplanationOfBenefit.InsuranceComponent.coverageTarget
The actual object that is the target of the reference (Reference to the insurance card level information contained in the Coverage resource.
|
protected Coverage |
CoverageEligibilityRequest.InsuranceComponent.coverageTarget
The actual object that is the target of the reference (Reference to the insurance card level information contained in the Coverage resource.
|
protected Coverage |
Account.CoverageComponent.coverageTarget
The actual object that is the target of the reference (The party(s) that contribute to payment (or part of) of the charges applied to this account (including self-pay).
|
protected Coverage |
ClaimResponse.InsuranceComponent.coverageTarget
The actual object that is the target of the reference (Reference to the insurance card level information contained in the Coverage resource.
|
protected Coverage |
Claim.InsuranceComponent.coverageTarget
The actual object that is the target of the reference (Reference to the insurance card level information contained in the Coverage resource.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Coverage.copyValues(Coverage dst) |
CoverageEligibilityResponse.InsuranceComponent |
CoverageEligibilityResponse.InsuranceComponent.setCoverageTarget(Coverage value) |
EnrollmentRequest |
EnrollmentRequest.setCoverageTarget(Coverage value) |
ExplanationOfBenefit.InsuranceComponent |
ExplanationOfBenefit.InsuranceComponent.setCoverageTarget(Coverage value) |
CoverageEligibilityRequest.InsuranceComponent |
CoverageEligibilityRequest.InsuranceComponent.setCoverageTarget(Coverage value) |
Account.CoverageComponent |
Account.CoverageComponent.setCoverageTarget(Coverage value) |
ClaimResponse.InsuranceComponent |
ClaimResponse.InsuranceComponent.setCoverageTarget(Coverage value) |
Claim.InsuranceComponent |
Claim.InsuranceComponent.setCoverageTarget(Coverage value) |
Copyright © 2014–2021 Health Level 7. All rights reserved.