{
  "resourceType" : "Observation",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"PRAPARE-panel-example-93043-8\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation &quot;PRAPARE-panel-example-93043-8&quot; </p></div><p><b>status</b>: final</p><p><b>category</b>: SDOH <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-us-core-category.html\">US Core Category</a>#sdoh)</span>, Survey <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-observation-category.html\">Observation Category Codes</a>#survey)</span></p><p><b>code</b>: Personal characteristics <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#93043-8 &quot;Personal characteristics [PRAPARE]&quot;)</span></p><p><b>subject</b>: <a href=\"Patient-example.html\">Patient/example</a> &quot; SHAW&quot;</p><p><b>effective</b>: 2022-03-28 18:30:40-0700</p><p><b>performer</b>: <a href=\"Patient-example.html\">Patient/example</a> &quot; SHAW&quot;</p><p><b>hasMember</b>: </p><ul><li><a href=\"Observation-PRAPARE-item-example-56051-6.html\">Observation/PRAPARE-item-example-56051-6</a></li><li><a href=\"Observation-PRAPARE-multiselect-item-example-32624-9-answer0.html\">Observation/PRAPARE-multiselect-item-example-32624-9-answer0</a></li><li><a href=\"Observation-PRAPARE-multiselect-item-example-32624-9-answer1.html\">Observation/PRAPARE-multiselect-item-example-32624-9-answer1</a></li><li><a href=\"Observation-PRAPARE-item-example-93035-4.html\">Observation/PRAPARE-item-example-93035-4</a></li><li><a href=\"Observation-PRAPARE-item-example-93034-7.html\">Observation/PRAPARE-item-example-93034-7</a></li><li><a href=\"Observation-PRAPARE-item-example-54899-0.html\">Observation/PRAPARE-item-example-54899-0</a></li></ul><p><b>derivedFrom</b>: <a href=\"QuestionnaireResponse-PRAPARE-example.html\">QuestionnaireResponse/PRAPARE-example</a></p></div>"
  },
  "status" : "final",
  "category" : [{
    "coding" : [{
      "system" : "http://hl7.org/fhir/us/core/CodeSystem/us-core-category",
      "code" : "sdoh",
      "display" : "SDOH"
    }]
  },
  {
    "coding" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
      "code" : "survey",
      "display" : "Survey"
    }]
  }],
  "code" : {
    "coding" : [{
      "system" : "http://loinc.org",
      "code" : "93043-8",
      "display" : "Personal characteristics [PRAPARE]"
    }],
    "text" : "Personal characteristics"
  },
  "subject" : {
    "reference" : "Patient/example"
  },
  "effectiveDateTime" : "2022-03-28T18:30:40-07:00",
  "performer" : [{
    "reference" : "Patient/example"
  }],
  "hasMember" : [{
    "reference" : "Observation/PRAPARE-item-example-56051-6"
  },
  {
    "reference" : "Observation/PRAPARE-multiselect-item-example-32624-9-answer0"
  },
  {
    "reference" : "Observation/PRAPARE-multiselect-item-example-32624-9-answer1"
  },
  {
    "reference" : "Observation/PRAPARE-item-example-93035-4"
  },
  {
    "reference" : "Observation/PRAPARE-item-example-93034-7"
  },
  {
    "reference" : "Observation/PRAPARE-item-example-54899-0"
  }],
  "derivedFrom" : [{
    "reference" : "QuestionnaireResponse/PRAPARE-example"
  }]
}