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
Active as of 2025-07-09 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="registration-status-code"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem registration-status-code</b></p><a name="registration-status-code"> </a><a name="hcregistration-status-code"> </a><p>This case-sensitive code system <code>https://alexapi.medtechglobal.com.au/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-code-C"> </a></td><td>Casual</td></tr><tr><td style="white-space:nowrap">D<a name="registration-status-code-D"> </a></td><td>Deceased</td></tr><tr><td style="white-space:nowrap">R<a name="registration-status-code-R"> </a></td><td>Regular</td></tr><tr><td style="white-space:nowrap">T<a name="registration-status-code-T"> </a></td><td>Transferred</td></tr><tr><td style="white-space:nowrap">V<a name="registration-status-code-V"> </a></td><td>Visitor</td></tr></table></div>
</text>
<url
value="https://alexapi.medtechglobal.com.au/fhir/CodeSystem/registration-status-code"/>
<version value="0.0.1"/>
<name value="PatientRegistrationStatusCodes"/>
<title value="Medtech Registration status CodeSystem"/>
<status value="active"/>
<experimental value="false"/>
<date value="2025-07-09T23:40:54+00:00"/>
<publisher value="Medtech Global"/>
<contact>
<name value="Medtech Global"/>
<telecom>
<system value="url"/>
<value value="https://medtechglobal.com.au"/>
</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="5"/>
<concept>
<code value="C"/>
<display value="Casual"/>
</concept>
<concept>
<code value="D"/>
<display value="Deceased"/>
</concept>
<concept>
<code value="R"/>
<display value="Regular"/>
</concept>
<concept>
<code value="T"/>
<display value="Transferred"/>
</concept>
<concept>
<code value="V"/>
<display value="Visitor"/>
</concept>
</CodeSystem>