FHIR IG analytics| Package | hl7.fhir.us.pacio-rt |
| Resource Type | Encounter |
| Id | Encounter-RT-HHA-Encounter-Re-Assessment-Timepoint-3.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Encounter
Resource Encounter "RT-HHA-Encounter-Re-Assessment-Timepoint-3"
Profile: Re-Assessment Timepoints Encounter
identifier: id: OASIS-Re-Assessment-Timepoint-3001
status: finished
class: home health (Details: http://terminology.hl7.org/CodeSystem/v3-ActCode code HH = 'home health', stated as 'home health')
type: Payer (Timepoint Entity Code System#payer)
serviceType: Outcome and Assessment Information Set (Timepoint Service Type Code System#oasis)
subject: Patient/RT-Patient-BSJ " SMITH-JOHNSON"
episodeOfCare: EpisodeOfCare/RT-HHA-EpisodeOfCare
basedOn:
participant
individual: Practitioner/RT-Practitioner-LunaBaskins " BASKINS"
participant
individual: Practitioner/RT-Practitioner-JacobHartwell " HARTWELL"
participant
individual: Practitioner/RT-Practitioner-ScottDumble " DUMBLE"
period: 2021-08-04 --> 2021-08-24
reasonCode: Unspecified sequelae of cerebral infarction (International Classification of Diseases, 10th Revision, Clinical Modification (ICD-10-CM)#I69.30)
| - | Location |
| * | Location/RT-PractitionerOrgLoc-SkyHarbor-HHA "Sky Harbor Home Health Services" |
serviceProvider: Organization/RT-PractitionerOrg-SkyHarbor-HHA "Sky Harbor Home Health Services"
partOf: Encounter/RT-HHA-Encounter
{
"resourceType": "Encounter",
"id": "RT-HHA-Encounter-Re-Assessment-Timepoint-3",
"meta": {
"profile": [
"http://hl7.org/fhir/us/pacio-rt/StructureDefinition/reassessment-timepoints-encounter"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "http://example.org/identifiers/patient",
"value": "OASIS-Re-Assessment-Timepoint-3001"
}
],
"status": "finished",
"class": {
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code": "HH",
"display": "home health"
},
"type": [
{
"coding": [
{
"system": "http://hl7.org/fhir/us/pacio-rt/CodeSystem/timepoint-entity-cs",
"code": "payer",
"display": "Payer"
}
]
}
],
"serviceType": {
"coding": [
{
"system": "http://hl7.org/fhir/us/pacio-rt/CodeSystem/timepoint-service-type-cs",
"code": "oasis",
"display": "Outcome and Assessment Information Set"
}
]
},
"subject": {
"reference": "Patient/RT-Patient-BSJ"
},
"episodeOfCare": [
{
"reference": "EpisodeOfCare/RT-HHA-EpisodeOfCare"
}
],
"basedOn": [
{
"extension": [
{
"url": "http://hl7.org/fhir/us/pacio-rt/StructureDefinition/clinicalImpression",
"valueReference": {
"reference": "ClinicalImpression/RT-HHA-ClinicalImpression-3-OASIS-FU-120"
}
}
],
"display": "Assessment and impression after 120 days of home health care"
},
{
"extension": [
{
"url": "http://hl7.org/fhir/us/pacio-rt/StructureDefinition/clinicalImpression",
"valueReference": {
"reference": "ClinicalImpression/RT-HHA-ClinicalImpression-4-OASIS-DC"
}
}
],
"display": "Assessment and impression prior to discharge from home health care"
}
],
"participant": [
{
"individual": {
"reference": "Practitioner/RT-Practitioner-LunaBaskins"
}
},
{
"individual": {
"reference": "Practitioner/RT-Practitioner-JacobHartwell"
}
},
{
"individual": {
"reference": "Practitioner/RT-Practitioner-ScottDumble"
}
}
],
"period": {
"start": "2021-08-04",
"end": "2021-08-24"
},
"reasonCode": [
{
"coding": [
{
"system": "http://hl7.org/fhir/sid/icd-10-cm",
"code": "I69.30",
"display": "Unspecified sequelae of cerebral infarction"
}
]
}
],
"location": [
{
"location": {
"reference": "Location/RT-PractitionerOrgLoc-SkyHarbor-HHA"
}
}
],
"serviceProvider": {
"reference": "Organization/RT-PractitionerOrg-SkyHarbor-HHA"
},
"partOf": {
"reference": "Encounter/RT-HHA-Encounter"
}
}