public class CareTeam extends DomainResource
| Modifier and Type | Class and Description |
|---|---|
static class |
CareTeam.CareTeamParticipantComponent |
| Modifier and Type | Field and Description |
|---|---|
static ca.uhn.fhir.rest.gclient.DateClientParam |
DATE
Fluent Client search parameter constant for date
|
protected List<Identifier> |
identifier
This records identifiers associated with this care team that are defined by business processes and/or used to refer to it when a direct URL reference to the resource itself is not appropriate.
|
static ca.uhn.fhir.rest.gclient.TokenClientParam |
IDENTIFIER
Fluent Client search parameter constant for identifier
|
static ca.uhn.fhir.model.api.Include |
INCLUDE_PARTICIPANT
Constant for fluent queries to be used to add include statements.
|
static ca.uhn.fhir.model.api.Include |
INCLUDE_PATIENT
Constant for fluent queries to be used to add include statements.
|
static ca.uhn.fhir.model.api.Include |
INCLUDE_SUBJECT
Constant for fluent queries to be used to add include statements.
|
protected Reference |
managingOrganization
The organization responsible for the care team.
|
protected Organization |
managingOrganizationTarget
The actual object that is the target of the reference (The organization responsible for the care team.)
|
protected StringType |
name
Name of the care team.
|
protected List<CareTeam.CareTeamParticipantComponent> |
participant
Identifies all people and organizations who are expected to be involved in the care team.
|
static ca.uhn.fhir.rest.gclient.ReferenceClientParam |
PARTICIPANT
Fluent Client search parameter constant for participant
|
static ca.uhn.fhir.rest.gclient.ReferenceClientParam |
PATIENT
Fluent Client search parameter constant for patient
|
protected Period |
period
Indicates when the team did (or is intended to) come into effect and end.
|
static String |
SP_DATE
Search parameter: date
|
static String |
SP_IDENTIFIER
Search parameter: identifier
|
static String |
SP_PARTICIPANT
Search parameter: participant
|
static String |
SP_PATIENT
Search parameter: patient
|
static String |
SP_STATUS
Search parameter: status
|
static String |
SP_SUBJECT
Search parameter: subject
|
static String |
SP_TYPE
Search parameter: type
|
protected CodeableConcept |
status
Indicates whether the care team is currently active, suspended, inactive, or entered in error.
|
static ca.uhn.fhir.rest.gclient.TokenClientParam |
STATUS
Fluent Client search parameter constant for status
|
protected Reference |
subject
Identifies the patient or group whose intended care is handled by the team.
|
static ca.uhn.fhir.rest.gclient.ReferenceClientParam |
SUBJECT
Fluent Client search parameter constant for subject
|
protected Resource |
subjectTarget
The actual object that is the target of the reference (Identifies the patient or group whose intended care is handled by the team.)
|
protected List<CodeableConcept> |
type
Identifies what kind of team.
|
static ca.uhn.fhir.rest.gclient.TokenClientParam |
TYPE
Fluent Client search parameter constant for type
|
contained, extension, modifierExtension, textid, implicitRules, language, meta| Constructor and Description |
|---|
CareTeam()
Constructor
|
addContained, addExtension, addExtension, addModifierExtension, addModifierExtension, copyValues, getContained, getExtension, getExtensionsByUrl, getModifierExtension, getModifierExtensionsByUrl, getText, hasContained, hasExtension, hasModifierExtension, hasText, setTextcopyValues, getId, getIdElement, getImplicitRules, getImplicitRulesElement, getLanguage, getLanguageElement, getMeta, hasId, hasIdElement, hasImplicitRules, hasImplicitRulesElement, hasLanguage, hasLanguageElement, hasMeta, setId, setIdElement, setImplicitRules, setImplicitRulesElement, setLanguage, setLanguageElement, setMetagetStructureFhirVersionEnum, setIdcastToActionDefinition, castToAddress, castToAnnotation, castToAttachment, castToBase64Binary, castToBoolean, castToCode, castToCodeableConcept, castToCoding, castToContactPoint, castToDataRequirement, castToDate, castToDateTime, castToDecimal, castToDuration, castToElementDefinition, castToExtension, castToHumanName, castToId, castToIdentifier, castToInstant, castToInteger, castToMarkdown, castToMeta, castToModuleMetadata, castToMoney, castToNarrative, castToOid, castToParameterDefinition, castToPeriod, castToPositiveInt, castToQuantity, castToRange, castToRatio, castToReference, castToResource, castToSampledData, castToSignature, castToSimpleQuantity, castToString, castToTime, castToTiming, castToTriggerDefinition, castToUnsignedInt, castToUri, children, compareDeep, compareDeep, compareDeep, compareValues, compareValues, equals, getChildByName, getFormatCommentsPost, getFormatCommentsPre, getUserData, getUserInt, getUserString, hasFormatComment, hasPrimitiveValue, hasType, hasUserData, isMetadataBased, isPrimitive, listChildrenByName, listChildrenByName, primitiveValue, setUserData, setUserDataINNclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetId, getIdElement, getLanguageElement, getUserData, setId, setUserDataprotected List<Identifier> identifier
protected CodeableConcept status
protected List<CodeableConcept> type
protected StringType name
protected Reference subject
protected Resource subjectTarget
protected Period period
protected List<CareTeam.CareTeamParticipantComponent> participant
protected Reference managingOrganization
protected Organization managingOrganizationTarget
public static final String SP_PATIENT
Description: Who care team is for
Type: reference
Path: CareTeam.subject
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam PATIENT
Description: Who care team is for
Type: reference
Path: CareTeam.subject
public static final ca.uhn.fhir.model.api.Include INCLUDE_PATIENT
public static final String SP_STATUS
Description: active | suspended | inactive | entered in error
Type: token
Path: CareTeam.status
public static final ca.uhn.fhir.rest.gclient.TokenClientParam STATUS
Description: active | suspended | inactive | entered in error
Type: token
Path: CareTeam.status
public static final String SP_SUBJECT
Description: Who care team is for
Type: reference
Path: CareTeam.subject
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam SUBJECT
Description: Who care team is for
Type: reference
Path: CareTeam.subject
public static final ca.uhn.fhir.model.api.Include INCLUDE_SUBJECT
public static final String SP_PARTICIPANT
Description: Who is involved
Type: reference
Path: CareTeam.participant.member
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam PARTICIPANT
Description: Who is involved
Type: reference
Path: CareTeam.participant.member
public static final ca.uhn.fhir.model.api.Include INCLUDE_PARTICIPANT
public static final String SP_TYPE
Description: Type of team
Type: token
Path: CareTeam.type
public static final ca.uhn.fhir.rest.gclient.TokenClientParam TYPE
Description: Type of team
Type: token
Path: CareTeam.type
public static final String SP_DATE
Description: Time period team covers
Type: date
Path: CareTeam.period
public static final ca.uhn.fhir.rest.gclient.DateClientParam DATE
Description: Time period team covers
Type: date
Path: CareTeam.period
public static final String SP_IDENTIFIER
Description: External Ids for this team
Type: token
Path: CareTeam.identifier
public static final ca.uhn.fhir.rest.gclient.TokenClientParam IDENTIFIER
Description: External Ids for this team
Type: token
Path: CareTeam.identifier
public CareTeam()
public List<Identifier> getIdentifier()
identifier (This records identifiers associated with this care team that are defined by business processes and/or used to refer to it when a direct URL reference to the resource itself is not appropriate.)public boolean hasIdentifier()
public Identifier addIdentifier()
identifier (This records identifiers associated with this care team that are defined by business processes and/or used to refer to it when a direct URL reference to the resource itself is not appropriate.)public CareTeam addIdentifier(Identifier t)
public CodeableConcept getStatus()
status (Indicates whether the care team is currently active, suspended, inactive, or entered in error.)public boolean hasStatus()
public CareTeam setStatus(CodeableConcept value)
value - status (Indicates whether the care team is currently active, suspended, inactive, or entered in error.)public List<CodeableConcept> getType()
type (Identifies what kind of team. This is to support differentiation between multiple co-existing teams, such as care plan team, episode of care team, longitudinal care team.)public boolean hasType()
public CodeableConcept addType()
type (Identifies what kind of team. This is to support differentiation between multiple co-existing teams, such as care plan team, episode of care team, longitudinal care team.)public CareTeam addType(CodeableConcept t)
public StringType getNameElement()
name (Name of the care team.). This is the underlying object with id, value and extensions. The accessor "getName" gives direct access to the valuepublic boolean hasNameElement()
public boolean hasName()
public CareTeam setNameElement(StringType value)
value - name (Name of the care team.). This is the underlying object with id, value and extensions. The accessor "getName" gives direct access to the valuepublic Reference getSubject()
subject (Identifies the patient or group whose intended care is handled by the team.)public boolean hasSubject()
public CareTeam setSubject(Reference value)
value - subject (Identifies the patient or group whose intended care is handled by the team.)public Resource getSubjectTarget()
subject 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. (Identifies the patient or group whose intended care is handled by the team.)public CareTeam setSubjectTarget(Resource value)
value - subject 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. (Identifies the patient or group whose intended care is handled by the team.)public Period getPeriod()
period (Indicates when the team did (or is intended to) come into effect and end.)public boolean hasPeriod()
public CareTeam setPeriod(Period value)
value - period (Indicates when the team did (or is intended to) come into effect and end.)public List<CareTeam.CareTeamParticipantComponent> getParticipant()
participant (Identifies all people and organizations who are expected to be involved in the care team.)public boolean hasParticipant()
public CareTeam.CareTeamParticipantComponent addParticipant()
participant (Identifies all people and organizations who are expected to be involved in the care team.)public CareTeam addParticipant(CareTeam.CareTeamParticipantComponent t)
public Reference getManagingOrganization()
managingOrganization (The organization responsible for the care team.)public boolean hasManagingOrganization()
public CareTeam setManagingOrganization(Reference value)
value - managingOrganization (The organization responsible for the care team.)public Organization getManagingOrganizationTarget()
managingOrganization 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 organization responsible for the care team.)public CareTeam setManagingOrganizationTarget(Organization value)
value - managingOrganization 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 organization responsible for the care team.)protected void listChildren(List<Property> childrenList)
listChildren in class DomainResourcepublic Base[] getProperty(int hash, String name, boolean checkValid) throws org.hl7.fhir.exceptions.FHIRException
getProperty in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic void setProperty(int hash, String name, Base value) throws org.hl7.fhir.exceptions.FHIRException
setProperty in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic void setProperty(String name, Base value) throws org.hl7.fhir.exceptions.FHIRException
setProperty in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic Base makeProperty(int hash, String name) throws org.hl7.fhir.exceptions.FHIRException
makeProperty in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic Base addChild(String name) throws org.hl7.fhir.exceptions.FHIRException
addChild in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic String fhirType()
fhirType in class DomainResourcepublic CareTeam copy()
copy in class DomainResourcepublic boolean equalsDeep(Base other)
equalsDeep in class DomainResourcepublic boolean equalsShallow(Base other)
equalsShallow in class DomainResourcepublic boolean isEmpty()
isEmpty in interface org.hl7.fhir.instance.model.api.IBaseisEmpty in class DomainResourcepublic ResourceType getResourceType()
getResourceType in class ResourceCopyright © 2014–2018 University Health Network. All rights reserved.