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
Draft as of 2025-03-02 |
{
"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><a name=\"gs-anaesthetictype-en-US\"> </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.35",
"name" : "GSAnaestheticType",
"title" : "Genie Anaesthetic type CodeSystem",
"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 CodeSystem",
"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"
}
]
}