Medtech ALEX® Implementation Guide
0.0.1 - draft International flag

Medtech ALEX® Implementation Guide - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Medication Scheme Code System - JSON Representation

Active as of 2025-01-20

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "medication-scheme",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem medication-scheme</b></p><a name=\"medication-scheme\"> </a><a name=\"hcmedication-scheme\"> </a><a name=\"medication-scheme-en-US\"> </a><p>This case-sensitive code system <code>https://alexapi.medtechglobal.com.au/fhir/CodeSystem/medication-scheme</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\">pbs<a name=\"medication-scheme-pbs\"> </a></td></tr><tr><td style=\"white-space:nowrap\">rpbs<a name=\"medication-scheme-rpbs\"> </a></td></tr><tr><td style=\"white-space:nowrap\">private<a name=\"medication-scheme-private\"> </a></td></tr></table></div>"
  },
  "url" : "https://alexapi.medtechglobal.com.au/fhir/CodeSystem/medication-scheme",
  "version" : "0.0.1",
  "name" : "MedicationScheme",
  "title" : "Medication Scheme Code System",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-01-20T21:47:25+00:00",
  "publisher" : "Medtech Global",
  "contact" : [
    {
      "name" : "Medtech Global",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://medtechglobal.com.au"
        },
        {
          "system" : "email",
          "value" : "support@medtechglobal.com"
        }
      ]
    },
    {
      "name" : "Medtech Support",
      "telecom" : [
        {
          "system" : "email",
          "value" : "support@medtechglobal.com",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "Medication Scheme Code System",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 3,
  "concept" : [
    {
      "code" : "pbs",
      "display" : "pbs"
    },
    {
      "code" : "rpbs",
      "display" : "rpbs"
    },
    {
      "code" : "private",
      "display" : "private"
    }
  ]
}