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 Supply Delivery Kind

Active as of 2026-08-30

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="atrius-supply-delivery-kind"/>
  <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-supply-delivery-kind</b></p><a name="atrius-supply-delivery-kind"> </a><a name="hcatrius-supply-delivery-kind"> </a><p>This case-sensitive code system <code>https://atrius.in/fhir/r4/CodeSystem/supply-delivery-kind</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">received<a name="atrius-supply-delivery-kind-received"> </a></td><td>Received (GRN)</td><td>Goods received note — stock received into a hospital store</td></tr><tr><td style="white-space:nowrap">supplied<a name="atrius-supply-delivery-kind-supplied"> </a></td><td>Supplied (issue)</td><td>Stock issued from a store to a ward, OT, or encounter</td></tr></table></div>
  </text>
  <url value="https://atrius.in/fhir/r4/CodeSystem/supply-delivery-kind"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:1.3.6.1.4.1.66219.1.16.21"/>
  </identifier>
  <version value="0.1.0"/>
  <name value="AtriusSupplyDeliveryKind"/>
  <title value="Atrius Supply Delivery Kind"/>
  <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="Kinds of SupplyDelivery used for inventory audit projections (GRN receive, ward/OT issue)."/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="2"/>
  <concept>
    <code value="received"/>
    <display value="Received (GRN)"/>
    <definition
                value="Goods received note — stock received into a hospital store"/>
  </concept>
  <concept>
    <code value="supplied"/>
    <display value="Supplied (issue)"/>
    <definition
                value="Stock issued from a store to a ward, OT, or encounter"/>
  </concept>
</CodeSystem>