public static class EpisodeOfCare.EpisodeOfCareCareTeamComponent extends BackboneElement implements org.hl7.fhir.instance.model.api.IBaseBackboneElement
| Modifier and Type | Field and Description |
|---|---|
protected Reference |
member
The practitioner (or Organization) within the team.
|
protected Resource |
memberTarget
The actual object that is the target of the reference (The practitioner (or Organization) within the team.)
|
protected Period |
period
The period of time this practitioner is performing some role within the episode of care.
|
protected List<CodeableConcept> |
role
The role this team member is taking within this episode of care.
|
modifierExtension| Constructor and Description |
|---|
EpisodeOfCareCareTeamComponent() |
| Modifier and Type | Method and Description |
|---|---|
Base |
addChild(String name) |
CodeableConcept |
addRole() |
EpisodeOfCare.EpisodeOfCareCareTeamComponent |
addRole(CodeableConcept t) |
EpisodeOfCare.EpisodeOfCareCareTeamComponent |
copy() |
boolean |
equalsDeep(Base other) |
boolean |
equalsShallow(Base other) |
String |
fhirType() |
Reference |
getMember() |
Resource |
getMemberTarget() |
Period |
getPeriod() |
List<CodeableConcept> |
getRole() |
boolean |
hasMember() |
boolean |
hasPeriod() |
boolean |
hasRole() |
boolean |
isEmpty() |
protected void |
listChildren(List<Property> childrenList) |
EpisodeOfCare.EpisodeOfCareCareTeamComponent |
setMember(Reference value) |
EpisodeOfCare.EpisodeOfCareCareTeamComponent |
setMemberTarget(Resource value) |
EpisodeOfCare.EpisodeOfCareCareTeamComponent |
setPeriod(Period value) |
void |
setProperty(String name,
Base value) |
addModifierExtension, addModifierExtension, copyValues, getModifierExtension, hasModifierExtensionaddExtension, addExtension, copyValues, getExtension, getExtensionsByUrl, getExtensionString, getId, getIdElement, hasExtension, hasExtension, hasId, hasIdElement, setId, setIdElementcastToAddress, castToAnnotation, castToAttachment, castToBase64Binary, castToBoolean, castToCode, castToCodeableConcept, castToCoding, castToContactPoint, castToDate, castToDateTime, castToDecimal, castToDuration, castToElementDefinition, castToExtension, castToHumanName, castToId, castToIdentifier, castToInstant, castToInteger, castToMarkdown, castToMeta, castToMoney, castToNarrative, castToOid, castToPeriod, castToPositiveInt, castToQuantity, castToRange, castToRatio, castToReference, castToResource, castToSampledData, castToSignature, castToSimpleQuantity, castToString, castToTime, castToTiming, castToUnsignedInt, castToUri, children, compareDeep, compareDeep, compareDeep, compareValues, compareValues, equals, getChildByName, getFormatCommentsPost, getFormatCommentsPre, getUserData, getUserInt, getUserString, hasFormatComment, hasType, hasUserData, isMetadataBased, isPrimitive, listChildrenByName, primitiveValue, setUserData, setUserDataINNclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetFormatCommentsPost, getFormatCommentsPre, hasFormatCommentprotected List<CodeableConcept> role
protected Period period
protected Resource memberTarget
public EpisodeOfCareCareTeamComponent()
public List<CodeableConcept> getRole()
role (The role this team member is taking within this episode of care.)public boolean hasRole()
public CodeableConcept addRole()
role (The role this team member is taking within this episode of care.)public EpisodeOfCare.EpisodeOfCareCareTeamComponent addRole(CodeableConcept t)
public Period getPeriod()
period (The period of time this practitioner is performing some role within the episode of care.)public boolean hasPeriod()
public EpisodeOfCare.EpisodeOfCareCareTeamComponent setPeriod(Period value)
value - period (The period of time this practitioner is performing some role within the episode of care.)public Reference getMember()
member (The practitioner (or Organization) within the team.)public boolean hasMember()
public EpisodeOfCare.EpisodeOfCareCareTeamComponent setMember(Reference value)
value - member (The practitioner (or Organization) within the team.)public Resource getMemberTarget()
member The actual object that is the target of the reference. The reference library doesn't populate this, but you can use it to hold the resource if you resolve it. (The practitioner (or Organization) within the team.)public EpisodeOfCare.EpisodeOfCareCareTeamComponent setMemberTarget(Resource value)
value - member The actual object that is the target of the reference. The reference library doesn't use these, but you can use it to hold the resource if you resolve it. (The practitioner (or Organization) within the team.)protected void listChildren(List<Property> childrenList)
listChildren in class BackboneElementpublic void setProperty(String name, Base value) throws org.hl7.fhir.exceptions.FHIRException
setProperty in class BackboneElementorg.hl7.fhir.exceptions.FHIRExceptionpublic Base addChild(String name) throws org.hl7.fhir.exceptions.FHIRException
addChild in class BackboneElementorg.hl7.fhir.exceptions.FHIRExceptionpublic EpisodeOfCare.EpisodeOfCareCareTeamComponent copy()
copy in class BackboneElementpublic boolean equalsDeep(Base other)
equalsDeep in class BackboneElementpublic boolean equalsShallow(Base other)
equalsShallow in class BackboneElementpublic boolean isEmpty()
isEmpty in interface org.hl7.fhir.instance.model.api.IBaseisEmpty in class BackboneElementpublic String fhirType()
fhirType in class BackboneElementCopyright © 2014–2018 University Health Network. All rights reserved.