| Package | Description |
|---|---|
| org.hl7.fhir.dstu3.model |
| Modifier and Type | Field and Description |
|---|---|
protected List<ChargeItem.ChargeItemParticipantComponent> |
ChargeItem.participant
Indicates who or what performed or participated in the charged service.
|
| Modifier and Type | Method and Description |
|---|---|
ChargeItem.ChargeItemParticipantComponent |
ChargeItem.addParticipant() |
ChargeItem.ChargeItemParticipantComponent |
ChargeItem.ChargeItemParticipantComponent.copy() |
ChargeItem.ChargeItemParticipantComponent |
ChargeItem.getParticipantFirstRep() |
ChargeItem.ChargeItemParticipantComponent |
ChargeItem.ChargeItemParticipantComponent.setActor(Reference value) |
ChargeItem.ChargeItemParticipantComponent |
ChargeItem.ChargeItemParticipantComponent.setActorTarget(Resource value) |
ChargeItem.ChargeItemParticipantComponent |
ChargeItem.ChargeItemParticipantComponent.setRole(CodeableConcept value) |
| Modifier and Type | Method and Description |
|---|---|
List<ChargeItem.ChargeItemParticipantComponent> |
ChargeItem.getParticipant() |
| Modifier and Type | Method and Description |
|---|---|
ChargeItem |
ChargeItem.addParticipant(ChargeItem.ChargeItemParticipantComponent t) |
| Modifier and Type | Method and Description |
|---|---|
ChargeItem |
ChargeItem.setParticipant(List<ChargeItem.ChargeItemParticipantComponent> theParticipant) |
Copyright © 2014–2017 University Health Network. All rights reserved.