OpenELIS GLOBAL2 Implementation Guide - Local Development build (v0.1.0). See the Directory of published versions
: Task Intent - XML Representation
Raw xml | Download
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="task-intent-code-system"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p>This code system <code>https://i-tech-uw.github.io/openelis-global2-fhir-ig/codesystem-task-intent</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">order<a name="task-intent-code-system-order"> </a></td><td>Order</td><td>The request represents a request/demand and authorization for action by a Practitioner.</td></tr><tr><td style="white-space:nowrap">original-order<a name="task-intent-code-system-original-order"> </a></td><td>Original-Order</td><td>The request represents an original authorization for action.</td></tr></table></div>
</text>
<url
value="https://i-tech-uw.github.io/openelis-global2-fhir-ig/codesystem-task-intent"/>
<version value="0.1.0"/>
<name value="TaskIntentCodeSystem"/>
<title value="Task Intent"/>
<status value="active"/>
<date value="2023-03-05T22:47:16+00:00"/>
<contact>
<name value="I-TECH-UW"/>
<telecom>
<system value="url"/>
<value value="www.github.com/i-tech-uw"/>
</telecom>
</contact>
<description value="Task Intent Code System"/>
<content value="complete"/>
<count value="2"/>
<concept>
<code value="order"/>
<display value="Order"/>
<definition
value="The request represents a request/demand and authorization for action by a Practitioner."/>
</concept>
<concept>
<code value="original-order"/>
<display value="Original-Order"/>
<definition
value="The request represents an original authorization for action."/>
</concept>
</CodeSystem>