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 Consent Category

Active as of 2026-08-30

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="atrius-consent-category"/>
  <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-consent-category</b></p><a name="atrius-consent-category"> </a><a name="hcatrius-consent-category"> </a><p>This case-sensitive code system <code>https://atrius.in/fhir/CodeSystem/atrius-consent-category</code> defines the following code:</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">surgical<a name="atrius-consent-category-surgical"> </a></td><td>Surgical consent</td><td>Consent for an operative / OT procedure</td></tr></table></div>
  </text>
  <url value="https://atrius.in/fhir/CodeSystem/atrius-consent-category"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:1.3.6.1.4.1.66219.1.16.13"/>
  </identifier>
  <version value="0.1.0"/>
  <name value="AtriusConsentCategory"/>
  <title value="Atrius Consent Category"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-08-30T18:15:29+05:30"/>
  <publisher value="Atrius"/>
  <contact>
    <name value="Atrius"/>
    <telecom>
      <system value="url"/>
      <value value="https://atrius.in"/>
    </telecom>
  </contact>
  <description
               value="Operational consent categories for Atrius HIS (not ABDM)."/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="1"/>
  <concept>
    <code value="surgical"/>
    <display value="Surgical consent"/>
    <definition value="Consent for an operative / OT procedure"/>
  </concept>
</CodeSystem>