Class EpisodeOfCare
- All Implemented Interfaces:
org.jvnet.jaxb2_commons.lang.Equals2,org.jvnet.jaxb2_commons.lang.HashCode2,org.jvnet.jaxb2_commons.lang.ToString2
Java class for EpisodeOfCare complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="EpisodeOfCare">
<complexContent>
<extension base="{http://hl7.org/fhir}DomainResource">
<sequence>
<element name="identifier" type="{http://hl7.org/fhir}Identifier" maxOccurs="unbounded" minOccurs="0"/>
<element name="status" type="{http://hl7.org/fhir}EpisodeOfCareStatus"/>
<element name="statusHistory" type="{http://hl7.org/fhir}EpisodeOfCare.StatusHistory" maxOccurs="unbounded" minOccurs="0"/>
<element name="type" type="{http://hl7.org/fhir}CodeableConcept" maxOccurs="unbounded" minOccurs="0"/>
<element name="condition" type="{http://hl7.org/fhir}Reference" maxOccurs="unbounded" minOccurs="0"/>
<element name="patient" type="{http://hl7.org/fhir}Reference"/>
<element name="managingOrganization" type="{http://hl7.org/fhir}Reference" minOccurs="0"/>
<element name="period" type="{http://hl7.org/fhir}Period" minOccurs="0"/>
<element name="referralRequest" type="{http://hl7.org/fhir}Reference" maxOccurs="unbounded" minOccurs="0"/>
<element name="careManager" type="{http://hl7.org/fhir}Reference" minOccurs="0"/>
<element name="team" type="{http://hl7.org/fhir}Reference" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Referenceprotected List<Identifier> protected Referenceprotected Referenceprotected Periodprotected EpisodeOfCareStatusprotected List<EpisodeOfCareStatusHistory> protected List<CodeableConcept> Fields inherited from class org.hl7.fhir.DomainResource
contained, extension, modifierExtension, textFields inherited from class org.hl7.fhir.Resource
id, implicitRules, language, meta -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionappend(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy) appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy) booleanbooleanequals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy) Gets the value of the careManager property.Gets the value of the condition property.Gets the value of the identifier property.Gets the value of the managingOrganization property.Gets the value of the patient property.Gets the value of the period property.Gets the value of the referralRequest property.Gets the value of the status property.Gets the value of the statusHistory property.getTeam()Gets the value of the team property.getType()Gets the value of the type property.inthashCode()inthashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy) voidsetCareManager(Reference value) Sets the value of the careManager property.voidsetCondition(List<Reference> value) voidsetIdentifier(List<Identifier> value) voidsetManagingOrganization(Reference value) Sets the value of the managingOrganization property.voidsetPatient(Reference value) Sets the value of the patient property.voidSets the value of the period property.voidsetReferralRequest(List<Reference> value) voidsetStatus(EpisodeOfCareStatus value) Sets the value of the status property.voidvoidvoidsetType(List<CodeableConcept> value) toString()withCareManager(Reference value) withCondition(Collection<Reference> values) withCondition(Reference... values) withContained(Collection<ResourceContainer> values) withContained(ResourceContainer... values) withExtension(Collection<Extension> values) withExtension(Extension... values) withIdentifier(Collection<Identifier> values) withIdentifier(Identifier... values) withImplicitRules(Uri value) withLanguage(Code value) withModifierExtension(Collection<Extension> values) withModifierExtension(Extension... values) withPatient(Reference value) withPeriod(Period value) withReferralRequest(Collection<Reference> values) withReferralRequest(Reference... values) withStatus(EpisodeOfCareStatus value) withStatusHistory(EpisodeOfCareStatusHistory... values) withTeam(Collection<Reference> values) withType(Collection<CodeableConcept> values) withType(CodeableConcept... values) Methods inherited from class org.hl7.fhir.DomainResource
getContained, getExtension, getModifierExtension, getText, setContained, setExtension, setModifierExtension, setTextMethods inherited from class org.hl7.fhir.Resource
getId, getImplicitRules, getLanguage, getMeta, setId, setImplicitRules, setLanguage, setMeta
-
Field Details
-
identifier
-
status
-
statusHistory
-
type
-
condition
-
patient
-
managingOrganization
-
period
-
referralRequest
-
careManager
-
team
-
-
Constructor Details
-
EpisodeOfCare
public EpisodeOfCare()
-
-
Method Details
-
getIdentifier
Gets the value of the identifier property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a
setmethod for the identifier property.For example, to add a new item, do as follows:
getIdentifier().add(newItem);Objects of the following type(s) are allowed in the list
Identifier -
getStatus
Gets the value of the status property.- Returns:
- possible object is
EpisodeOfCareStatus
-
setStatus
Sets the value of the status property.- Parameters:
value- allowed object isEpisodeOfCareStatus
-
getStatusHistory
Gets the value of the statusHistory property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a
setmethod for the statusHistory property.For example, to add a new item, do as follows:
getStatusHistory().add(newItem);Objects of the following type(s) are allowed in the list
EpisodeOfCareStatusHistory -
getType
Gets the value of the type property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a
setmethod for the type property.For example, to add a new item, do as follows:
getType().add(newItem);Objects of the following type(s) are allowed in the list
CodeableConcept -
getCondition
Gets the value of the condition property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a
setmethod for the condition property.For example, to add a new item, do as follows:
getCondition().add(newItem);Objects of the following type(s) are allowed in the list
Reference -
getPatient
Gets the value of the patient property.- Returns:
- possible object is
Reference
-
setPatient
Sets the value of the patient property.- Parameters:
value- allowed object isReference
-
getManagingOrganization
Gets the value of the managingOrganization property.- Returns:
- possible object is
Reference
-
setManagingOrganization
Sets the value of the managingOrganization property.- Parameters:
value- allowed object isReference
-
getPeriod
Gets the value of the period property.- Returns:
- possible object is
Period
-
setPeriod
Sets the value of the period property.- Parameters:
value- allowed object isPeriod
-
getReferralRequest
Gets the value of the referralRequest property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a
setmethod for the referralRequest property.For example, to add a new item, do as follows:
getReferralRequest().add(newItem);Objects of the following type(s) are allowed in the list
Reference -
getCareManager
Gets the value of the careManager property.- Returns:
- possible object is
Reference
-
setCareManager
Sets the value of the careManager property.- Parameters:
value- allowed object isReference
-
getTeam
Gets the value of the team property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a
setmethod for the team property.For example, to add a new item, do as follows:
getTeam().add(newItem);Objects of the following type(s) are allowed in the list
Reference -
withIdentifier
-
withIdentifier
-
withStatus
-
withStatusHistory
-
withStatusHistory
-
withType
-
withType
-
withCondition
-
withCondition
-
withPatient
-
withManagingOrganization
-
withPeriod
-
withReferralRequest
-
withReferralRequest
-
withCareManager
-
withTeam
-
withTeam
-
withText
- Overrides:
withTextin classDomainResource
-
withContained
- Overrides:
withContainedin classDomainResource
-
withContained
- Overrides:
withContainedin classDomainResource
-
withExtension
- Overrides:
withExtensionin classDomainResource
-
withExtension
- Overrides:
withExtensionin classDomainResource
-
withModifierExtension
- Overrides:
withModifierExtensionin classDomainResource
-
withModifierExtension
- Overrides:
withModifierExtensionin classDomainResource
-
withId
- Overrides:
withIdin classDomainResource
-
withMeta
- Overrides:
withMetain classDomainResource
-
withImplicitRules
- Overrides:
withImplicitRulesin classDomainResource
-
withLanguage
- Overrides:
withLanguagein classDomainResource
-
equals
public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy) - Specified by:
equalsin interfaceorg.jvnet.jaxb2_commons.lang.Equals2- Overrides:
equalsin classDomainResource
-
equals
- Overrides:
equalsin classDomainResource
-
hashCode
public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy) - Specified by:
hashCodein interfaceorg.jvnet.jaxb2_commons.lang.HashCode2- Overrides:
hashCodein classDomainResource
-
hashCode
public int hashCode()- Overrides:
hashCodein classDomainResource
-
toString
- Overrides:
toStringin classDomainResource
-
append
public StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy) - Specified by:
appendin interfaceorg.jvnet.jaxb2_commons.lang.ToString2- Overrides:
appendin classDomainResource
-
appendFields
public StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy) - Specified by:
appendFieldsin interfaceorg.jvnet.jaxb2_commons.lang.ToString2- Overrides:
appendFieldsin classDomainResource
-
setIdentifier
-
setStatusHistory
-
setType
-
setCondition
-
setReferralRequest
-
setTeam
-