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 India Core OPD Service Category

Active as of 2026-07-24

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "atrius-in-opd-service-category",
  "language" : "en",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet atrius-in-opd-service-category</b></p><a name=\"atrius-in-opd-service-category\"> </a><a name=\"hcatrius-in-opd-service-category\"> </a><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/7.2.0/CodeSystem-service-category.html\"><code>http://terminology.hl7.org/CodeSystem/service-category</code></a><span title=\"Version is explicitly stated to be 1.1.1\"> version &#x1F4CD;1.1.1</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://terminology.hl7.org/7.2.0/CodeSystem-service-category.html#service-category-17\">17</a></td><td style=\"color: #cccccc\">General Practice</td><td>General Practice/GP (doctor)</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.2.0/CodeSystem-service-category.html#service-category-8\">8</a></td><td style=\"color: #cccccc\">Counselling</td><td>Counselling</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.2.0/CodeSystem-service-category.html#service-category-27\">27</a></td><td style=\"color: #cccccc\">Specialist Medical</td><td>Specialist Medical - requires referral</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.2.0/CodeSystem-service-category.html#service-category-35\">35</a></td><td style=\"color: #cccccc\">Hospital</td><td>Hospital</td></tr></table></li></ul></div>"
  },
  "url" : "https://atrius.in/fhir/r4/atrius-in/ValueSet/atrius-in-opd-service-category",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:1.3.6.1.4.1.66219.1.48.16"
    }
  ],
  "version" : "0.1.0",
  "name" : "AtriusInOpdServiceCategoryVS",
  "title" : "Atrius India Core OPD Service Category",
  "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" : "Schedule and appointment serviceCategory for outpatient and ambulatory services.",
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/service-category",
        "version" : "1.1.1",
        "concept" : [
          {
            "code" : "17"
          },
          {
            "code" : "8"
          },
          {
            "code" : "27"
          },
          {
            "code" : "35"
          }
        ]
      }
    ]
  }
}