public class CareTeam extends DomainResource
| Modifier and Type | Class and Description |
|---|---|
static class |
CareTeam.CareTeamParticipantComponent |
static class |
CareTeam.CareTeamStatus |
static class |
CareTeam.CareTeamStatusEnumFactory |
| Modifier and Type | Field and Description |
|---|---|
protected List<CodeableConcept> |
category
Identifies what kind of team.
|
static ca.uhn.fhir.rest.gclient.TokenClientParam |
CATEGORY
Fluent Client search parameter constant for category
|
static ca.uhn.fhir.rest.gclient.DateClientParam |
DATE
Fluent Client search parameter constant for date
|
protected Reference |
encounter
The Encounter during which this CareTeam was created or to which the creation of this record is tightly associated.
|
static ca.uhn.fhir.rest.gclient.ReferenceClientParam |
ENCOUNTER
Fluent Client search parameter constant for encounter
|
protected Encounter |
encounterTarget
The actual object that is the target of the reference (The Encounter during which this CareTeam was created or to which the creation of this record is tightly associated.)
|
protected List<Identifier> |
identifier
Business identifiers assigned to this care team by the performer or other systems which remain constant as the resource is updated and propagates from server to server.
|
static ca.uhn.fhir.rest.gclient.TokenClientParam |
IDENTIFIER
Fluent Client search parameter constant for identifier
|
static ca.uhn.fhir.model.api.Include |
INCLUDE_ENCOUNTER
Constant for fluent queries to be used to add include statements.
|
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 List<Reference> |
managingOrganization
The organization responsible for the care team.
|
protected List<Organization> |
managingOrganizationTarget
The actual objects that are the target of the reference (The organization responsible for the care team.)
|
protected StringType |
name
A label for human use intended to distinguish like teams.
|
protected List<Annotation> |
note
Comments made about the CareTeam.
|
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.
|
protected List<CodeableConcept> |
reasonCode
Describes why the care team exists.
|
protected List<Reference> |
reasonReference
Condition(s) that this care team addresses.
|
protected List<Condition> |
reasonReferenceTarget
The actual objects that are the target of the reference (Condition(s) that this care team addresses.)
|
static String |
SP_CATEGORY
Search parameter: category
|
static String |
SP_DATE
Search parameter: date
|
static String |
SP_ENCOUNTER
Search parameter: encounter
|
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
|
protected Enumeration<CareTeam.CareTeamStatus> |
status
Indicates the current state of the care team.
|
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<ContactPoint> |
telecom
A central contact detail for the care team (that applies to all members).
|
contained, extension, modifierExtension, textid, implicitRules, language, meta| Constructor and Description |
|---|
CareTeam()
Constructor
|
addContained, addExtension, addExtension, addExtension, addModifierExtension, addModifierExtension, checkNoModifiers, copyValues, getContained, getExtension, getExtensionByUrl, getExtensionsByUrl, getModifierExtension, getModifierExtensionsByUrl, getText, hasContained, hasExtension, hasExtension, hasModifierExtension, hasText, setContained, setExtension, setModifierExtension, setTextcopyValues, getId, getIdBase, getIdElement, getImplicitRules, getImplicitRulesElement, getLanguage, getLanguage, getLanguageElement, getMeta, hasId, hasIdElement, hasImplicitRules, hasImplicitRulesElement, hasLanguage, hasLanguageElement, hasMeta, setId, setIdBase, setIdElement, setImplicitRules, setImplicitRulesElement, setLanguage, setLanguageElement, setMetagetStructureFhirVersionEnum, isResource, setIdcastToAddress, castToAnnotation, castToAttachment, castToBase64Binary, castToBoolean, castToCanonical, castToCode, castToCodeableConcept, castToCoding, castToContactDetail, castToContactPoint, castToContributor, castToDataRequirement, castToDate, castToDateTime, castToDecimal, castToDosage, castToDuration, castToElementDefinition, castToExpression, castToExtension, castToHumanName, castToId, castToIdentifier, castToInstant, castToInteger, castToMarkdown, castToMarketingStatus, castToMeta, castToMoney, castToNarrative, castToOid, castToParameterDefinition, castToPeriod, castToPopulation, castToPositiveInt, castToProdCharacteristic, castToProductShelfLife, castToQuantity, castToRange, castToRatio, castToReference, castToRelatedArtifact, castToResource, castToSampledData, castToSignature, castToSimpleQuantity, castToString, castToSubstanceAmount, castToTime, castToTiming, castToTriggerDefinition, castToType, castToUnsignedInt, castToUri, castToUrl, castToUsageContext, castToXhtml, castToXhtmlString, children, clearUserData, compareDeep, compareDeep, compareDeep, compareDeep, compareValues, compareValues, dateTimeValue, equals, getChildByName, getFormatCommentsPost, getFormatCommentsPre, getNamedProperty, getUserData, getUserInt, getUserString, hasFormatComment, hasPrimitiveValue, hasType, hasUserData, isBooleanPrimitive, isDateTime, 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 Enumeration<CareTeam.CareTeamStatus> status
protected List<CodeableConcept> category
protected StringType name
protected Reference subject
protected Resource subjectTarget
protected Reference encounter
protected Encounter encounterTarget
protected Period period
protected List<CareTeam.CareTeamParticipantComponent> participant
protected List<CodeableConcept> reasonCode
protected List<Reference> reasonReference
protected List<Condition> reasonReferenceTarget
protected List<Reference> managingOrganization
protected List<Organization> managingOrganizationTarget
protected List<ContactPoint> telecom
protected List<Annotation> note
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 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_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_ENCOUNTER
Description: Encounter created as part of
Type: reference
Path: CareTeam.encounter
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam ENCOUNTER
Description: Encounter created as part of
Type: reference
Path: CareTeam.encounter
public static final ca.uhn.fhir.model.api.Include INCLUDE_ENCOUNTER
public static final String SP_CATEGORY
Description: Type of team
Type: token
Path: CareTeam.category
public static final ca.uhn.fhir.rest.gclient.TokenClientParam CATEGORY
Description: Type of team
Type: token
Path: CareTeam.category
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_STATUS
Description: proposed | active | suspended | inactive | entered-in-error
Type: token
Path: CareTeam.status
public static final ca.uhn.fhir.rest.gclient.TokenClientParam STATUS
Description: proposed | active | suspended | inactive | entered-in-error
Type: token
Path: CareTeam.status
public CareTeam()
public List<Identifier> getIdentifier()
identifier (Business identifiers assigned to this care team by the performer or other systems which remain constant as the resource is updated and propagates from server to server.)public CareTeam setIdentifier(List<Identifier> theIdentifier)
this for easy method chainingpublic boolean hasIdentifier()
public Identifier addIdentifier()
public CareTeam addIdentifier(Identifier t)
public Identifier getIdentifierFirstRep()
identifier, creating it if it does not already existpublic Enumeration<CareTeam.CareTeamStatus> getStatusElement()
status (Indicates the current state of the care team.). This is the underlying object with id, value and extensions. The accessor "getStatus" gives direct access to the valuepublic boolean hasStatusElement()
public boolean hasStatus()
public CareTeam setStatusElement(Enumeration<CareTeam.CareTeamStatus> value)
value - status (Indicates the current state of the care team.). This is the underlying object with id, value and extensions. The accessor "getStatus" gives direct access to the valuepublic CareTeam.CareTeamStatus getStatus()
public CareTeam setStatus(CareTeam.CareTeamStatus value)
value - Indicates the current state of the care team.public List<CodeableConcept> getCategory()
category (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 setCategory(List<CodeableConcept> theCategory)
this for easy method chainingpublic boolean hasCategory()
public CodeableConcept addCategory()
public CareTeam addCategory(CodeableConcept t)
public CodeableConcept getCategoryFirstRep()
category, creating it if it does not already existpublic StringType getNameElement()
name (A label for human use intended to distinguish like teams. E.g. the "red" vs. "green" trauma teams.). 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 (A label for human use intended to distinguish like teams. E.g. the "red" vs. "green" trauma teams.). This is the underlying object with id, value and extensions. The accessor "getName" gives direct access to the valuepublic String getName()
public CareTeam setName(String value)
value - A label for human use intended to distinguish like teams. E.g. the "red" vs. "green" trauma teams.public 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 Reference getEncounter()
encounter (The Encounter during which this CareTeam was created or to which the creation of this record is tightly associated.)public boolean hasEncounter()
public CareTeam setEncounter(Reference value)
value - encounter (The Encounter during which this CareTeam was created or to which the creation of this record is tightly associated.)public Encounter getEncounterTarget()
encounter 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 Encounter during which this CareTeam was created or to which the creation of this record is tightly associated.)public CareTeam setEncounterTarget(Encounter value)
value - encounter 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 Encounter during which this CareTeam was created or to which the creation of this record is tightly associated.)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 CareTeam setParticipant(List<CareTeam.CareTeamParticipantComponent> theParticipant)
this for easy method chainingpublic boolean hasParticipant()
public CareTeam.CareTeamParticipantComponent addParticipant()
public CareTeam addParticipant(CareTeam.CareTeamParticipantComponent t)
public CareTeam.CareTeamParticipantComponent getParticipantFirstRep()
participant, creating it if it does not already existpublic List<CodeableConcept> getReasonCode()
reasonCode (Describes why the care team exists.)public CareTeam setReasonCode(List<CodeableConcept> theReasonCode)
this for easy method chainingpublic boolean hasReasonCode()
public CodeableConcept addReasonCode()
public CareTeam addReasonCode(CodeableConcept t)
public CodeableConcept getReasonCodeFirstRep()
reasonCode, creating it if it does not already existpublic List<Reference> getReasonReference()
reasonReference (Condition(s) that this care team addresses.)public CareTeam setReasonReference(List<Reference> theReasonReference)
this for easy method chainingpublic boolean hasReasonReference()
public Reference addReasonReference()
public CareTeam addReasonReference(Reference t)
public Reference getReasonReferenceFirstRep()
reasonReference, creating it if it does not already exist@Deprecated public List<Condition> getReasonReferenceTarget()
@Deprecated public Condition addReasonReferenceTarget()
public List<Reference> getManagingOrganization()
managingOrganization (The organization responsible for the care team.)public CareTeam setManagingOrganization(List<Reference> theManagingOrganization)
this for easy method chainingpublic boolean hasManagingOrganization()
public Reference addManagingOrganization()
public CareTeam addManagingOrganization(Reference t)
public Reference getManagingOrganizationFirstRep()
managingOrganization, creating it if it does not already exist@Deprecated public List<Organization> getManagingOrganizationTarget()
@Deprecated public Organization addManagingOrganizationTarget()
public List<ContactPoint> getTelecom()
telecom (A central contact detail for the care team (that applies to all members).)public CareTeam setTelecom(List<ContactPoint> theTelecom)
this for easy method chainingpublic boolean hasTelecom()
public ContactPoint addTelecom()
public CareTeam addTelecom(ContactPoint t)
public ContactPoint getTelecomFirstRep()
telecom, creating it if it does not already existpublic List<Annotation> getNote()
note (Comments made about the CareTeam.)public CareTeam setNote(List<Annotation> theNote)
this for easy method chainingpublic boolean hasNote()
public Annotation addNote()
public CareTeam addNote(Annotation t)
public Annotation getNoteFirstRep()
note, creating it if it does not already existprotected void listChildren(List<Property> children)
listChildren in class DomainResourcepublic Property getNamedProperty(int _hash, String _name, boolean _checkValid) throws org.hl7.fhir.exceptions.FHIRException
getNamedProperty in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic Base[] getProperty(int hash, String name, boolean checkValid) throws org.hl7.fhir.exceptions.FHIRException
getProperty in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic Base setProperty(int hash, String name, Base value) throws org.hl7.fhir.exceptions.FHIRException
setProperty in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic Base 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 String[] getTypesForProperty(int hash, String name) throws org.hl7.fhir.exceptions.FHIRException
getTypesForProperty 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 interface org.hl7.fhir.instance.model.api.IBasefhirType in class DomainResourcepublic CareTeam copy()
copy in class DomainResourcepublic void copyValues(CareTeam dst)
public 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–2021 Health Level 7. All rights reserved.