This EpisodeOfCare resource has been constrained to represent a Professional Contact Association between a Care Professional or a Team with a subject for a Child Health event.
Name | Card. | Type | Description & Constraints |
---|---|---|---|
EpisodeOfCare | DomainResource | 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 | Id | 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 Binding A human language. (http://tools.ietf.org/html/bcp47) Binding Strength Required |
text | 0..1 | Narrative | Text summary of the resource, for human interpretation |
contained | 0..* | Resource | Contained, inline Resources |
identifier | 1..1 | Identifier | Identifier(s) for the EpisodeOfCare |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
system | 1..1 | Uri | The namespace for the identifier Example Value http://www.acme.com/identifiers/patient or urn:ietf:rfc:3986 if the Identifier.value itself is a full uri |
value | 1..1 | String | The value that is unique Example Value 123456 |
status | 1..1 | Code | planned | waitlist | active | onhold | finished | cancelled Binding The status of the encounter. (http://hl7.org/fhir/ValueSet/episode-of-care-status) Binding Strength Required |
statusHistory | 0..* | BackboneElement | Past list of status codes |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
status | 1..1 | Code | planned | waitlist | active | onhold | finished | cancelled Binding The status of the encounter. (http://hl7.org/fhir/ValueSet/episode-of-care-status) Binding Strength Required |
period | 1..1 | Period | Period for the status |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
start | 0..1 | DateTime | Starting time with inclusive boundary |
end | 0..1 | DateTime | End time with inclusive boundary, if not ongoing |
type | 1..* | CodeableConcept | Type/class - e.g. specialist referral, disease management Binding The type of association between the patient and the care professional or team (https://fhir.nhs.uk/ValueSet/DCH-AssociationType-1) Binding Strength Required |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
coding | 1..* | Coding | Code defined by a terminology system |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
system | 1..1 | Uri | Identity of the terminology system Fixed Value https://fhir.nhs.uk/DCH-AssociationType-1 |
version | 0..1 | String | Version of the system - if relevant |
code | 1..1 | Code | Symbol in syntax defined by the system |
display | 1..1 | String | Representation defined by the system |
userSelected | 0..1 | Boolean | If this coding was chosen directly by the user |
text | 0..1 | String | Plain text representation of the concept |
condition | 0..* | Reference (Condition) | Conditions/problems/diagnoses this episode of care is for |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
reference | 0..1 | String | Relative, internal or absolute URL reference |
display | 0..1 | String | Text alternative for the resource |
patient | 1..1 | Reference (CareConnect-DCH-Baby-Patient-1) | Patient for this episode of care |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
reference | 1..1 | String | Relative, internal or absolute URL reference |
display | 0..1 | String | Text alternative for the resource |
managingOrganization | 1..1 | Reference (CareConnect-DCH-Team-Organization-1) | Organization that assumes care |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
reference | 1..1 | String | Relative, internal or absolute URL reference |
display | 0..1 | String | Text alternative for the resource |
period | 1..1 | Period | Interval during responsibility is assumed |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
start | 1..1 | DateTime | Starting time with inclusive boundary |
end | 0..1 | DateTime | End time with inclusive boundary, if not ongoing |
referralRequest | 0..* | Reference (ReferralRequest) | Originating Referral Request(s) |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
reference | 0..1 | String | Relative, internal or absolute URL reference |
display | 0..1 | String | Text alternative for the resource |
careManager | 0..1 | Reference (CareConnect-DCH-Practitioner-1) | Care manager/care co-ordinator for the patient |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
reference | 0..1 | String | Relative, internal or absolute URL reference |
display | 0..1 | String | Text alternative for the resource |
careTeam | 1..* | BackboneElement | Other practitioners facilitating this episode of care |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
role | 0..* | CodeableConcept | Role taken by this team member Binding Type of participation expected by a team member. (http://hl7.org/fhir/ValueSet/participant-role) Binding Strength Example |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
coding | 0..* | Coding | Code defined by a terminology system |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
system | 0..1 | Uri | Identity of the terminology system |
version | 0..1 | String | Version of the system - if relevant |
code | 0..1 | Code | Symbol in syntax defined by the system |
display | 0..1 | String | Representation defined by the system |
userSelected | 0..1 | Boolean | If this coding was chosen directly by the user |
text | 0..1 | String | Plain text representation of the concept |
period | 0..1 | Period | Period of time for this role |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
start | 0..1 | DateTime | Starting time with inclusive boundary |
end | 0..1 | DateTime | End time with inclusive boundary, if not ongoing |
member | 0..1 | Reference (CareConnect-DCH-Team-Organization-1 | CareConnect-DCH-Practitioner-1) | The practitioner (or Organization) within the team |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
reference | 0..1 | String | Relative, internal or absolute URL reference |
display | 0..1 | String | Text alternative for the resource |
Path | Name | Binding Strength | ValueSet |
---|---|---|---|
EpisodeOfCare.language | language | Required | http://tools.ietf.org/html/bcp47 |
EpisodeOfCare.status | status | Required | http://hl7.org/fhir/ValueSet/episode-of-care-status |
EpisodeOfCare.type | type | Required | https://fhir.nhs.uk/ValueSet/DCH-AssociationType-1 |
EpisodeOfCare.careTeam.role | role | Example | http://hl7.org/fhir/ValueSet/participant-role |