{
  "resourceType" : "CodeSystem",
  "id" : "gs-anaesthetictype",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem gs-anaesthetictype</b></p><a name=\"gs-anaesthetictype\"> </a><a name=\"hcgs-anaesthetictype\"> </a><p>This case-sensitive code system <code>http://fhir.geniesolutions.io/CodeSystem/gs-anaesthetictype</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td></tr><tr><td style=\"white-space:nowrap\">ALA<a name=\"gs-anaesthetictype-ALA\"> </a></td></tr><tr><td style=\"white-space:nowrap\">Epidural<a name=\"gs-anaesthetictype-Epidural\"> </a></td></tr><tr><td style=\"white-space:nowrap\">Epidural+GA<a name=\"gs-anaesthetictype-Epidural.43GA\"> </a></td></tr><tr><td style=\"white-space:nowrap\">GA<a name=\"gs-anaesthetictype-GA\"> </a></td></tr><tr><td style=\"white-space:nowrap\">GA+Block<a name=\"gs-anaesthetictype-GA.43Block\"> </a></td></tr><tr><td style=\"white-space:nowrap\">LA<a name=\"gs-anaesthetictype-LA\"> </a></td></tr><tr><td style=\"white-space:nowrap\">LAWS<a name=\"gs-anaesthetictype-LAWS\"> </a></td></tr><tr><td style=\"white-space:nowrap\">NLA<a name=\"gs-anaesthetictype-NLA\"> </a></td></tr><tr><td style=\"white-space:nowrap\">Spinal<a name=\"gs-anaesthetictype-Spinal\"> </a></td></tr></table></div>"
  },
  "url" : "http://fhir.geniesolutions.io/CodeSystem/gs-anaesthetictype",
  "version" : "1.2.60",
  "name" : "GSAnaestheticType",
  "title" : "Genie Anaesthetic type CodeSystem",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-04-05T21:47:41+00:00",
  "publisher" : "Magentus Practice Management",
  "contact" : [{
    "name" : "Magentus Practice Management",
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.magentus.com/practice-management"
    },
    {
      "system" : "email",
      "value" : "andy.bond@magentus.com"
    }]
  },
  {
    "name" : "Magentus Practice Management",
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.magentus.com/practice-management",
      "use" : "work"
    }]
  }],
  "description" : "Genie Anaesthetic type CodeSystem",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "AU"
    }]
  }],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 9,
  "concept" : [{
    "code" : "ALA",
    "display" : "ALA"
  },
  {
    "code" : "Epidural",
    "display" : "Epidural"
  },
  {
    "code" : "Epidural+GA",
    "display" : "Epidural+GA"
  },
  {
    "code" : "GA",
    "display" : "GA"
  },
  {
    "code" : "GA+Block",
    "display" : "GA+Block"
  },
  {
    "code" : "LA",
    "display" : "LA"
  },
  {
    "code" : "LAWS",
    "display" : "LAWS"
  },
  {
    "code" : "NLA",
    "display" : "NLA"
  },
  {
    "code" : "Spinal",
    "display" : "Spinal"
  }]
}