PACIO Personal Functioning and Engagement Implementation Guide
1.9.0 - STU1 United States of America flag

PACIO Personal Functioning and Engagement Implementation Guide, published by HL7 International / Patient Care. This guide is not an authorized publication; it is the continuous build for version 1.9.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-pacio-pfe/ and changes regularly. See the Directory of published versions

: PFEIG-Narrative-History-Cognitive-Status-1 - JSON Representation

Raw json | Download


{
  "resourceType" : "DiagnosticReport",
  "id" : "PFEIG-Narrative-History-Cognitive-Status-1",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/us/pacio-pfe/StructureDefinition/pfe-narrative-history-of-status"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2><span title=\"Codes: {http://loinc.org 11332-4}\">History of Cognitive Function Narrative</span> (<span title=\"Codes: {http://hl7.org/fhir/us/pacio-pfe/CodeSystem/pfe-functioning-cs functioning}\">Functioning</span>, <span title=\"Codes: {http://hl7.org/fhir/us/pacio-pfe/CodeSystem/pfe-category-cs BlockL2-b11}\">Mental functions</span>) </h2><table class=\"grid\"><tr><td>Subject</td><td><b>Betsy Smith-Johnson</b> female, DoB Unknown ( <code>http://example.org/identifiers/patient</code>/10A3D58WH1600)</td></tr><tr><td>When For</td><td>2019-07-01 --&gt; 2020-11-30</td></tr></table><p><b>Report Details</b></p></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/event-location",
      "valueReference" : {
        🔗 "reference" : "Location/PFEIG-provider-org-loc-01"
      }
    },
    {
      "url" : "http://hl7.org/fhir/us/pacio-pfe/StructureDefinition/assistance-required",
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "LA11539-6",
            "display" : "Independent - Patient completed all the activities by themself, with or without an assistive device, with no assistance from a helper."
          }
        ]
      }
    }
  ],
  "status" : "final",
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://hl7.org/fhir/us/pacio-pfe/CodeSystem/pfe-functioning-cs",
          "code" : "functioning",
          "display" : "Functioning"
        }
      ]
    },
    {
      "coding" : [
        {
          "system" : "http://hl7.org/fhir/us/pacio-pfe/CodeSystem/pfe-category-cs",
          "code" : "BlockL2-b11",
          "display" : "Mental functions"
        }
      ]
    }
  ],
  "code" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "code" : "11332-4",
        "display" : "History of Cognitive Function Narrative"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/PFEIG-patientBSJ1"
  },
  "effectivePeriod" : {
    "start" : "2019-07-01",
    "end" : "2020-11-30"
  },
  "performer" : [
    {
      🔗 "reference" : "PractitionerRole/PFEIG-provider-role-pcp"
    }
  ],
  "presentedForm" : [
    {
      "contentType" : "text/plain",
      "data" : "UHJpb3IgdG8gdGhlIGN1cnJlbnQgYWRtaXNzaW9uLCBwYXRpZW50IHdhcyBhbGVydCBhbmQgb3JpZW50ZWQgeCAzLiBTaGUgd2FzIGluZGVwZW5kZW50IGluIGhvdXNlaG9sZCBmaW5hbmNlcywgc29jaWFsIGFuZCBjb21tdW5pdHkgYWN0aXZpdGllcywgY29laGVyZW50IGFuZCBhcHByb3ByaWF0ZSBjb21tdW5pY2F0aW9uLiBTaGUgd2FzIGFibGUgdG8gaW5kZXBlbmRlbnRseSBzZWxlY3QgYXBwcm9wcmlhdGUgYXR0aXJlIGZvciBsb2NhdGlvbiBhbmQgd2VhdGhlci4="
    }
  ]
}