FHIR IG analytics| Package | hl7.fhir.us.pacio-rt |
| Resource Type | EpisodeOfCare |
| Id | EpisodeOfCare-RT-HHA-EpisodeOfCare.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: EpisodeOfCare
Resource EpisodeOfCare "RT-HHA-EpisodeOfCare"
status: finished
type: Home and Community Care (Episode of care type#hacc)
| - | Condition |
| * | Condition/RT-HHA-Diagnosis-CISequelae |
patient: Patient/RT-Patient-BSJ " SMITH-JOHNSON"
managingOrganization: Organization/RT-PractitionerOrg-SkyHarbor-HHA "Sky Harbor Home Health Services"
period: 2021-04-07 --> 2021-08-24
careManager: PractitionerRole/RT-PractitionerRole-RN-JacobHartwell
{
"resourceType": "EpisodeOfCare",
"id": "RT-HHA-EpisodeOfCare",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "finished",
"type": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/episodeofcare-type",
"code": "hacc"
}
]
}
],
"diagnosis": [
{
"condition": {
"reference": "Condition/RT-HHA-Diagnosis-CISequelae"
}
}
],
"patient": {
"reference": "Patient/RT-Patient-BSJ"
},
"managingOrganization": {
"reference": "Organization/RT-PractitionerOrg-SkyHarbor-HHA"
},
"period": {
"start": "2021-04-07",
"end": "2021-08-24"
},
"careManager": {
"reference": "PractitionerRole/RT-PractitionerRole-RN-JacobHartwell"
}
}