This page is part of the PACIO Personal Functioning and Engagement Implementation Guide (v1.0.0: STU 1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
: PFEIG-Narrative-History-Functional-Status-1 - JSON Representation
Raw json | Download
{
"resourceType" : "DiagnosticReport",
"id" : "PFEIG-Narrative-History-Functional-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 10158-4}\">History of Functional status 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-d41}\">Mobility</span>, <span title=\"Codes: {http://hl7.org/fhir/us/pacio-pfe/CodeSystem/pfe-category-cs BlockL2-d51}\">Self-care</span>) </h2><table class=\"grid\"><tr><td>Subject</td><td><b>Betsy Smith-Johnson</b> female, DoB Unknown ( id:\u00a010A3D58WH1600)</td></tr><tr><td>When For</td><td>2019-07-01 --> 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-d41",
"display" : "Mobility"
}
]
},
{
"coding" : [
{
"system" : "http://hl7.org/fhir/us/pacio-pfe/CodeSystem/pfe-category-cs",
"code" : "BlockL2-d51",
"display" : "Self-care"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "10158-4",
"display" : "History of Functional status 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" : "UHJpb3IgdG8gdGhlIGN1cnJlbnQgYWRtaXNzaW9uLCBwYXRpZW50IHdhcyBhIGNvbW11bml0eSBhbWJ1bGF0b3IsIGFibGUgdG8gYXR0ZW5kIGRlc2lyZWQgYWN0aXZpdGVzIGFuZCBjYXJlIGZvciBoZXJzZWxmIGluZGVwZW5kZW50bHku"
}
]
}