Skip to main content

EpisodeOfCare

Trial Use 2 Clinical — Care Provision

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.

Endpoints

devhttps://api.sandbox.ovok.com/fhir/R5/EpisodeOfCare
InteractionMethodPath
ReadGET/fhir/R5/EpisodeOfCare/[id]
VreadGET/fhir/R5/EpisodeOfCare/[id]/_history/[vid]
UpdatePUT/fhir/R5/EpisodeOfCare/[id]
PatchPATCH/fhir/R5/EpisodeOfCare/[id]
DeleteDELETE/fhir/R5/EpisodeOfCare/[id]
CreatePOST/fhir/R5/EpisodeOfCare
SearchGET/fhir/R5/EpisodeOfCare?...
HistoryGET/fhir/R5/EpisodeOfCare/[id]/_history
Type-historyGET/fhir/R5/EpisodeOfCare/_history

Top-level elements

ElementType(s)CardinalityDescription
identifierIdentifier0..*Business Identifier(s) relevant for this EpisodeOfCare
statuscode1..1planned
statusHistoryBackboneElement0..*Past list of status codes (the current status may be included to cover the start date of the status)
typeCodeableConcept0..*Type/class - e.g. specialist referral, disease management
reasonBackboneElement0..*The list of medical reasons that are expected to be addressed during the episode of care
diagnosisBackboneElement0..*The list of medical conditions that were addressed during the episode of care
patientReference1..1The patient who is the focus of this episode of care
managingOrganizationReference0..1Organization that assumes responsibility for care coordination
periodPeriod0..1Interval during responsibility is assumed
referralRequestReference0..*Originating Referral Request(s)
careManagerReference0..1Care manager/care coordinator for the patient
careTeamReference0..*Other practitioners facilitating this episode of care
accountReference0..*The set of accounts that may be used for billing for this EpisodeOfCare

Resource-specific search parameters

ParameterTypeDescription
care-managerreferenceCare manager/care coordinator for the patient
datedateWhen the event occurred
diagnosis-codetokenConditions/problems/diagnoses this episode of care is for (coded)
diagnosis-referencereferenceConditions/problems/diagnoses this episode of care is for (resource reference)
identifiertokenAccount number
incoming-referralreferenceIncoming Referral Request
organizationreferenceThe organization that has assumed the specific responsibilities of this EpisodeOfCare
patientreferenceThe entity that caused the expenses
reason-codetokenReference to a concept (coded)
reason-referencereferenceReference to a resource (resource reference)
statustokenThe current status of the Episode of Care as provided (does not check the status history collection)
typetokenE.g. patient, expense, depreciation

Reference

  • Official FHIR R5 spec: EpisodeOfCare
  • Maturity: Trial Use 2 (FMM 2).