This page is part of the FHIR Specification (v1.6.0:
STU
3 Ballot 4). The current version which supercedes this version is
5.0.0
.
For
a
full
list
of
available
versions,
see
the
Directory
of
published
versions
. For a full list of available versions, see the
Directory of published versions
.
Page
versions:
. Page versions:
R5
R4B
R4
R3
R2
Raw JSON
(
canonical
form
canonical form
)
Episode
of
Care
example
)
Episode of Care example
{
"resourceType": "EpisodeOfCare",
"id": "example",
"text": {
"status": "generated",
"div": "<div>\n HACC Program for Peter James Chalmers at HL7 Healthcare 15 Sept 2014 - current<br/>\n\t\t\twas on leave from 22 Sept - 24 Sept while in respite care\n </div>"
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n HACC Program for Peter James Chalmers at HL7 Healthcare 15 Sept 2014 - current<br/>\n\t\t\twas on leave from 22 Sept - 24 Sept while in respite care\n </div>"
},
"identifier": [
{
"system": "http://example.org/sampleepisodeofcare-identifier",
"value": "123"
}
],
"status": "active",
"statusHistory": [
{
"status": "planned",
"period": {
"start": "2014-09-01",
"end": "2014-09-14"
}
},
{
"status": "active",
"period": {
"start": "2014-09-15",
"end": "2014-09-21"
}
},
{
"status": "onhold",
"period": {
"start": "2014-09-22",
"end": "2014-09-24"
}
},
{
"status": "active",
"period": {
"start": "2014-09-25"
}
}
],
"type": [
{
"coding": [
{
"system": "http://example.org/EpisodeOfCare/Type",
"code": "HACC",
"display": "Home and Community Care Package"
}
]
}
],
"condition": [
{
"reference": "Condition/example",
"display": "Severe burn of left ear"
}
],
"patient": {
"reference": "Patient/example"
},
"managingOrganization": {
"reference": "Organization/hl7"
},
"period": {
"start": "2014-09-01"
},
"referralRequest": [
{
"display": "Referral from Example Aged Care Services"
}
],
"careManager": {
"reference": "Practitioner/14",
"display": "Amanda Assigned"
},
"careTeam": [
"team": [
{
"role": [
{
"coding": [
{
"system": "http://example.org/EpisodeOfCare/Role",
"code": "AO",
"display": "Assessment Worker"
}
]
}
],
"period": {
"start": "2014-09-01",
"end": "2014-09-16"
},
"member": {
"reference": "Practitioner/13",
"display": "Henry Seven"
}
"reference": "CareTeam/example",
"display": "example care team"
}
],
"account": [
{
"reference": "Account/example",
"display": "example account"
}
]
}
Usage
note:
every
effort
has
been
made
to
ensure
that
the
examples
are
correct
and
useful,
but
they
are
not
a
normative
part
of
the
specification.
©
HL7.org
2011+.
FHIR
DSTU2
(v1.0.2-7202)
generated
on
Sat,
Oct
24,
2015
07:44+1100.
Links:
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.