| Package | Description |
|---|---|
| org.hl7.fhir.r4.formats | |
| org.hl7.fhir.r4.model |
| Modifier and Type | Method and Description |
|---|---|
protected Invoice.InvoiceParticipantComponent |
JsonParser.parseInvoiceInvoiceParticipantComponent(com.google.gson.JsonObject json,
Invoice owner) |
protected Invoice.InvoiceParticipantComponent |
XmlParser.parseInvoiceInvoiceParticipantComponent(org.xmlpull.v1.XmlPullParser xpp,
Invoice owner) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
JsonParser.composeInvoiceInvoiceParticipantComponent(String name,
Invoice.InvoiceParticipantComponent element) |
protected void |
XmlParser.composeInvoiceInvoiceParticipantComponent(String name,
Invoice.InvoiceParticipantComponent element) |
protected void |
XmlParser.composeInvoiceInvoiceParticipantComponentElements(Invoice.InvoiceParticipantComponent element) |
protected void |
JsonParser.composeInvoiceInvoiceParticipantComponentInner(Invoice.InvoiceParticipantComponent element) |
protected boolean |
XmlParser.parseInvoiceInvoiceParticipantComponentContent(int eventType,
org.xmlpull.v1.XmlPullParser xpp,
Invoice owner,
Invoice.InvoiceParticipantComponent res) |
protected void |
JsonParser.parseInvoiceInvoiceParticipantComponentProperties(com.google.gson.JsonObject json,
Invoice owner,
Invoice.InvoiceParticipantComponent res) |
| Modifier and Type | Field and Description |
|---|---|
protected List<Invoice.InvoiceParticipantComponent> |
Invoice.participant
Indicates who or what performed or participated in the charged service.
|
| Modifier and Type | Method and Description |
|---|---|
Invoice.InvoiceParticipantComponent |
Invoice.addParticipant() |
Invoice.InvoiceParticipantComponent |
Invoice.InvoiceParticipantComponent.copy() |
Invoice.InvoiceParticipantComponent |
Invoice.getParticipantFirstRep() |
Invoice.InvoiceParticipantComponent |
Invoice.InvoiceParticipantComponent.setActor(Reference value) |
Invoice.InvoiceParticipantComponent |
Invoice.InvoiceParticipantComponent.setActorTarget(Resource value) |
Invoice.InvoiceParticipantComponent |
Invoice.InvoiceParticipantComponent.setRole(CodeableConcept value) |
| Modifier and Type | Method and Description |
|---|---|
List<Invoice.InvoiceParticipantComponent> |
Invoice.getParticipant() |
| Modifier and Type | Method and Description |
|---|---|
Invoice |
Invoice.addParticipant(Invoice.InvoiceParticipantComponent t) |
| Modifier and Type | Method and Description |
|---|---|
Invoice |
Invoice.setParticipant(List<Invoice.InvoiceParticipantComponent> theParticipant) |
Copyright © 2014–2019 University Health Network. All rights reserved.