0.1.0 - ci-build
MHNSushi - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2024-02-12 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="value-set-encounter-status-my-core"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet value-set-encounter-status-my-core</b></p><a name="value-set-encounter-status-my-core"> </a><a name="hcvalue-set-encounter-status-my-core"> </a><a name="value-set-encounter-status-my-core-en-US"> </a><ul><li>Include these codes as defined in <a href="http://hl7.org/fhir/R4/codesystem-encounter-status.html"><code>http://hl7.org/fhir/encounter-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-encounter-status.html#encounter-status-arrived">arrived</a></td><td>Arrived</td><td>The Patient is present for the encounter, however is not currently meeting with a practitioner.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-encounter-status.html#encounter-status-in-progress">in-progress</a></td><td>In Progress</td><td>The Encounter has begun and the patient is present / the practitioner and the patient are meeting.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-encounter-status.html#encounter-status-finished">finished</a></td><td>Finished</td><td>The Encounter has ended.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-encounter-status.html#encounter-status-unknown">unknown</a></td><td>Unknown</td><td>The encounter status is unknown. Note that "unknown" is a value of last resort and every attempt should be made to provide a meaningful value other than "unknown".</td></tr></table></li></ul></div>
</text>
<url value="http://fhir.hie.moh.gov.my/ValueSet/encounter-status-my-core"/>
<version value="0.1.0"/>
<name value="ValueSetEncounterStatusMyCore"/>
<title value="value-set-encounter-status-my-core"/>
<status value="active"/>
<date value="2024-02-12T04:04:09.5621857+00:00"/>
<publisher value="Example Publisher"/>
<contact>
<name value="Example Publisher"/>
<telecom>
<system value="url"/>
<value value="http://example.org/example-publisher"/>
</telecom>
</contact>
<description value="Encounter priority value set"/>
<compose>
<include>
<system value="http://hl7.org/fhir/encounter-status"/>
<concept>
<code value="arrived"/>
<display value="Arrived"/>
</concept>
<concept>
<code value="in-progress"/>
<display value="In Progress"/>
</concept>
<concept>
<code value="finished"/>
<display value="Finished"/>
</concept>
<concept>
<code value="unknown"/>
<display value="Unknown"/>
</concept>
</include>
</compose>
</ValueSet>