| Package | Description |
|---|---|
| org.hl7.fhir.r4.formats | |
| org.hl7.fhir.r4.model |
| Modifier and Type | Method and Description |
|---|---|
protected ExplanationOfBenefit.NoteComponent |
JsonParser.parseExplanationOfBenefitNoteComponent(com.google.gson.JsonObject json,
ExplanationOfBenefit owner) |
protected ExplanationOfBenefit.NoteComponent |
XmlParser.parseExplanationOfBenefitNoteComponent(org.xmlpull.v1.XmlPullParser xpp,
ExplanationOfBenefit owner) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
JsonParser.composeExplanationOfBenefitNoteComponent(String name,
ExplanationOfBenefit.NoteComponent element) |
protected void |
XmlParser.composeExplanationOfBenefitNoteComponent(String name,
ExplanationOfBenefit.NoteComponent element) |
protected void |
XmlParser.composeExplanationOfBenefitNoteComponentElements(ExplanationOfBenefit.NoteComponent element) |
protected void |
JsonParser.composeExplanationOfBenefitNoteComponentInner(ExplanationOfBenefit.NoteComponent element) |
protected boolean |
XmlParser.parseExplanationOfBenefitNoteComponentContent(int eventType,
org.xmlpull.v1.XmlPullParser xpp,
ExplanationOfBenefit owner,
ExplanationOfBenefit.NoteComponent res) |
protected void |
JsonParser.parseExplanationOfBenefitNoteComponentProperties(com.google.gson.JsonObject json,
ExplanationOfBenefit owner,
ExplanationOfBenefit.NoteComponent res) |
| Modifier and Type | Field and Description |
|---|---|
protected List<ExplanationOfBenefit.NoteComponent> |
ExplanationOfBenefit.processNote
A note that describes or explains adjudication results in a human readable form.
|
| Modifier and Type | Method and Description |
|---|---|
List<ExplanationOfBenefit.NoteComponent> |
ExplanationOfBenefit.getProcessNote() |
| Modifier and Type | Method and Description |
|---|---|
ExplanationOfBenefit |
ExplanationOfBenefit.addProcessNote(ExplanationOfBenefit.NoteComponent t) |
| Modifier and Type | Method and Description |
|---|---|
ExplanationOfBenefit |
ExplanationOfBenefit.setProcessNote(List<ExplanationOfBenefit.NoteComponent> theProcessNote) |
Copyright © 2014–2019 University Health Network. All rights reserved.