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
| Active as of 2026-08-30 |
{
"resourceType" : "CodeSystem",
"id" : "atrius-supply-delivery-kind",
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<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>"
},
"url" : "https://atrius.in/fhir/r4/CodeSystem/supply-delivery-kind",
"identifier" : [
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:1.3.6.1.4.1.66219.1.16.21"
}
],
"version" : "0.1.0",
"name" : "AtriusSupplyDeliveryKind",
"title" : "Atrius Supply Delivery Kind",
"status" : "active",
"experimental" : false,
"date" : "2026-08-30T18:15:29+05:30",
"publisher" : "Atrius",
"contact" : [
{
"name" : "Atrius",
"telecom" : [
{
"system" : "url",
"value" : "https://atrius.in"
}
]
}
],
"description" : "Kinds of SupplyDelivery used for inventory audit projections (GRN receive, ward/OT issue).",
"caseSensitive" : true,
"content" : "complete",
"count" : 2,
"concept" : [
{
"code" : "received",
"display" : "Received (GRN)",
"definition" : "Goods received note — stock received into a hospital store"
},
{
"code" : "supplied",
"display" : "Supplied (issue)",
"definition" : "Stock issued from a store to a ward, OT, or encounter"
}
]
}