{
  "resourceType" : "Observation",
  "id" : "BSJ-Narrative-History-Cognitive-Status-1",
  "meta" : {
    "profile" : ["http://hl7.org/fhir/us/pacio-cs/StructureDefinition/pacio-nhcs"]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation BSJ-Narrative-History-Cognitive-Status-1</b></p><a name=\"BSJ-Narrative-History-Cognitive-Status-1\"> </a><a name=\"hcBSJ-Narrative-History-Cognitive-Status-1\"> </a><a name=\"BSJ-Narrative-History-Cognitive-Status-1-en-US\"> </a><p><b>Event Location</b>: <a href=\"Location-provider-org-loc-01.html\">Location Primary Care INC.</a></p><p><b>AssistanceRequired</b>: <span title=\"Codes:{http://loinc.org LA11539-6}\">Independent - Patient completed the activities by him/herself, with or without an assistive device, with no assistance from a helper.</span></p><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://hl7.org/fhir/us/pacio-cs/CodeSystem/pacio-cat-cs functioning}\">Functioning</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 11332-4}\">History of Cognitive Function Narrative</span></p><p><b>subject</b>: <a href=\"Patient-patientBSJ1.html\">Betsy Smith-Johnson (no stated gender), DoB Unknown</a></p><p><b>effective</b>: 2019-07-01 --&gt; 2020-11-30</p><p><b>performer</b>: <a href=\"PractitionerRole-provider-role-pcp.html\">PractitionerRole Primary Care Clinic/Center</a></p><p><b>value</b>: Alert and oriented x 3. She is independent in household finances, social and community activities, coeherent and appropriate communication. Appropriate attire for location and weather.</p></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/event-location",
    "valueReference" : {
      "reference" : "Location/provider-org-loc-01"
    }
  },
  {
    "url" : "http://hl7.org/fhir/us/pacio-cs/StructureDefinition/assistance-required",
    "valueCodeableConcept" : {
      "coding" : [{
        "system" : "http://loinc.org",
        "code" : "LA11539-6",
        "display" : "Independent - Patient completed the activities by him/herself, with or without an assistive device, with no assistance from a helper."
      }]
    }
  }],
  "status" : "final",
  "category" : [{
    "coding" : [{
      "system" : "http://hl7.org/fhir/us/pacio-cs/CodeSystem/pacio-cat-cs",
      "code" : "functioning",
      "display" : "Functioning"
    }]
  }],
  "code" : {
    "coding" : [{
      "system" : "http://loinc.org",
      "code" : "11332-4",
      "display" : "History of Cognitive Function Narrative"
    }]
  },
  "subject" : {
    "reference" : "Patient/patientBSJ1"
  },
  "effectivePeriod" : {
    "start" : "2019-07-01",
    "end" : "2020-11-30"
  },
  "performer" : [{
    "reference" : "PractitionerRole/provider-role-pcp"
  }],
  "valueString" : "Alert and oriented x 3. She is independent in household finances, social and community activities, coeherent and appropriate communication. Appropriate attire for location and weather."
}