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

FHIR IG analytics

Packagehl7.fhir.us.pacio-pfe.r4
Resource TypeObservation
IdObservation-PFEIG-FSC-Hospital-Discharge-Mobility-1-Ob-Question-4.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 PFEIG-FSC-Hospital-Discharge-Mobility-1-Ob-Question-4

Event Location: Location San Antonio General Hospital

status: Final

category: Functional Status, Mobility, Survey

code: Sit to lying - functional ability during 3 day assessment period [CMS Assessment]

subject: Betsy Smith-Johnson Female, DoB Unknown ( http://example.org/identifiers/patient#10A3D58WH1600)

effective: 2020-07-10 14:34:00-0500

performer: PractitionerRole Physiotherapist

value: 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.

derivedFrom: Response to Questionnaire 'http://example.org/Questionnaire/MDS3.0-NC-1.17' about '->Betsy Smith-Johnson Female, DoB Unknown ( http://example.org/identifiers/patient#10A3D58WH1600)'


Source1

{
  "resourceType": "Observation",
  "id": "PFEIG-FSC-Hospital-Discharge-Mobility-1-Ob-Question-4",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/us/pacio-pfe/StructureDefinition/pfe-observation-single"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/event-location",
      "valueReference": {
        "reference": "Location/PFEIG-Org-Loc-01"
      }
    }
  ],
  "status": "final",
  "category": [
    {
      "coding": [
        {
          "system": "http://hl7.org/fhir/us/core/CodeSystem/us-core-category",
          "code": "functional-status",
          "display": "Functional Status"
        }
      ]
    },
    {
      "coding": [
        {
          "system": "http://hl7.org/fhir/sid/icf",
          "code": "d4",
          "display": "Mobility"
        }
      ]
    },
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/observation-category",
          "version": "1.0.1",
          "code": "survey"
        }
      ]
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "83216-2",
        "display": "Sit to lying - functional ability during 3 day assessment period [CMS Assessment]"
      }
    ]
  },
  "subject": {
    "reference": "Patient/PFEIG-patientBSJ1"
  },
  "effectiveDateTime": "2020-07-10T14:34:00-05:00",
  "performer": [
    {
      "reference": "PractitionerRole/PFEIG-Role-PT-RonMarble"
    }
  ],
  "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."
      }
    ]
  },
  "derivedFrom": [
    {
      "reference": "QuestionnaireResponse/PFEIG-QResponse-Hospital-Discharge-Mobility-1"
    }
  ]
}