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

FHIR IG analytics

Packagehl7.fhir.us.mcc.r4
Resource TypeObservation
IdObservation-caregiver-feelings-condition-status.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 "caregiver-feelings-condition-status" Version "8" Updated "2022-09-09 12:12:45+0000"

Information Source: #Lw4Z4lWhBMPBQUxh!

Profile: Multiple Chronic Condition Care Plan Patient/Caregiver Condition Status Observation

pertains to goal: Goal/HPT-WNL

status: final

category: Goals, preferences, and priorities for care experience (LOINC#81380-8 "Goals, preferences, and priorities for care experience [Reported]"; US Core Observation Category Extension Codes#clinical-test "Clinical Test")

code: Observation on patient/caregiver feelings on the condition satus (LOINC#89253-9 "Trend")

subject: Patient/cc-pat-pnoelle: Patricia Noelle " NOELLE"

focus: Condition/ConditionCKD

effective: 2021-11-10 16:48:57-0800

performer: CareTeam/caregiveronteam-of-noelle "CaregiverOnCareTeam of Noelle Example"

value: Improved (LOINC#LA65-8)


Source1

{
  "resourceType": "Observation",
  "id": "caregiver-feelings-condition-status",
  "meta": {
    "versionId": "8",
    "lastUpdated": "2022-09-09T12:12:45.266+00:00",
    "source": "#Lw4Z4lWhBMPBQUxh",
    "profile": [
      "http://hl7.org/fhir/us/mcc/StructureDefinition/MCCPatientCaregiverConditionStatus"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/resource-pertainsToGoal",
      "valueReference": {
        "reference": "Goal/HPT-WNL"
      }
    }
  ],
  "status": "final",
  "category": [
    {
      "coding": [
        {
          "system": "http://loinc.org",
          "code": "81380-8",
          "display": "Goals, preferences, and priorities for care experience [Reported]"
        },
        {
          "system": "http://hl7.org/fhir/us/core/CodeSystem/us-core-observation-category",
          "code": "clinical-test",
          "display": "Clinical Test"
        }
      ],
      "text": "Goals, preferences, and priorities for care experience"
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "89253-9",
        "display": "Trend"
      }
    ],
    "text": "Observation on patient/caregiver feelings on the condition satus"
  },
  "subject": {
    "reference": "Patient/cc-pat-pnoelle",
    "display": "Patricia Noelle"
  },
  "focus": [
    {
      "reference": "Condition/ConditionCKD"
    }
  ],
  "effectiveDateTime": "2021-11-10T16:48:57.246958-08:00",
  "performer": [
    {
      "reference": "CareTeam/caregiveronteam-of-noelle"
    }
  ],
  "valueCodeableConcept": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "LA65-8",
        "display": "Improved"
      }
    ],
    "text": "Improved"
  }
}