PACIO Personal Functioning and Engagement Implementation Guide
2.0.0-ballot - STU2 Ballot United States of America flag

This page is part of the PACIO Personal Functioning and Engagement Implementation Guide (v2.0.0-ballot: STU 2 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 1.0.0. For a full list of available versions, see the Directory of published versions

: PFEIG-DiagnosticReport - JSON Representation

Raw json | Download


{
  "resourceType" : "DiagnosticReport",
  "id" : "PFEIG-DiagnosticReport",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/us/pacio-pfe/StructureDefinition/pfe-diagnostic-report-note-exchange"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: DiagnosticReport PFEIG-DiagnosticReport</b></p><a name=\"PFEIG-DiagnosticReport\"> </a><a name=\"hcPFEIG-DiagnosticReport\"> </a><a name=\"PFEIG-DiagnosticReport-en-US\"> </a><h2><span title=\"Codes:{http://loinc.org 100492-8}\">Nutrition and dietetics Outpatient Progress note</span> (<span title=\"Codes:{http://loinc.org LP7839-6}\">Pathology</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>2024-02-07 13:28:17-0500</td></tr><tr><td>Reported</td><td>2024-02-07 13:28:17-0500</td></tr><tr><td>Performer</td><td> <a href=\"Practitioner-PFEIG-Practioner-GeraldPark.html\">Practitioner Gerald Park</a></td></tr></table><p><b>Report Details</b></p><p>Conclusion</p></div>"
  },
  "basedOn" : [
    {
      🔗 "reference" : "NutritionOrder/PFEIG-NutritionOrder-SNFDischargeDiet"
    }
  ],
  "status" : "final",
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://loinc.org",
          "code" : "LP7839-6",
          "display" : "Pathology"
        }
      ]
    }
  ],
  "code" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "code" : "100492-8",
        "display" : "Nutrition and dietetics Outpatient Progress note"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/PFEIG-patientBSJ1"
  },
  "effectiveDateTime" : "2024-02-07T13:28:17-05:00",
  "issued" : "2024-02-07T13:28:17-05:00",
  "performer" : [
    {
      🔗 "reference" : "Practitioner/PFEIG-Practioner-GeraldPark"
    }
  ],
  "conclusion" : "Conclusion"
}