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

FHIR IG analytics

Packagehl7.fhir.us.mcc.r4b
Resource TypeObservation
IdObservation-caregiver-consideration-obs-example.json
FHIR VersionR4B

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-consideration-obs-example" Version "3" Updated "2022-09-09 12:12:45+0000"

Information Source: #k60DkM4brEus0tLp!

Profile: Multiple Chronic Condition Care Plan Caregiver Considerations Observation

pertains to goal: Goal/HPT-WNL

status: final

category: Goals, preferences, and priorities for care experience [Reported] (LOINC#81380-8; Observation Category Codes#social-history "Social History")

code: Caregiver role strain Caregiver [CCC] (LOINC#42821-9)

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

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

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

performer: Practitioner/practitionerMCC-3 " PRIMARY"

value: Improved (LOINC#LA65-8)


Source1

{
  "resourceType": "Observation",
  "id": "caregiver-consideration-obs-example",
  "meta": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/StructureDefinition/instance-name",
        "valueString": "MCC Observation of caregiver consideration example"
      },
      {
        "url": "http://hl7.org/fhir/StructureDefinition/instance-description",
        "valueMarkdown": "This is an example of assessing caregiver strain for the Multiple Chronic Condition Care Caregiver Considerations Observation profile."
      }
    ],
    "versionId": "3",
    "lastUpdated": "2022-09-09T12:12:45.266+00:00",
    "source": "#k60DkM4brEus0tLp",
    "profile": [
      "http://hl7.org/fhir/us/mcc/StructureDefinition/MCCCaregiverConsiderationsObservation"
    ]
  },
  "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://terminology.hl7.org/CodeSystem/observation-category",
          "code": "social-history",
          "display": "Social History"
        }
      ],
      "text": "Goals, preferences, and priorities for care experience [Reported]"
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "42821-9",
        "display": "Caregiver role strain Caregiver [CCC]"
      }
    ],
    "text": "Caregiver role strain Caregiver [CCC]"
  },
  "subject": {
    "reference": "Patient/cc-pat-pnoelle",
    "display": "Noelle"
  },
  "focus": [
    {
      "reference": "CareTeam/caregiveronteam-of-noelle"
    }
  ],
  "effectiveDateTime": "2021-11-10T16:48:57.246958-08:00",
  "performer": [
    {
      "reference": "Practitioner/practitionerMCC-3"
    }
  ],
  "valueCodeableConcept": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "LA65-8",
        "display": "Improved"
      }
    ],
    "text": "Improved"
  }
}