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

: EOrders reason local codes CodeSystem - JSON Representation

Draft as of 2025-03-02

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "eorders-path-reason-code-CodeSystem",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem eorders-path-reason-code-CodeSystem</b></p><a name=\"eorders-path-reason-code-CodeSystem\"> </a><a name=\"hceorders-path-reason-code-CodeSystem\"> </a><a name=\"eorders-path-reason-code-CodeSystem-en-US\"> </a><p>This case-sensitive code system <code>http://fhir.geniesolutions.io/CodeSystem/eorders-path-reason-code-CodeSystem</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">PCBRecurrent<a name=\"eorders-path-reason-code-CodeSystem-PCBRecurrent\"> </a></td><td>PCB Recurrent</td></tr><tr><td style=\"white-space:nowrap\">PCBSingleEpisode<a name=\"eorders-path-reason-code-CodeSystem-PCBSingleEpisode\"> </a></td><td>PCB Single Episode</td></tr><tr><td style=\"white-space:nowrap\">HRTOCP<a name=\"eorders-path-reason-code-CodeSystem-HRTOCP\"> </a></td><td>HRT/OCP</td></tr><tr><td style=\"white-space:nowrap\">PreviousAIS<a name=\"eorders-path-reason-code-CodeSystem-PreviousAIS\"> </a></td><td>Previous AIS</td></tr></table></div>"
  },
  "url" : "http://fhir.geniesolutions.io/CodeSystem/eorders-path-reason-code-CodeSystem",
  "version" : "1.2.35",
  "name" : "EOrdersPathReasonCodeCodeSystem",
  "title" : "EOrders reason local codes 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" : "EOrders reason local codes CodeSystem",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 4,
  "concept" : [
    {
      "code" : "PCBRecurrent",
      "display" : "PCB Recurrent"
    },
    {
      "code" : "PCBSingleEpisode",
      "display" : "PCB Single Episode"
    },
    {
      "code" : "HRTOCP",
      "display" : "HRT/OCP"
    },
    {
      "code" : "PreviousAIS",
      "display" : "Previous AIS"
    }
  ]
}