{
  "resourceType": "Goal",
  "id": "Example-Smith-Johnson-CareExperiencePreference2",
  "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 likes / joys:</b></p><p>Here are some examples of the things that I would like to have near me, music that I’d like to hear, and other details of my care that would help to keep me happy and relaxed:</p><p><i>I love the smell of lavender and the feeling of sunshine on my face.</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": "81360-0",
          "display": "My likes and joys [Reported]"
        }
      ]
    }
  ],
  "description": {
    "extension": [
      {
        "extension": [
          {
            "url": "Context",
            "valueString": "Here are some examples of the things that I would like to have near me, music that I’d like to hear, and other details of my care that would help to keep me happy and relaxed"
          },
          {
            "url": "Value",
            "valueString": "I love the smell of lavender and the feeling of sunshine on my face."
          }
        ],
        "url": "http://hl7.org/fhir/us/pacio-adi/StructureDefinition/padi-contextualValue-extension"
      }
    ],
    "text": "Here are some examples of the things that I would like to have near me, music that I’d like to hear, and other details of my care that would help to keep me happy and relaxed: I love the smell of lavender and the feeling of sunshine on my face."
  },
  "subject": {
    "reference": "Patient/Example-Smith-Johnson-Patient1"
  },
  "expressedBy": {
    "reference": "Patient/Example-Smith-Johnson-Patient1"
  }
}