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

: Atrius India Core Reason for Encounter (CodeSystem)

Active as of 2026-07-24

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="atrius-in-reason-for-encounter-cs"/>
  <language value="en"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem atrius-in-reason-for-encounter-cs</b></p><a name="atrius-in-reason-for-encounter-cs"> </a><a name="hcatrius-in-reason-for-encounter-cs"> </a><p>This case-sensitive code system <code>https://atrius.in/fhir/r4/atrius-in/CodeSystem/atrius-in-reason-for-encounter-cs</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">chest-pain<a name="atrius-in-reason-for-encounter-cs-chest-pain"> </a></td><td>Chest pain</td><td>Chest pain presenting complaint</td></tr><tr><td style="white-space:nowrap">dyspnea<a name="atrius-in-reason-for-encounter-cs-dyspnea"> </a></td><td>Dyspnea</td><td>Shortness of breath</td></tr><tr><td style="white-space:nowrap">abdominal-pain<a name="atrius-in-reason-for-encounter-cs-abdominal-pain"> </a></td><td>Abdominal pain</td><td>Abdominal pain presenting complaint</td></tr><tr><td style="white-space:nowrap">headache<a name="atrius-in-reason-for-encounter-cs-headache"> </a></td><td>Headache</td><td>Headache presenting complaint</td></tr></table></div>
  </text>
  <url
       value="https://atrius.in/fhir/r4/atrius-in/CodeSystem/atrius-in-reason-for-encounter-cs"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:1.3.6.1.4.1.66219.1.16.5"/>
  </identifier>
  <version value="0.1.0"/>
  <name value="AtriusInReasonForEncounterCS"/>
  <title value="Atrius India Core Reason for Encounter (CodeSystem)"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-07-24T19:16:12+05:30"/>
  <publisher value="Atrius"/>
  <contact>
    <name value="Atrius"/>
    <telecom>
      <system value="url"/>
      <value value="https://atrius.in"/>
    </telecom>
  </contact>
  <description
               value="Pilot chief complaint codes for clinical UI autocomplete. Expand with SNOMED cross-maps when HTS is configured."/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="4"/>
  <concept>
    <code value="chest-pain"/>
    <display value="Chest pain"/>
    <definition value="Chest pain presenting complaint"/>
  </concept>
  <concept>
    <code value="dyspnea"/>
    <display value="Dyspnea"/>
    <definition value="Shortness of breath"/>
  </concept>
  <concept>
    <code value="abdominal-pain"/>
    <display value="Abdominal pain"/>
    <definition value="Abdominal pain presenting complaint"/>
  </concept>
  <concept>
    <code value="headache"/>
    <display value="Headache"/>
    <definition value="Headache presenting complaint"/>
  </concept>
</CodeSystem>