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 Systems local identifier types - XML Representation

Draft as of 2025-03-02

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="gs-local-identifier-types"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem gs-local-identifier-types</b></p><a name="gs-local-identifier-types"> </a><a name="hcgs-local-identifier-types"> </a><a name="gs-local-identifier-types-en-US"> </a><p>This case-sensitive code system <code>http://fhir.geniesolutions.io/CodeSystem/gs-local-identifier-types</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">LOI<a name="gs-local-identifier-types-LOI"> </a></td><td>local organization identifier</td></tr><tr><td style="white-space:nowrap">LPI<a name="gs-local-identifier-types-LPI"> </a></td><td>local practitioner identifier</td></tr><tr><td style="white-space:nowrap">LPRI<a name="gs-local-identifier-types-LPRI"> </a></td><td>local practitioner role identifier</td></tr></table></div>
  </text>
  <url
       value="http://fhir.geniesolutions.io/CodeSystem/gs-local-identifier-types"/>
  <version value="1.2.35"/>
  <name value="GSLocalIdentifierTypes"/>
  <title value="Genie Systems local identifier types"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2025-03-02T12:29:52+10:00"/>
  <publisher value="Magentus Practice Management"/>
  <contact>
    <name value="Magentus Practice Management"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.magentus.com/practice-management"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="andy.bond@magentus.com"/>
    </telecom>
  </contact>
  <contact>
    <name value="Magentus Practice Management"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.magentus.com/practice-management"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description
               value="Genie Systems local identifier types to expose Organization, Practitioner, and PractitionRole"/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="3"/>
  <concept>
    <code value="LOI"/>
    <display value="local organization identifier"/>
  </concept>
  <concept>
    <code value="LPI"/>
    <display value="local practitioner identifier"/>
  </concept>
  <concept>
    <code value="LPRI"/>
    <display value="local practitioner role identifier"/>
  </concept>
</CodeSystem>