| Package | Description |
|---|---|
| org.hl7.fhir.r4.formats | |
| org.hl7.fhir.r4.model |
| Modifier and Type | Method and Description |
|---|---|
protected CareTeam.CareTeamParticipantComponent |
JsonParser.parseCareTeamCareTeamParticipantComponent(com.google.gson.JsonObject json,
CareTeam owner) |
protected CareTeam.CareTeamParticipantComponent |
XmlParser.parseCareTeamCareTeamParticipantComponent(org.xmlpull.v1.XmlPullParser xpp,
CareTeam owner) |
| Modifier and Type | Field and Description |
|---|---|
protected List<CareTeam.CareTeamParticipantComponent> |
CareTeam.participant
Identifies all people and organizations who are expected to be involved in the care team.
|
| Modifier and Type | Method and Description |
|---|---|
CareTeam.CareTeamParticipantComponent |
CareTeam.addParticipant() |
CareTeam.CareTeamParticipantComponent |
CareTeam.CareTeamParticipantComponent.copy() |
CareTeam.CareTeamParticipantComponent |
CareTeam.getParticipantFirstRep() |
CareTeam.CareTeamParticipantComponent |
CareTeam.CareTeamParticipantComponent.setMember(Reference value) |
CareTeam.CareTeamParticipantComponent |
CareTeam.CareTeamParticipantComponent.setMemberTarget(Resource value) |
CareTeam.CareTeamParticipantComponent |
CareTeam.CareTeamParticipantComponent.setOnBehalfOf(Reference value) |
CareTeam.CareTeamParticipantComponent |
CareTeam.CareTeamParticipantComponent.setOnBehalfOfTarget(Organization value) |
CareTeam.CareTeamParticipantComponent |
CareTeam.CareTeamParticipantComponent.setPeriod(Period value) |
CareTeam.CareTeamParticipantComponent |
CareTeam.CareTeamParticipantComponent.setRole(CodeableConcept value) |
| Modifier and Type | Method and Description |
|---|---|
List<CareTeam.CareTeamParticipantComponent> |
CareTeam.getParticipant() |
| Modifier and Type | Method and Description |
|---|---|
CareTeam |
CareTeam.addParticipant(CareTeam.CareTeamParticipantComponent t) |
| Modifier and Type | Method and Description |
|---|---|
CareTeam |
CareTeam.setParticipant(List<CareTeam.CareTeamParticipantComponent> theParticipant) |
Copyright © 2014–2018 University Health Network. All rights reserved.