EpisodeOfCare
BaseAn 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.
| Path | Card. | Type | Description & Constraints |
|---|---|---|---|
| EpisodeOfCare | 0..* | — | An association of a Patient with an Organization and Healthcare Provider(s) for a period of time that the Organization assumes some level of responsibility |
| .idΣ | 0..1 | String | Logical id of this artifact |
| .metaΣ | 0..1 | Meta | Metadata about the resource |
| .implicitRules?!Σ | 0..1 | uri | A set of rules under which this content was created |
| .language | 0..1 | code | Language of the resource content Bindinglanguages(preferred) |
| .text | 0..1 | Narrative | Text summary of the resource, for human interpretation |
| .contained | 0..* | Resource | Contained, inline Resources |
| .extension | 0..* | Extension | Additional content defined by implementations |
| .modifierExtension?! | 0..* | Extension | Extensions that cannot be ignored |
| .identifier | 0..* | Identifier | Business Identifier(s) relevant for this EpisodeOfCare |
| .status?!Σ | 1..1 | code | planned | waitlist | active | onhold | finished | cancelled | entered-in-error Bindingepisode-of-care-status(required) |
| .statusHistory | 0..* | BackboneElement | Past list of status codes (the current status may be included to cover the start date of the status) |
| .id | 0..1 | String | Unique id for inter-element referencing |
| .extension | 0..* | Extension | Additional content defined by implementations |
| .modifierExtension?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
| .status | 1..1 | code | planned | waitlist | active | onhold | finished | cancelled | entered-in-error Bindingepisode-of-care-status(required) |
| .period | 1..1 | Period | Duration the EpisodeOfCare was in the specified status |
| .typeΣ | 0..* | CodeableConcept | Type/class - e.g. specialist referral, disease management Bindingepisodeofcare-type(example) |
| .diagnosisΣ | 0..* | BackboneElement | The list of diagnosis relevant to this episode of care |
| .id | 0..1 | String | Unique id for inter-element referencing |
| .extension | 0..* | Extension | Additional content defined by implementations |
| .modifierExtension?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
| .conditionΣ | 1..1 | Reference(Condition) | Conditions/problems/diagnoses this episode of care is for |
| .roleΣ | 0..1 | CodeableConcept | Role that this diagnosis has within the episode of care (e.g. admission, billing, discharge …) Bindingdiagnosis-role(preferred) |
| .rankΣ | 0..1 | positiveInt | Ranking of the diagnosis (for each role type) |
| .patientΣ | 1..1 | Reference(Patient) | The patient who is the focus of this episode of care |
| .managingOrganizationΣ | 0..1 | Reference(Organization) | Organization that assumes care |
| .periodΣ | 0..1 | Period | Interval during responsibility is assumed |
| .referralRequest | 0..* | Reference(ServiceRequest) | Originating Referral Request(s) |
| .careManager | 0..1 | Reference(Practitioner | PractitionerRole) | Care manager/care coordinator for the patient |
| .team | 0..* | Reference(CareTeam) | Other practitioners facilitating this episode of care |
| .account | 0..* | Reference(Account) | The set of accounts that may be used for billing for this EpisodeOfCare |