0.1.0 - ci-build
eReferralMustSupport - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Draft as of 2024-08-15 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="task-code"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet task-code</b></p><a name="task-code"> </a><a name="hctask-code"> </a><a name="task-code-en-US"> </a><ul><li>Include these codes as defined in <code>https://fhir.infoway-inforoute.ca/io/CA-eReC/CodeSystem/task-code</code><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>process-request</td><td>Primary task associated with tracking the status of a service request</td></tr><tr><td>process-request-consult</td><td>Primary task associated with tracking the status of an eConsult service request</td></tr><tr><td>request-for-information-for-requester</td><td>Request for more information Information to be completed by the referral requester</td></tr><tr><td>general-task</td><td>General ad-hoc tasks that for a referral detailed in Task.description (e.g., Contact supervisor for final approval)</td></tr><tr><td>data-correction</td><td>Providing up-to-date information of patient records/referral information (generally is from provider to the requester)</td></tr><tr><td>manage-request</td><td>To identify changes in the Referral Request Contributor</td></tr></table></li></ul></div>
</text>
<url value="http://hl7.ca/fhir/eReferral/ValueSet/task-code"/>
<version value="0.1.0"/>
<name value="TaskCode"/>
<title value="Task Code"/>
<status value="draft"/>
<date value="2024-08-15T11:24:57-06: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="Contains codes indicating the type of action that is expected to be performed."/>
<immutable value="false"/>
<compose>
<include>
<system
value="https://fhir.infoway-inforoute.ca/io/CA-eReC/CodeSystem/task-code"/>
<concept>
<code value="process-request"/>
<display
value="Primary task associated with tracking the status of a service request"/>
</concept>
<concept>
<code value="process-request-consult"/>
<display
value="Primary task associated with tracking the status of an eConsult service request"/>
</concept>
<concept>
<code value="request-for-information-for-requester"/>
<display
value="Request for more information Information to be completed by the referral requester"/>
</concept>
<concept>
<code value="general-task"/>
<display
value="General ad-hoc tasks that for a referral detailed in Task.description (e.g., Contact supervisor for final approval)"/>
</concept>
<concept>
<code value="data-correction"/>
<display
value="Providing up-to-date information of patient records/referral information (generally is from provider to the requester)"/>
</concept>
<concept>
<code value="manage-request"/>
<display
value="To identify changes in the Referral Request Contributor"/>
</concept>
</include>
</compose>
</ValueSet>