Atrius India Core FHIR Implementation Guide
0.1.0 - ci-build

Atrius India Core FHIR Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Example AtriusIn Discharge Summary Record

Raw json | Download

{
  "resourceType" : "Composition",
  "id" : "atrius-in-discharge-summary-record-example",
  "meta" : {
    "profile" : [
      🔗 "https://atrius.in/fhir/r4/atrius-in/StructureDefinition/atrius-in-discharge-summary-record"
    ]
  },
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Composition atrius-in-discharge-summary-record-example</b></p><a name=\"atrius-in-discharge-summary-record-example\"> </a><a name=\"hcatrius-in-discharge-summary-record-example\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-atrius-in-discharge-summary-record.html\">Atrius India Core Discharge Summary Record</a></p></div><p><b>status</b>: Final</p><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 373942005}\">Discharge summary</span></p><p><b>encounter</b>: <a href=\"Encounter-atrius-in-encounter-inpatient-example.html\">Encounter: status = in-progress; class = inpatient encounter (ActCode#IMP); type = ; period = 2026-07-03 10:00:00+0530 --&gt; (ongoing); reasonCode = </a></p><p><b>date</b>: 2026-07-05 11:00:00+0530</p><p><b>author</b>: <a href=\"Practitioner-atrius-in-practitioner-example.html\">Practitioner Dr. Arjun Mehta(official)</a></p><p><b>title</b>: Discharge Summary</p><h3>Attesters</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Mode</b></td><td><b>Time</b></td><td><b>Party</b></td></tr><tr><td style=\"display: none\">*</td><td>Professional</td><td>2026-07-05 11:05:00+0530</td><td><a href=\"Practitioner-atrius-in-practitioner-example.html\">Practitioner Dr. Arjun Mehta(official)</a></td></tr></table></div>"
  },
  "status" : "final",
  "type" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "373942005",
        "display" : "Discharge summary"
      }
    ],
    "text" : "Discharge summary"
  },
  "subject" : {
    🔗 "reference" : "Patient/atrius-in-patient-example"
  },
  "encounter" : {
    🔗 "reference" : "Encounter/atrius-in-encounter-inpatient-example"
  },
  "date" : "2026-07-05T11:00:00+05:30",
  "author" : [
    {
      🔗 "reference" : "Practitioner/atrius-in-practitioner-example"
    }
  ],
  "title" : "Discharge Summary",
  "attester" : [
    {
      "mode" : "professional",
      "time" : "2026-07-05T11:05:00+05:30",
      "party" : {
        🔗 "reference" : "Practitioner/atrius-in-practitioner-example"
      }
    }
  ],
  "section" : [
    {
      "title" : "Chief complaints",
      "code" : {
        "coding" : [
          {
            "system" : "http://snomed.info/sct",
            "code" : "422843007",
            "display" : "Chief complaint section"
          }
        ]
      },
      "text" : {
        "status" : "generated",
        "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Hypertension follow-up admission.</p></div>"
      },
      "entry" : [
        {
          🔗 "reference" : "Condition/atrius-in-op-consult-cc-example"
        }
      ]
    },
    {
      "title" : "Physical examination",
      "code" : {
        "coding" : [
          {
            "system" : "http://snomed.info/sct",
            "code" : "425044008",
            "display" : "Physical exam section"
          }
        ]
      },
      "text" : {
        "status" : "generated",
        "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Vitals stable.</p></div>"
      },
      "entry" : [
        {
          🔗 "reference" : "Observation/atrius-in-op-consult-exam-example"
        }
      ]
    },
    {
      "title" : "Allergies",
      "code" : {
        "coding" : [
          {
            "system" : "http://snomed.info/sct",
            "code" : "722446000",
            "display" : "Allergy record"
          }
        ]
      },
      "text" : {
        "status" : "generated",
        "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Penicillin — urticaria.</p></div>"
      },
      "entry" : [
        {
          🔗 "reference" : "AllergyIntolerance/atrius-in-allergyintolerance-example"
        }
      ]
    },
    {
      "title" : "Past medical history",
      "code" : {
        "coding" : [
          {
            "system" : "http://snomed.info/sct",
            "code" : "1003642006",
            "display" : "Past medical history section"
          }
        ]
      },
      "text" : {
        "status" : "generated",
        "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Essential hypertension.</p></div>"
      },
      "entry" : [
        {
          🔗 "reference" : "Condition/atrius-in-condition-problem-example"
        }
      ]
    },
    {
      "title" : "Family history",
      "code" : {
        "coding" : [
          {
            "system" : "http://snomed.info/sct",
            "code" : "422432008",
            "display" : "Family history section"
          }
        ]
      },
      "text" : {
        "status" : "generated",
        "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Father with CAD.</p></div>"
      },
      "entry" : [
        {
          🔗 "reference" : "FamilyMemberHistory/atrius-in-familymemberhistory-example"
        }
      ]
    },
    {
      "title" : "Investigations",
      "code" : {
        "coding" : [
          {
            "system" : "http://snomed.info/sct",
            "code" : "721981007",
            "display" : "Diagnostic studies report"
          }
        ]
      },
      "text" : {
        "status" : "generated",
        "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>CBC final.</p></div>"
      },
      "entry" : [
        {
          🔗 "reference" : "DiagnosticReport/atrius-in-diagnosticreport-lab-example"
        }
      ]
    },
    {
      "title" : "Medications",
      "code" : {
        "coding" : [
          {
            "system" : "http://snomed.info/sct",
            "code" : "1003606003",
            "display" : "Medication history section"
          }
        ]
      },
      "text" : {
        "status" : "generated",
        "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Paracetamol TDS.</p></div>"
      },
      "entry" : [
        {
          🔗 "reference" : "MedicationRequest/atrius-in-medicationrequest-example"
        }
      ]
    },
    {
      "title" : "Procedures",
      "code" : {
        "coding" : [
          {
            "system" : "http://snomed.info/sct",
            "code" : "1003640003",
            "display" : "History of past procedure section"
          }
        ]
      },
      "text" : {
        "status" : "generated",
        "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Point-of-care ultrasound.</p></div>"
      },
      "entry" : [
        {
          🔗 "reference" : "Procedure/atrius-in-procedure-example"
        }
      ]
    },
    {
      "title" : "Care plan",
      "code" : {
        "coding" : [
          {
            "system" : "http://snomed.info/sct",
            "code" : "734163000",
            "display" : "Care plan"
          }
        ]
      },
      "text" : {
        "status" : "generated",
        "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>BP control goal.</p></div>"
      },
      "entry" : [
        {
          🔗 "reference" : "CarePlan/atrius-in-careplan-example"
        }
      ]
    },
    {
      "title" : "Attachments",
      "code" : {
        "coding" : [
          {
            "system" : "http://snomed.info/sct",
            "code" : "373942005",
            "display" : "Discharge summary"
          }
        ]
      },
      "text" : {
        "status" : "generated",
        "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>See attached note.</p></div>"
      },
      "entry" : [
        {
          🔗 "reference" : "DocumentReference/atrius-in-documentreference-example"
        }
      ]
    }
  ]
}