{
  "resourceType": "Goal",
  "id": "Example-Smith-Johnson-CareExperiencePreference3",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/us/pacio-adi/StructureDefinition/PADI-CareExperiencePreference"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>My dislikes / fears:</b></p><p>Here is a list of things that I would like to avoid if at all possible, people that I don’t wish to see, and concerns I have about particular family members, pets, and so on:</p><p><i>I do not like my feet to be cold.</i></p></div>"
  },
  "lifecycleStatus": "proposed",
  "category": [
    {
      "coding": [
        {
          "system": "http://hl7.org/fhir/us/pacio-adi/CodeSystem/PADIGoalCategoryCS",
          "code": "care-experience-preference",
          "display": "Care experience preference"
        }
      ]
    },
    {
      "coding": [
        {
          "system": "http://loinc.org",
          "code": "81362-6",
          "display": "My dislikes and fears [Reported]"
        }
      ]
    }
  ],
  "description": {
    "extension": [
      {
        "extension": [
          {
            "url": "Context",
            "valueString": "Here is a list of things that I would like to avoid if at all possible, people that I don’t wish to see, and concerns I have about particular family members, pets, and so on"
          },
          {
            "url": "Value",
            "valueString": "I do not like my feet to be cold."
          }
        ],
        "url": "http://hl7.org/fhir/us/pacio-adi/StructureDefinition/padi-contextualValue-extension"
      }
    ],
    "text": "Here is a list of things that I would like to avoid if at all possible, people that I don’t wish to see, and concerns I have about particular family members, pets, and so on: I do not like my feet to be cold."
  },
  "subject": {
    "reference": "Patient/Example-Smith-Johnson-Patient1"
  },
  "expressedBy": {
    "reference": "Patient/Example-Smith-Johnson-Patient1"
  }
}