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 HSN / SAC Codes Code System

Active as of 2026-08-30

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "hsn-sac",
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem hsn-sac</b></p><a name=\"hsn-sac\"> </a><a name=\"hchsn-sac\"> </a><p>This case-sensitive code system <code>https://atrius.in/fhir/r4/CodeSystem/hsn-sac</code> provides <b>a fragment</b> that includes 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\">999311<a name=\"hsn-sac-999311\"> </a></td><td>Medical consultation</td><td>GST SAC used in Atrius examples for OPD consultation and related health services.</td></tr></table></div>"
  },
  "url" : "https://atrius.in/fhir/r4/CodeSystem/hsn-sac",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:1.3.6.1.4.1.66219.1.16.49"
    }
  ],
  "version" : "0.1.0",
  "name" : "AtriusHsnSac",
  "title" : "Atrius HSN / SAC Codes Code System",
  "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" : "Fragment of Indian GST Harmonized System of Nomenclature (HSN) goods codes and Services Accounting Codes (SAC) used on Atrius billing items.\n\nThis is not the full CBIC schedule. Hospitals may send additional official HSN/SAC codes; this fragment is what the IG publishes so example and catalog Codings resolve.",
  "caseSensitive" : true,
  "content" : "fragment",
  "concept" : [
    {
      "code" : "999311",
      "display" : "Medical consultation",
      "definition" : "GST SAC used in Atrius examples for OPD consultation and related health services."
    }
  ]
}