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

: Medtech Visa Type CodeSystem - XML Representation

Draft as of 2025-08-12

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="visa-codes"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem visa-codes</b></p><a name="visa-codes"> </a><a name="hcvisa-codes"> </a><p>This case-sensitive code system <code>https://fhir.medtechglobal.com/CodeSystem/visa-codes</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">I<a name="visa-codes-I"> </a></td><td>Interim Visa</td></tr><tr><td style="white-space:nowrap">O<a name="visa-codes-O"> </a></td><td>Other</td></tr><tr><td style="white-space:nowrap">S<a name="visa-codes-S"> </a></td><td>Special Student Visa</td></tr><tr><td style="white-space:nowrap">W<a name="visa-codes-W"> </a></td><td>Work Visa</td></tr></table></div>
  </text>
  <url value="https://fhir.medtechglobal.com/CodeSystem/visa-codes"/>
  <version value="0.0.1"/>
  <name value="VisaTypeCodes"/>
  <title value="Medtech Visa Type CodeSystem"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2025-08-12T01:02:12+00:00"/>
  <publisher value="Medtech Global"/>
  <contact>
    <name value="Medtech Global"/>
    <telecom>
      <system value="url"/>
      <value value="https://medtechglobal.com"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="support@medtechglobal.com"/>
    </telecom>
  </contact>
  <contact>
    <name value="Medtech Support"/>
    <telecom>
      <system value="email"/>
      <value value="support@medtechglobal.com"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description value="CodeSystem to support Visa Types"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="4"/>
  <concept>
    <code value="I"/>
    <display value="Interim Visa"/>
  </concept>
  <concept>
    <code value="O"/>
    <display value="Other"/>
  </concept>
  <concept>
    <code value="S"/>
    <display value="Special Student Visa"/>
  </concept>
  <concept>
    <code value="W"/>
    <display value="Work Visa"/>
  </concept>
</CodeSystem>