Package org.hl7.fhir.dstu2.model
Class EpisodeOfCare
java.lang.Object
org.hl7.fhir.dstu2.model.Base
org.hl7.fhir.dstu2.model.BaseResource
org.hl7.fhir.dstu2.model.Resource
org.hl7.fhir.dstu2.model.DomainResource
org.hl7.fhir.dstu2.model.EpisodeOfCare
- All Implemented Interfaces:
ca.uhn.fhir.model.api.IElement
,Serializable
,org.hl7.fhir.instance.model.api.IAnyResource
,org.hl7.fhir.instance.model.api.IBase
,org.hl7.fhir.instance.model.api.IBaseHasExtensions
,org.hl7.fhir.instance.model.api.IBaseHasModifierExtensions
,org.hl7.fhir.instance.model.api.IBaseResource
,org.hl7.fhir.instance.model.api.IDomainResource
An association between a patient and an organization / healthcare provider(s)
during which time encounters may occur. The managing organization assumes a
level of responsibility for the patient during this time.
- See Also:
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static enum
static class
static class
-
Field Summary
Modifier and TypeFieldDescriptionprotected Reference
The practitioner that is the care manager/care co-ordinator for this patient.protected Practitioner
The actual object that is the target of the reference (The practitioner that is the care manager/care co-ordinator for this patient.)protected List
<EpisodeOfCare.EpisodeOfCareCareTeamComponent> The list of practitioners that may be facilitating this episode of care for specific purposes.A list of conditions/problems/diagnoses that this episode of care is intended to be providing care for.The actual objects that are the target of the reference (A list of conditions/problems/diagnoses that this episode of care is intended to be providing care for.)protected List
<Identifier> Identifier(s) by which this EpisodeOfCare is known.protected Reference
The organization that has assumed the specific responsibilities for the specified duration.protected Organization
The actual object that is the target of the reference (The organization that has assumed the specific responsibilities for the specified duration.)protected Reference
The patient that this EpisodeOfCare applies to.protected Patient
The actual object that is the target of the reference (The patient that this EpisodeOfCare applies to.)protected Period
The interval during which the managing organization assumes the defined responsibility.Referral Request(s) that are fulfilled by this EpisodeOfCare, incoming referrals.protected List
<ReferralRequest> The actual objects that are the target of the reference (Referral Request(s) that are fulfilled by this EpisodeOfCare, incoming referrals.)static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
protected Enumeration
<EpisodeOfCare.EpisodeOfCareStatus> planned | waitlist | active | onhold | finished | cancelled.The history of statuses that the EpisodeOfCare has been through (without requiring processing the history of the resource).protected List
<CodeableConcept> A classification of the type of encounter; e.g.Fields inherited from class org.hl7.fhir.dstu2.model.DomainResource
contained, extension, modifierExtension, text
Fields inherited from class org.hl7.fhir.dstu2.model.Resource
id, implicitRules, language, meta
Fields inherited from interface org.hl7.fhir.instance.model.api.IAnyResource
RES_ID, RES_LAST_UPDATED, RES_PROFILE, RES_SECURITY, RES_TAG, SP_RES_ID, SP_RES_LAST_UPDATED, SP_RES_PROFILE, SP_RES_SECURITY, SP_RES_TAG
Fields inherited from interface org.hl7.fhir.instance.model.api.IBaseResource
INCLUDE_ALL, WILDCARD_ALL_SET
-
Constructor Summary
ConstructorDescriptionEpisodeOfCare
(Enumeration<EpisodeOfCare.EpisodeOfCareStatus> status, Reference patient) -
Method Summary
Modifier and TypeMethodDescriptionaddType()
copy()
boolean
equalsDeep
(Base other) boolean
equalsShallow
(Base other) fhirType()
getType()
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
hasType()
boolean
isEmpty()
protected void
listChildren
(List<Property> childrenList) setCareManager
(Reference value) setCareManagerTarget
(Practitioner value) setManagingOrganization
(Reference value) setPatient
(Reference value) setPatientTarget
(Patient value) void
setProperty
(String name, Base value) protected EpisodeOfCare
Methods inherited from class org.hl7.fhir.dstu2.model.DomainResource
addContained, addExtension, addExtension, addModifierExtension, addModifierExtension, copyValues, getContained, getExtension, getExtensionByUrl, getModifierExtension, getText, hasContained, hasExtension, hasExtension, hasModifierExtension, hasText, setText
Methods inherited from class org.hl7.fhir.dstu2.model.Resource
copyValues, getId, getIdElement, getImplicitRules, getImplicitRulesElement, getLanguage, getLanguageElement, getMeta, hasId, hasIdElement, hasImplicitRules, hasImplicitRulesElement, hasLanguage, hasLanguageElement, hasMeta, setId, setIdElement, setImplicitRules, setImplicitRulesElement, setLanguage, setLanguageElement, setMeta
Methods inherited from class org.hl7.fhir.dstu2.model.BaseResource
getStructureFhirVersionEnum, setId
Methods inherited from class org.hl7.fhir.dstu2.model.Base
castToAddress, 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, setUserDataINN
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.hl7.fhir.instance.model.api.IAnyResource
getId, getIdElement, getLanguageElement, getUserData, setId, setUserData
Methods inherited from interface org.hl7.fhir.instance.model.api.IBase
getFormatCommentsPost, getFormatCommentsPre, hasFormatComment
Methods inherited from interface org.hl7.fhir.instance.model.api.IBaseResource
getMeta, getStructureFhirVersionEnum, isDeleted, setId
-
Field Details
-
identifier
Identifier(s) by which this EpisodeOfCare is known. -
status
planned | waitlist | active | onhold | finished | cancelled. -
statusHistory
The history of statuses that the EpisodeOfCare has been through (without requiring processing the history of the resource). -
type
A classification of the type of encounter; e.g. specialist referral, disease management, type of funded care. -
condition
A list of conditions/problems/diagnoses that this episode of care is intended to be providing care for. -
conditionTarget
The actual objects that are the target of the reference (A list of conditions/problems/diagnoses that this episode of care is intended to be providing care for.) -
patient
The patient that this EpisodeOfCare applies to. -
patientTarget
The actual object that is the target of the reference (The patient that this EpisodeOfCare applies to.) -
managingOrganization
The organization that has assumed the specific responsibilities for the specified duration. -
managingOrganizationTarget
The actual object that is the target of the reference (The organization that has assumed the specific responsibilities for the specified duration.) -
period
The interval during which the managing organization assumes the defined responsibility. -
referralRequest
Referral Request(s) that are fulfilled by this EpisodeOfCare, incoming referrals. -
referralRequestTarget
The actual objects that are the target of the reference (Referral Request(s) that are fulfilled by this EpisodeOfCare, incoming referrals.) -
careManager
The practitioner that is the care manager/care co-ordinator for this patient. -
careManagerTarget
The actual object that is the target of the reference (The practitioner that is the care manager/care co-ordinator for this patient.) -
careTeam
The list of practitioners that may be facilitating this episode of care for specific purposes. -
SP_DATE
- See Also:
-
SP_IDENTIFIER
- See Also:
-
SP_CONDITION
- See Also:
-
SP_INCOMINGREFERRAL
- See Also:
-
SP_PATIENT
- See Also:
-
SP_ORGANIZATION
- See Also:
-
SP_TEAMMEMBER
- See Also:
-
SP_TYPE
- See Also:
-
SP_CAREMANAGER
- See Also:
-
SP_STATUS
- See Also:
-
-
Constructor Details
-
EpisodeOfCare
public EpisodeOfCare() -
EpisodeOfCare
-
-
Method Details
-
getIdentifier
- Returns:
identifier
(Identifier(s) by which this EpisodeOfCare is known.)
-
hasIdentifier
-
addIdentifier
- Returns:
identifier
(Identifier(s) by which this EpisodeOfCare is known.)
-
addIdentifier
-
getStatusElement
- Returns:
status
(planned | waitlist | active | onhold | finished | cancelled.). This is the underlying object with id, value and extensions. The accessor "getStatus" gives direct access to the value
-
hasStatusElement
-
hasStatus
-
setStatusElement
- Parameters:
value
-status
(planned | waitlist | active | onhold | finished | cancelled.). This is the underlying object with id, value and extensions. The accessor "getStatus" gives direct access to the value
-
getStatus
- Returns:
- planned | waitlist | active | onhold | finished | cancelled.
-
setStatus
- Parameters:
value
- planned | waitlist | active | onhold | finished | cancelled.
-
getStatusHistory
- Returns:
statusHistory
(The history of statuses that the EpisodeOfCare has been through (without requiring processing the history of the resource).)
-
hasStatusHistory
-
addStatusHistory
- Returns:
statusHistory
(The history of statuses that the EpisodeOfCare has been through (without requiring processing the history of the resource).)
-
addStatusHistory
-
getType
- Returns:
type
(A classification of the type of encounter; e.g. specialist referral, disease management, type of funded care.)
-
hasType
-
addType
- Returns:
type
(A classification of the type of encounter; e.g. specialist referral, disease management, type of funded care.)
-
addType
-
getCondition
- Returns:
condition
(A list of conditions/problems/diagnoses that this episode of care is intended to be providing care for.)
-
hasCondition
-
addCondition
- Returns:
condition
(A list of conditions/problems/diagnoses that this episode of care is intended to be providing care for.)
-
addCondition
-
getConditionTarget
- Returns:
condition
(The actual objects that are the target of the reference. The reference library doesn't populate this, but you can use this to hold the resources if you resolvethemt. A list of conditions/problems/diagnoses that this episode of care is intended to be providing care for.)
-
addConditionTarget
- Returns:
condition
(Add an actual object that is the target of the reference. The reference library doesn't use these, but you can use this to hold the resources if you resolvethemt. A list of conditions/problems/diagnoses that this episode of care is intended to be providing care for.)
-
getPatient
- Returns:
patient
(The patient that this EpisodeOfCare applies to.)
-
hasPatient
-
setPatient
- Parameters:
value
-patient
(The patient that this EpisodeOfCare applies to.)
-
getPatientTarget
- Returns:
patient
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 patient that this EpisodeOfCare applies to.)
-
setPatientTarget
- Parameters:
value
-patient
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 patient that this EpisodeOfCare applies to.)
-
getManagingOrganization
- Returns:
managingOrganization
(The organization that has assumed the specific responsibilities for the specified duration.)
-
hasManagingOrganization
-
setManagingOrganization
- Parameters:
value
-managingOrganization
(The organization that has assumed the specific responsibilities for the specified duration.)
-
getManagingOrganizationTarget
- Returns:
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 that has assumed the specific responsibilities for the specified duration.)
-
setManagingOrganizationTarget
- Parameters:
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 that has assumed the specific responsibilities for the specified duration.)
-
getPeriod
- Returns:
period
(The interval during which the managing organization assumes the defined responsibility.)
-
hasPeriod
-
setPeriod
- Parameters:
value
-period
(The interval during which the managing organization assumes the defined responsibility.)
-
getReferralRequest
- Returns:
referralRequest
(Referral Request(s) that are fulfilled by this EpisodeOfCare, incoming referrals.)
-
hasReferralRequest
-
addReferralRequest
- Returns:
referralRequest
(Referral Request(s) that are fulfilled by this EpisodeOfCare, incoming referrals.)
-
addReferralRequest
-
getReferralRequestTarget
- Returns:
referralRequest
(The actual objects that are the target of the reference. The reference library doesn't populate this, but you can use this to hold the resources if you resolvethemt. Referral Request(s) that are fulfilled by this EpisodeOfCare, incoming referrals.)
-
addReferralRequestTarget
- Returns:
referralRequest
(Add an actual object that is the target of the reference. The reference library doesn't use these, but you can use this to hold the resources if you resolvethemt. Referral Request(s) that are fulfilled by this EpisodeOfCare, incoming referrals.)
-
getCareManager
- Returns:
careManager
(The practitioner that is the care manager/care co-ordinator for this patient.)
-
hasCareManager
-
setCareManager
- Parameters:
value
-careManager
(The practitioner that is the care manager/care co-ordinator for this patient.)
-
getCareManagerTarget
- Returns:
careManager
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 that is the care manager/care co-ordinator for this patient.)
-
setCareManagerTarget
- Parameters:
value
-careManager
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 that is the care manager/care co-ordinator for this patient.)
-
getCareTeam
- Returns:
careTeam
(The list of practitioners that may be facilitating this episode of care for specific purposes.)
-
hasCareTeam
-
addCareTeam
- Returns:
careTeam
(The list of practitioners that may be facilitating this episode of care for specific purposes.)
-
addCareTeam
-
listChildren
- Overrides:
listChildren
in classDomainResource
-
setProperty
- Overrides:
setProperty
in classDomainResource
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
addChild
- Overrides:
addChild
in classDomainResource
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
fhirType
- Specified by:
fhirType
in interfaceorg.hl7.fhir.instance.model.api.IBase
- Overrides:
fhirType
in classDomainResource
-
copy
- Specified by:
copy
in classDomainResource
-
typedCopy
-
equalsDeep
- Overrides:
equalsDeep
in classDomainResource
-
equalsShallow
- Overrides:
equalsShallow
in classDomainResource
-
isEmpty
- Specified by:
isEmpty
in interfaceorg.hl7.fhir.instance.model.api.IBase
- Overrides:
isEmpty
in classDomainResource
-
getResourceType
- Specified by:
getResourceType
in classResource
-