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 GST Tax Split Code System

Active as of 2026-07-24

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "atrius-in-gst-tax-split-cs",
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem atrius-in-gst-tax-split-cs</b></p><a name=\"atrius-in-gst-tax-split-cs\"> </a><a name=\"hcatrius-in-gst-tax-split-cs\"> </a><p>This case-sensitive code system <code>https://atrius.in/fhir/r4/atrius-in/CodeSystem/atrius-in-gst-tax-split-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></tr><tr><td style=\"white-space:nowrap\">cgst-sgst<a name=\"atrius-in-gst-tax-split-cs-cgst-sgst\"> </a></td><td>CGST + SGST (intra-state)</td></tr><tr><td style=\"white-space:nowrap\">igst<a name=\"atrius-in-gst-tax-split-cs-igst\"> </a></td><td>IGST (inter-state)</td></tr></table></div>"
  },
  "url" : "https://atrius.in/fhir/r4/atrius-in/CodeSystem/atrius-in-gst-tax-split-cs",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:1.3.6.1.4.1.66219.1.16.11"
    }
  ],
  "version" : "0.1.0",
  "name" : "AtriusInGstTaxSplitCS",
  "title" : "Atrius GST Tax Split Code System",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-07-24T19:16:12+05:30",
  "publisher" : "Atrius",
  "contact" : [
    {
      "name" : "Atrius",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://atrius.in"
        }
      ]
    }
  ],
  "description" : "GST tax-split mode for line-level breakdown (CGST+SGST vs IGST).",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 2,
  "concept" : [
    {
      "code" : "cgst-sgst",
      "display" : "CGST + SGST (intra-state)"
    },
    {
      "code" : "igst",
      "display" : "IGST (inter-state)"
    }
  ]
}