PACIO Re-Assessment Timepoints Implementation Guide
0.1.0 - STU 1 Ballot

This page is part of the PACIO Re-Assessment Timepoints Implementation Guide (v0.1.0: STU 1 Ballot 1) based on FHIR R4. The current version which supercedes this version is 1.0.0. For a full list of available versions, see the Directory of published versions

: OASIS-Re-assessment-Timepoint-1 - JSON Representation

Raw json | Download


{
  "resourceType" : "Encounter",
  "id" : "OASIS-Re-assessment-Timepoint-1",
  "meta" : {
    "profile" : [
      "http://hl7.org/fhir/us/pacio-rt/StructureDefinition/reassessment-timepoints-encounter"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource \"OASIS-Re-assessment-Timepoint-1\" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-reassessment-timepoints-encounter.html\">Re-assessment Timepoints Encounter</a></p></div><p><b>identifier</b>: id: OASIS-Re-assessment-Timepoint-1001</p><p><b>status</b>: finished</p><p><b>class</b>: home health (Details: http://terminology.hl7.org/CodeSystem/v3-ActCode code HH = 'home health', stated as 'home health')</p><p><b>type</b>: Payer <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-timepoint-entity-cs.html\">Timepoint Entity Code System</a>#payer)</span></p><p><b>serviceType</b>: Outcome and Assessment Information Set <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-timepoint-service-type-cs.html\">Timepoint Service Type Code System</a>#oasis)</span></p><p><b>subject</b>: <a href=\"Patient-patientBSJ1.html\">Patient/patientBSJ1</a> \" SMITH-JOHNSON\"</p><p><b>episodeOfCare</b>: <a href=\"EpisodeOfCare-Episodecare-2-HHA-Stay.html\">EpisodeOfCare/Episodecare-2-HHA-Stay</a></p><p><b>basedOn</b>: <span>: Clinical Impression</span></p><blockquote><p><b>participant</b></p><p><b>individual</b>: <a href=\"Practitioner-Practitioner-LunaBaskins.html\">Practitioner/Practitioner-LunaBaskins</a> \" BASKINS\"</p></blockquote><blockquote><p><b>participant</b></p><p><b>individual</b>: <a href=\"Practitioner-Practitioner-JacobHartwell.html\">Practitioner/Practitioner-JacobHartwell</a> \" HARTWELL\"</p></blockquote><blockquote><p><b>participant</b></p><p><b>individual</b>: <a href=\"Practitioner-Practitioner-ScottDumble.html\">Practitioner/Practitioner-ScottDumble</a> \" DUMBLE\"</p></blockquote><p><b>period</b>: 2020-02-10 --&gt; 2020-04-09</p><p><b>reasonCode</b>: Unspecified sequelae of cerebral infarction <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/2.1.0/CodeSystem-icd10CM.html\">International Classification of Diseases, 10th Revision, Clinical Modification (ICD-10-CM)</a>#I69.30)</span></p><p><b>reasonReference</b>: </p><ul><li><a href=\"Observation-HHA-PF-SOC-OASIS-2A.html\">Observation/HHA-PF-SOC-OASIS-2A</a></li><li><a href=\"Observation-HHA-SC-SOC-Perf-OASIS-2B.html\">Observation/HHA-SC-SOC-Perf-OASIS-2B</a></li><li><a href=\"Observation-HHA-SC-DG-OASIS-2C.html\">Observation/HHA-SC-DG-OASIS-2C</a></li><li><a href=\"Observation-HHA-MOB-SOC-Perf-OASIS-2A.html\">Observation/HHA-MOB-SOC-Perf-OASIS-2A</a></li><li><a href=\"Observation-HHA-MOB-DG-OASIS-2B.html\">Observation/HHA-MOB-DG-OASIS-2B</a></li><li><a href=\"Observation-HHA-SC-FU-60-OASIS-2D.html\">Observation/HHA-SC-FU-60-OASIS-2D</a></li><li><a href=\"Observation-HHA-MOB-FU-60-OASIS-2C.html\">Observation/HHA-MOB-FU-60-OASIS-2C</a></li></ul><h3>Locations</h3><table class=\"grid\"><tr><td>-</td><td><b>Location</b></td></tr><tr><td>*</td><td><a href=\"Location-Provider-Org-Loc-2.html\">Location/Provider-Org-Loc-2</a> \"Sky Harbor Home Health Services\"</td></tr></table><p><b>serviceProvider</b>: <a href=\"Organization-Provider-Org-2.html\">Organization/Provider-Org-2</a> \"Sky Harbor Home Health Services\"</p><p><b>partOf</b>: <a href=\"Encounter-Encounter-2-HHA-Stay.html\">Encounter/Encounter-2-HHA-Stay</a></p></div>"
  },
  "identifier" : [
    {
      "system" : "http://example.org/identifiers/patient",
      "value" : "OASIS-Re-assessment-Timepoint-1001"
    }
  ],
  "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/patientBSJ1"
  },
  "episodeOfCare" : [
    {
      "reference" : "EpisodeOfCare/Episodecare-2-HHA-Stay"
    }
  ],
  "basedOn" : [
    {
      "extension" : [
        {
          "url" : "http://hl7.org/fhir/us/pacio-rt/StructureDefinition/clinicalImpression",
          "valueReference" : {
            "reference" : "ClinicalImpression/ClinicalImpression-2"
          }
        }
      ],
      "display" : "Clinical Impression"
    }
  ],
  "participant" : [
    {
      "individual" : {
        "reference" : "Practitioner/Practitioner-LunaBaskins"
      }
    },
    {
      "individual" : {
        "reference" : "Practitioner/Practitioner-JacobHartwell"
      }
    },
    {
      "individual" : {
        "reference" : "Practitioner/Practitioner-ScottDumble"
      }
    }
  ],
  "period" : {
    "start" : "2020-02-10",
    "end" : "2020-04-09"
  },
  "reasonCode" : [
    {
      "coding" : [
        {
          "system" : "http://hl7.org/fhir/sid/icd-10-cm",
          "code" : "I69.30",
          "display" : "Unspecified sequelae of cerebral infarction"
        }
      ]
    }
  ],
  "reasonReference" : [
    {
      "reference" : "Observation/HHA-PF-SOC-OASIS-2A"
    },
    {
      "reference" : "Observation/HHA-SC-SOC-Perf-OASIS-2B"
    },
    {
      "reference" : "Observation/HHA-SC-DG-OASIS-2C"
    },
    {
      "reference" : "Observation/HHA-MOB-SOC-Perf-OASIS-2A"
    },
    {
      "reference" : "Observation/HHA-MOB-DG-OASIS-2B"
    },
    {
      "reference" : "Observation/HHA-SC-FU-60-OASIS-2D"
    },
    {
      "reference" : "Observation/HHA-MOB-FU-60-OASIS-2C"
    }
  ],
  "location" : [
    {
      "location" : {
        "reference" : "Location/Provider-Org-Loc-2"
      }
    }
  ],
  "serviceProvider" : {
    "reference" : "Organization/Provider-Org-2"
  },
  "partOf" : {
    "reference" : "Encounter/Encounter-2-HHA-Stay"
  }
}