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 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="immunisation-status"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet immunisation-status</b></p><a name="immunisation-status"> </a><a name="hcimmunisation-status"> </a><ul><li>Include these codes as defined in <a href="http://hl7.org/fhir/R4/codesystem-event-status.html"><code>http://hl7.org/fhir/event-status</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-event-status.html#event-status-completed">completed</a></td><td>Completed</td><td>The event has now concluded.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-event-status.html#event-status-not-done">not-done</a></td><td>Not Done</td><td>The event was terminated prior to any activity beyond preparation. I.e. The 'main' activity has not yet begun. The boundary between preparatory and the 'main' activity is context-specific.</td></tr></table></li></ul></div>
</text>
<url
value="https://alexapi.medtechglobal.com.au/fhir/ValueSet/immunisation-status"/>
<version value="0.0.1"/>
<name value="ImmunisationStatus"/>
<title value="Status for Immunisation"/>
<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="Defines the status for immunisation"/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
<display value="World"/>
</coding>
</jurisdiction>
<compose>
<include>
<system value="http://hl7.org/fhir/event-status"/>
<concept>
<code value="completed"/>
<display value="Completed"/>
</concept>
<concept>
<code value="not-done"/>
<display value="Not Done"/>
</concept>
</include>
</compose>
</ValueSet>