| Package | Description |
|---|---|
| org.hl7.fhir.dstu2016may.model |
| Modifier and Type | Field and Description |
|---|---|
protected List<Encounter.EncounterParticipantComponent> |
Encounter.participant
The list of people responsible for providing the service.
|
| Modifier and Type | Method and Description |
|---|---|
Encounter.EncounterParticipantComponent |
Encounter.addParticipant() |
Encounter.EncounterParticipantComponent |
Encounter.EncounterParticipantComponent.addType(CodeableConcept t) |
Encounter.EncounterParticipantComponent |
Encounter.EncounterParticipantComponent.copy() |
Encounter.EncounterParticipantComponent |
Encounter.EncounterParticipantComponent.setIndividual(Reference value) |
Encounter.EncounterParticipantComponent |
Encounter.EncounterParticipantComponent.setIndividualTarget(Resource value) |
Encounter.EncounterParticipantComponent |
Encounter.EncounterParticipantComponent.setPeriod(Period value) |
| Modifier and Type | Method and Description |
|---|---|
List<Encounter.EncounterParticipantComponent> |
Encounter.getParticipant() |
| Modifier and Type | Method and Description |
|---|---|
Encounter |
Encounter.addParticipant(Encounter.EncounterParticipantComponent t) |
Copyright © 2014–2018 University Health Network. All rights reserved.