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-SNF-SC-Adhoc-1D-Ob-Question-3.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-SNF-SC-Adhoc-1D-Ob-Question-3"

Event Location: Location/RT-PractitionerOrgLoc-HappyNursing-SNF "Happy Skilled Nursing Facility"

status: final

code: Toileting hygiene - functional ability during assessment period [CMS Assessment] (LOINC#57245-3)

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

encounter: Encounter/RT-SNF-Encounter

effective: 2021-03-09 12:20:00-0500

performer: PractitionerRole/RT-PractitionerRole-OT-CheriseLangford

value: Supervision or touching assistance - Helper provides verbal cues and/or touching/steadying and/or contact guard assistance as patient completes activity. Assistance may be provided throughout the activity or intermittently. (LOINC#LA28225-3)


Source1

{
  "resourceType": "Observation",
  "id": "RT-SNF-SC-Adhoc-1D-Ob-Question-3",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/event-location",
      "valueReference": {
        "reference": "Location/RT-PractitionerOrgLoc-HappyNursing-SNF"
      }
    }
  ],
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "57245-3",
        "display": "Toileting hygiene - functional ability during assessment period [CMS Assessment]"
      }
    ]
  },
  "subject": {
    "reference": "Patient/RT-Patient-BSJ"
  },
  "encounter": {
    "reference": "Encounter/RT-SNF-Encounter"
  },
  "effectiveDateTime": "2021-03-09T12:20:00-05:00",
  "performer": [
    {
      "reference": "PractitionerRole/RT-PractitionerRole-OT-CheriseLangford"
    }
  ],
  "valueCodeableConcept": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "LA28225-3",
        "display": "Supervision or touching assistance - Helper provides verbal cues and/or touching/steadying and/or contact guard assistance as patient completes activity. Assistance may be provided throughout the activity or intermittently."
      }
    ]
  }
}