| 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 | Method and Description |
|---|---|
protected void |
JsonParser.composeCareTeamCareTeamParticipantComponent(String name,
CareTeam.CareTeamParticipantComponent element) |
protected void |
XmlParser.composeCareTeamCareTeamParticipantComponent(String name,
CareTeam.CareTeamParticipantComponent element) |
protected void |
XmlParser.composeCareTeamCareTeamParticipantComponentElements(CareTeam.CareTeamParticipantComponent element) |
protected void |
JsonParser.composeCareTeamCareTeamParticipantComponentInner(CareTeam.CareTeamParticipantComponent element) |
protected boolean |
XmlParser.parseCareTeamCareTeamParticipantComponentContent(int eventType,
org.xmlpull.v1.XmlPullParser xpp,
CareTeam owner,
CareTeam.CareTeamParticipantComponent res) |
protected void |
JsonParser.parseCareTeamCareTeamParticipantComponentProperties(com.google.gson.JsonObject json,
CareTeam owner,
CareTeam.CareTeamParticipantComponent res) |
| 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 |
|---|---|
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–2019 University Health Network. All rights reserved.