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
| Draft as of 2025-08-12 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="registration-status-codes"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem registration-status-codes</b></p><a name="registration-status-codes"> </a><a name="hcregistration-status-codes"> </a><p>This case-sensitive code system <code>https://alexapi.medtechglobal.com/fhir/CodeSystem/registration-status-code</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">C<a name="registration-status-codes-C"> </a></td><td>Casual</td></tr><tr><td style="white-space:nowrap">D<a name="registration-status-codes-D"> </a></td><td>Deceased</td></tr><tr><td style="white-space:nowrap">N<a name="registration-status-codes-N"> </a></td><td>Not Registered</td></tr><tr><td style="white-space:nowrap">O<a name="registration-status-codes-O"> </a></td><td>Other IPA</td></tr><tr><td style="white-space:nowrap">R<a name="registration-status-codes-R"> </a></td><td>Registered</td></tr><tr><td style="white-space:nowrap">T<a name="registration-status-codes-T"> </a></td><td>Transferred</td></tr><tr><td style="white-space:nowrap">V<a name="registration-status-codes-V"> </a></td><td>Visitor</td></tr></table></div>
</text>
<url
value="https://alexapi.medtechglobal.com/fhir/CodeSystem/registration-status-code"/>
<version value="0.0.1"/>
<name value="PatientRegistrationStatusCodes"/>
<title value="Medtech Registration status 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 Patient Registration status"/>
<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="7"/>
<concept>
<code value="C"/>
<display value="Casual"/>
</concept>
<concept>
<code value="D"/>
<display value="Deceased"/>
</concept>
<concept>
<code value="N"/>
<display value="Not Registered"/>
</concept>
<concept>
<code value="O"/>
<display value="Other IPA"/>
</concept>
<concept>
<code value="R"/>
<display value="Registered"/>
</concept>
<concept>
<code value="T"/>
<display value="Transferred"/>
</concept>
<concept>
<code value="V"/>
<display value="Visitor"/>
</concept>
</CodeSystem>