Magentus Practice Management FHIR Implementation Guide
1.2.35 - ci-build

Magentus Practice Management FHIR Implementation Guide - Local Development build (v1.2.35) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Genie Anaesthetic type ValueSet - JSON Representation

Draft as of 2025-03-02

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "gs-anaesthetictype-valueset",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet gs-anaesthetictype-valueset</b></p><a name=\"gs-anaesthetictype-valueset\"> </a><a name=\"hcgs-anaesthetictype-valueset\"> </a><a name=\"gs-anaesthetictype-valueset-en-US\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"CodeSystem-gs-anaesthetictype.html\"><code>http://fhir.geniesolutions.io/CodeSystem/gs-anaesthetictype</code></a></li><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/231249005\">231249005</a></td><td>Spinal anaesthesia</td></tr><tr><td><a href=\"http://snomed.info/id/231262009\">231262009</a></td><td>Combined spinal/epidural technique with needles at separate spaces</td></tr><tr><td><a href=\"http://snomed.info/id/50697003\">50697003</a></td><td>General anaesthesia</td></tr><tr><td><a href=\"http://snomed.info/id/386761002\">386761002</a></td><td>Local anaesthesia</td></tr><tr><td><a href=\"http://snomed.info/id/398239001\">398239001</a></td><td>MAC sedation</td></tr><tr><td><a href=\"http://snomed.info/id/27372005\">27372005</a></td><td>Regional anaesthesia</td></tr><tr><td><a href=\"http://snomed.info/id/440149009\">440149009</a></td><td>Infiltration of episcleral space using local anaesthetic</td></tr><tr><td><a href=\"http://snomed.info/id/386760001\">386760001</a></td><td>Topical local anaesthetic</td></tr></table></li></ul></div>"
  },
  "url" : "http://fhir.geniesolutions.io/ValueSet/gs-anaesthetictype-valueset",
  "version" : "1.2.35",
  "name" : "GSAnaestheticTypeVS",
  "title" : "Genie Anaesthetic type ValueSet",
  "status" : "draft",
  "experimental" : false,
  "date" : "2025-03-02T12:29:52+10: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 ValueSet",
  "compose" : {
    "include" : [
      {
        "system" : "http://fhir.geniesolutions.io/CodeSystem/gs-anaesthetictype"
      },
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "231249005",
            "display" : "Spinal anaesthesia"
          },
          {
            "code" : "231262009",
            "display" : "Combined spinal/epidural technique with needles at separate spaces"
          },
          {
            "code" : "50697003",
            "display" : "General anaesthesia"
          },
          {
            "code" : "386761002",
            "display" : "Local anaesthesia"
          },
          {
            "code" : "398239001",
            "display" : "MAC sedation"
          },
          {
            "code" : "27372005",
            "display" : "Regional anaesthesia"
          },
          {
            "code" : "440149009",
            "display" : "Infiltration of episcleral space using local anaesthetic"
          },
          {
            "code" : "386760001",
            "display" : "Topical local anaesthetic"
          }
        ]
      }
    ]
  }
}