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

FHIR IG analytics

Packagehl7.fhir.us.mcc
Resource TypeGoal
IdGoal-WGT-loss.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: Goal WGT-loss

version: 9; Last updated: 2022-08-02 18:25:27+0000;

Information Source: #Co3eBzwkPfsp7Smu

Profile: Multiple Chronic Condition Care Plan Goal

lifecycleStatus: Active

category: Dietary

priority: high

description: Target weight is 150 to 155 lbs.

subject: Patricia Noelle

start: 2019-10-14

statusDate: 2019-10-14

expressedBy: Patricia Noelle


Source1

{
  "resourceType": "Goal",
  "id": "WGT-loss",
  "meta": {
    "versionId": "9",
    "lastUpdated": "2022-08-02T18:25:27.359+00:00",
    "source": "#Co3eBzwkPfsp7Smu",
    "profile": [
      "http://hl7.org/fhir/us/mcc/StructureDefinition/MCCGoal"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "lifecycleStatus": "active",
  "category": [
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/goal-category",
          "code": "dietary"
        }
      ]
    }
  ],
  "priority": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/goal-priority",
        "code": "high-priority",
        "display": "High Priority"
      }
    ],
    "text": "high"
  },
  "description": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "43664005",
        "display": "Normal weight"
      }
    ],
    "text": "Target weight is 150 to 155 lbs."
  },
  "subject": {
    "reference": "Patient/cc-pat-pnoelle",
    "display": "Patricia Noelle"
  },
  "startDate": "2019-10-14",
  "statusDate": "2019-10-14",
  "expressedBy": {
    "reference": "Patient/cc-pat-pnoelle",
    "display": "Patricia Noelle"
  }
}