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
<Encounter xmlns="http://hl7.org/fhir">
<id value="atrius-in-encounter-er-chest-pain-example"/>
<meta>
<profile
value="https://atrius.in/fhir/r4/atrius-in/StructureDefinition/atrius-in-encounter"/>
</meta>
<language value="en"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Encounter atrius-in-encounter-er-chest-pain-example</b></p><a name="atrius-in-encounter-er-chest-pain-example"> </a><a name="hcatrius-in-encounter-er-chest-pain-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-encounter.html">Atrius India Core Encounter</a></p></div><p><b>status</b>: In Progress</p><p><b>class</b>: <a href="http://terminology.hl7.org/7.2.0/CodeSystem-v3-ActCode.html#v3-ActCode-EMER">ActCode: EMER</a> (emergency)</p><p><b>type</b>: <span title="Codes:">Emergency department visit</span></p><p><b>subject</b>: <a href="Patient-atrius-in-patient-example.html">Priya Sharma(official) Female, DoB: 1985-03-15 ( Ayushman Bharat Health Account (ABHA) ID: NDHMHealthId#ABHA-1234-5678-9012 (use: official, ))</a></p><p><b>period</b>: 2026-06-11 08:15:00+0530 --> (ongoing)</p><p><b>reasonCode</b>: <span title="Codes:">Chest pain</span></p><p><b>serviceProvider</b>: <a href="Organization-atrius-in-organization-example.html">Organization AtriusIn General Hospital</a></p></div>
</text>
<status value="in-progress"/>
<class>
<system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
<code value="EMER"/>
<display value="emergency"/>
</class>
<type>
<text value="Emergency department visit"/>
</type>
<subject>🔗
<reference value="Patient/atrius-in-patient-example"/>
</subject>
<period>
<start value="2026-06-11T08:15:00+05:30"/>
</period>
<reasonCode>
<text value="Chest pain"/>
</reasonCode>
<serviceProvider>🔗
<reference value="Organization/atrius-in-organization-example"/>
</serviceProvider>
</Encounter>