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 2.0.0-ballot 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
{
"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\"><p class=\"res-header-id\"><b>Generated Narrative: DiagnosticReport PFEIG-Narrative-History-Cognitive-Status-1</b></p><a name=\"PFEIG-Narrative-History-Cognitive-Status-1\"> </a><a name=\"hcPFEIG-Narrative-History-Cognitive-Status-1\"> </a><a name=\"PFEIG-Narrative-History-Cognitive-Status-1-en-US\"> </a><h2><span title=\"Codes:{http://loinc.org 11332-4}\">History of Cognitive Function Narrative</span> (<span title=\"Codes:{http://loinc.org LP7839-6}\">Pathology</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>Betsy Smith-Johnson Female, DoB Unknown ( http://example.org/identifiers/patient#10A3D58WH1600)</td></tr><tr><td>When For</td><td>2019-07-01 --> 2020-11-30</td></tr><tr><td>Performer</td><td> <a href=\"PractitionerRole-PFEIG-provider-role-pcp.html\">PractitionerRole Primary Care Clinic/Center</a></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://loinc.org",
"code" : "LP7839-6",
"display" : "Pathology"
}
]
},
{
"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="
}
]
}