FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.us.pacio-rt
Resource TypeObservation
IdObservation-RT-HHA-MOB-FU-120-OASIS-2D-Ob-Question-33.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Observation

Resource Observation "RT-HHA-MOB-FU-120-OASIS-2D-Ob-Question-33"

Event Location: Location/RT-PractitionerOrgLoc-SkyHarbor-HHA "Sky Harbor Home Health Services"

status: final

code: Walk 50 feet with two turns - usual functional ability during assessment period [CMS Assessment] (LOINC#95003-0)

subject: Patient/RT-Patient-BSJ " SMITH-JOHNSON"

encounter: Encounter/RT-HHA-Encounter

effective: 2021-08-04 12:30:00-0500

performer: PractitionerRole/RT-PractitionerRole-PT-LunaBaskins

value: Setup or cleanup assistance - Helper sets up or cleans up; person completes activity. Helper assists only prior to or following the activity. (LOINC#LA30910-6)


Source1

{
  "resourceType": "Observation",
  "id": "RT-HHA-MOB-FU-120-OASIS-2D-Ob-Question-33",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/event-location",
      "valueReference": {
        "reference": "Location/RT-PractitionerOrgLoc-SkyHarbor-HHA"
      }
    }
  ],
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "95003-0",
        "display": "Walk 50 feet with two turns - usual functional ability during assessment period [CMS Assessment]"
      }
    ]
  },
  "subject": {
    "reference": "Patient/RT-Patient-BSJ"
  },
  "encounter": {
    "reference": "Encounter/RT-HHA-Encounter"
  },
  "effectiveDateTime": "2021-08-04T12:30:00-05:00",
  "performer": [
    {
      "reference": "PractitionerRole/RT-PractitionerRole-PT-LunaBaskins"
    }
  ],
  "valueCodeableConcept": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "LA30910-6",
        "display": "Setup or cleanup assistance - Helper sets up or cleans up; person completes activity. Helper assists only prior to or following the activity."
      }
    ]
  }
}