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

FHIR IG analytics

Packagehl7.fhir.us.pacio-fs
Resource TypeObservation
IdObservation-FSC-SNF-Admission-Mobility-SelfCare-1-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


Source1

{
  "resourceType": "Observation",
  "id": "FSC-SNF-Admission-Mobility-SelfCare-1-Ob-Question-3",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/us/pacio-fs/StructureDefinition/pacio-fs"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/us/pacio-fs/StructureDefinition/event-location",
      "valueReference": {
        "reference": "Location/Org-Loc-02"
      }
    }
  ],
  "status": "final",
  "category": [
    {
      "coding": [
        {
          "system": "http://hl7.org/fhir/us/pacio-fs/CodeSystem/pacio-cat-fs",
          "code": "functioning",
          "display": "Functioning"
        }
      ]
    },
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/observation-category",
          "code": "survey",
          "display": "Survey"
        }
      ]
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "83232-9",
        "display": "Eating - functional ability during 3 day assessment period [CMS Assessment]"
      }
    ],
    "text": "Eating"
  },
  "subject": {
    "reference": "Patient/patientBSJ1"
  },
  "effectiveDateTime": "2020-07-11T16:32:00-05:00",
  "performer": [
    {
      "reference": "PractitionerRole/Role-OT-JenCadbury"
    }
  ],
  "valueCodeableConcept": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "LA10055-4",
        "display": "Partial/moderate assistance - Helper does less than half the effort. Helper lifts, holds or supports trunk or limbs, but provides less than half the effort."
      }
    ],
    "text": "Partial/moderate assistance"
  },
  "derivedFrom": [
    {
      "reference": "QuestionnaireResponse/QResponse-SNF-Admission-Mobility-SelfCare-1"
    }
  ]
}