HS.FHIR.DTL.vSTU3.Model.Resource.EpisodeOfCare
class HS.FHIR.DTL.vSTU3.Model.Resource.EpisodeOfCare extends HS.FHIR.DTL.vSTU3.Model.Base.DomainResource
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.Property Inventory
- account
- careManager
- diagnosis
- identifier
- managingOrganization
- patient
- period
- referralRequest
- status
- statusHistory
- team
- type
Parameters
NOTE: Direct use of XMLExport method does not support the ELEMENTQUALIFIED. The export must be done using %XML.Writer or SOAP support.
The default XMLTYPE is used when naming and referencing this type in a schema and the schema context did not provide an XML type name.
Properties
The set of accounts that may be used for billing for this EpisodeOfCare.
Account
Care manager/care co-ordinator for the patient.
Practitioner
The list of diagnosis relevant to this episode of care.
Business Identifier(s) relevant for this EpisodeOfCare.
Organization that assumes care.
Organization
The patient who is the focus of this episode of care.
Patient
Interval during responsibility is assumed.
Originating Referral Request(s)
ReferralRequest
planned | waitlist | active | onhold | finished | cancelled | entered-in-error
episode-of-care-status is the REQUIRED FHIR3 ValueSet for codes; you may NOT extend episode-of-care-status and you may NOT use codes from other ValueSets.
Past list of status codes (the current status may be included to cover the start date of the status)
Other practitioners facilitating this episode of care.
CareTeam
Type/class - e.g. specialist referral, disease management.
any FHIR3 code may be used; episodeofcare-type shows EXAMPLE codes, but you may use codes from any ValueSet.
Inherited Members
Inherited Properties
- contained
- extension
- id
- implicitRules
- language
- meta
- modifierExtension
- newResource
- newResourceReference
- primitiveExtension
- resourceType
- text
Inherited Methods
- %AddToSaveSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %IsA()
- %IsModified()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %ValidateObject()
- FromJSON()
- FromJSONDir()
- FromJSONFile()
- FromJSONHelper()
- FromXML()
- FromXMLHelper()
- PrimitiveExtensionHandler()
- ToJSON()
- ToJSONHelper()
- ToXML()
- ToXMLHelper()
- XMLDTD()
- XMLExport()
- XMLExportToStream()
- XMLExportToString()
- XMLNew()
- XMLSchema()
- XMLSchemaNamespace()
- XMLSchemaType()
- resourceTypeGet()