{
  "resourceType": "Goal",
  "id": "Example-McBee-CareExperiencePreference3",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/us/pacio-adi/StructureDefinition/PADI-CareExperiencePreference"
    ]
  },
  "text": {
    "status": "additional",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p></p><p><b>Please attempt to notify someone from my religion at the following phone number:</b> (If I have included one)</p><p><i>Not Religious</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": "81365-9",
          "display": "Religious Affiliation Contact to Notify [Reported]"
        }
      ]
    }
  ],
  "description": {
    "extension": [
      {
        "extension": [
          {
            "url": "Context",
            "valueString": "Please attempt to notify someone from my religion at the following phone number"
          },
          {
            "url": "Value",
            "valueString": "If I have included one - Not Religious"
          }
        ],
        "url": "http://hl7.org/fhir/us/pacio-adi/StructureDefinition/padi-contextualValue-extension"
      }
    ],
    "text": "Please attempt to notify someone from my religion at the following phone number: If I have included one - Not Religious"
  },
  "subject": {
    "reference": "Patient/Example-McBee-Patient1"
  },
  "expressedBy": {
    "reference": "Patient/Example-McBee-Patient1"
  }
}