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 Referral Note

Raw xml | Download


<Composition xmlns="http://hl7.org/fhir">
  <id value="atrius-in-referral-note-example"/>
  <meta>
    <profile
             value="https://atrius.in/fhir/r4/atrius-in/StructureDefinition/atrius-in-referral-note"/>
  </meta>
  <language value="en"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Composition atrius-in-referral-note-example</b></p><a name="atrius-in-referral-note-example"> </a><a name="hcatrius-in-referral-note-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-referral-note.html">Atrius India Core Referral Note</a></p></div><p><b>status</b>: Final</p><p><b>type</b>: <span title="Codes:{http://snomed.info/sct 371530004}">Referral note</span></p><p><b>encounter</b>: <a href="Encounter-atrius-in-encounter-example.html">Encounter: status = finished; class = ambulatory (ActCode#AMB); type = ; period = 2026-05-20 09:00:00+0530 --&gt; 2026-05-20 09:45:00+0530</a></p><p><b>date</b>: 2026-07-04 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>: Cardiology referral note</p><h3>Events</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Detail</b></td></tr><tr><td style="display: none">*</td><td><a href="ServiceRequest-atrius-in-servicerequest-referral-example.html">ServiceRequest Cardiology service</a></td></tr></table></div>
  </text>
  <status value="final"/>
  <type>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="371530004"/>
      <display value="Clinical consultation report"/>
    </coding>
    <text value="Referral note"/>
  </type>
  <subject>🔗 
    <reference value="Patient/atrius-in-patient-example"/>
  </subject>
  <encounter>🔗 
    <reference value="Encounter/atrius-in-encounter-example"/>
  </encounter>
  <date value="2026-07-04T11:00:00+05:30"/>
  <author>🔗 
    <reference value="Practitioner/atrius-in-practitioner-example"/>
  </author>
  <title value="Cardiology referral note"/>
  <event>
    <detail>🔗 
      <reference
                 value="ServiceRequest/atrius-in-servicerequest-referral-example"/>
    </detail>
  </event>
  <section>
    <title value="Subjective"/>
    <code>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="422843007"/>
        <display value="Chief complaint section"/>
      </coding>
    </code>
    <entry>🔗 
      <reference value="Condition/atrius-in-op-consult-cc-example"/>
    </entry>
  </section>
  <section>
    <title value="Objective"/>
    <code>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="425044008"/>
        <display value="Physical exam section"/>
      </coding>
    </code>
    <entry>🔗 
      <reference value="Observation/atrius-in-op-consult-exam-example"/>
    </entry>
  </section>
  <section>
    <title value="Assessment"/>
    <code>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="404684003"/>
        <display value="Clinical finding"/>
      </coding>
    </code>
    <entry>🔗 
      <reference value="Observation/atrius-in-op-consult-assessment-example"/>
    </entry>
  </section>
  <section>
    <title value="Plan"/>
    <code>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="390906007"/>
        <display value="Follow-up encounter"/>
      </coding>
    </code>
    <entry>🔗 
      <reference value="Appointment/atrius-in-op-consult-followup-example"/>
    </entry>
  </section>
</Composition>