Class EpisodeOfCare.CareTeam

java.lang.Object
ca.uhn.fhir.model.api.BaseElement
ca.uhn.fhir.model.api.BaseIdentifiableElement
ca.uhn.fhir.model.dstu2.resource.EpisodeOfCare.CareTeam
All Implemented Interfaces:
ca.uhn.fhir.model.api.ICompositeElement, ca.uhn.fhir.model.api.IElement, ca.uhn.fhir.model.api.IIdentifiableElement, ca.uhn.fhir.model.api.IResourceBlock, ca.uhn.fhir.model.api.ISupportsUndeclaredExtensions, Serializable, org.hl7.fhir.instance.model.api.IBase
Enclosing class:
EpisodeOfCare

public static class EpisodeOfCare.CareTeam extends ca.uhn.fhir.model.api.BaseIdentifiableElement implements ca.uhn.fhir.model.api.IResourceBlock
Block class for child element: EpisodeOfCare.careTeam ()

Definition: The list of practitioners that may be facilitating this episode of care for specific purposes

See Also:
  • Constructor Details

  • Method Details

    • isEmpty

      public boolean isEmpty()
      Specified by:
      isEmpty in interface org.hl7.fhir.instance.model.api.IBase
    • getAllPopulatedChildElementsOfType

      public <T extends ca.uhn.fhir.model.api.IElement> List<T> getAllPopulatedChildElementsOfType(Class<T> theType)
      Specified by:
      getAllPopulatedChildElementsOfType in interface ca.uhn.fhir.model.api.ICompositeElement
    • getRole

      Gets the value(s) for role (). creating it if it does not exist. Will not return null.

      Definition: The role this team member is taking within this episode of care

    • setRole

      Sets the value(s) for role ()

      Definition: The role this team member is taking within this episode of care

    • addRole

      Adds and returns a new value for role ()

      Definition: The role this team member is taking within this episode of care

    • addRole

      Adds a given new value for role ()

      Definition: The role this team member is taking within this episode of care

      Parameters:
      theValue - The role to add (must not be null)
    • getRoleFirstRep

      Gets the first repetition for role (), creating it if it does not already exist.

      Definition: The role this team member is taking within this episode of care

    • getPeriod

      public PeriodDt getPeriod()
      Gets the value(s) for period (). creating it if it does not exist. Will not return null.

      Definition: The period of time this practitioner is performing some role within the episode of care

    • setPeriod

      Sets the value(s) for period ()

      Definition: The period of time this practitioner is performing some role within the episode of care

    • getMember

      Gets the value(s) for member (who). creating it if it does not exist. Will not return null.

      Definition: The practitioner (or Organization) within the team

    • setMember

      Sets the value(s) for member (who)

      Definition: The practitioner (or Organization) within the team