Healthcare Financial Services IG Edition 1
0.3.0 - ci-build Saudi Arabia flag

Healthcare Financial Services IG Edition 1 - Local Development build (v0.3.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Task Output Type - XML Representation

Active as of 2025-06-23

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="task-output-type"/>
  <meta>
    <versionId value="2"/>
    <lastUpdated value="2024-08-15T14:46:43.375+03:00"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem task-output-type</b></p><a name="task-output-type"> </a><a name="hctask-output-type"> </a><a name="task-output-type-en-US"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">version: 2; Last updated: 2024-08-15 14:46:43+0300</p></div><p>This case-sensitive code system <code>http://nphies.sa/terminology/CodeSystem/task-output-type</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><td><b>Arabic (ar)</b></td></tr><tr><td style="white-space:nowrap">status<a name="task-output-type-status"> </a></td><td>Status</td><td>The processing status of the references message or resource.</td><td>حالة</td></tr><tr><td style="white-space:nowrap">error<a name="task-output-type-error"> </a></td><td>Error</td><td>Error codes indicating the issues found with the request or why the request could not be fulfiled.</td><td>خطأ</td></tr><tr><td style="white-space:nowrap">response<a name="task-output-type-response"> </a></td><td>Response</td><td>A reference to the revised response resource or message.</td><td>رد</td></tr></table></div>
  </text>
  <url value="http://nphies.sa/terminology/CodeSystem/task-output-type"/>
  <version value="0.3.0"/>
  <name value="TaskOutputType"/>
  <title value="Task Output Type"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2025-06-23T22:09:21+03:00"/>
  <publisher value="HL7 Saudi Arabia"/>
  <contact>
    <name value="HL7 Saudi Arabia"/>
    <telecom>
      <system value="url"/>
      <value value="http://test-project.org/test-publisher"/>
    </telecom>
  </contact>
  <description value="Codes defining the type of content in Task.input."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="SA"/>
      <display value="Saudi Arabia"/>
    </coding>
  </jurisdiction>
  <copyright value="nphies 2020+ (https://nphies.sa)"/>
  <caseSensitive value="true"/>
  <compositional value="false"/>
  <versionNeeded value="false"/>
  <content value="complete"/>
  <concept>
    <code value="status"/>
    <display value="Status"/>
    <definition
                value="The processing status of the references message or resource."/>
    <designation>
      <language value="ar"/>
      <value value="حالة"/>
    </designation>
  </concept>
  <concept>
    <code value="error"/>
    <display value="Error"/>
    <definition
                value="Error codes indicating the issues found with the request or why the request could not be fulfiled."/>
    <designation>
      <language value="ar"/>
      <value value="خطأ"/>
    </designation>
  </concept>
  <concept>
    <code value="response"/>
    <display value="Response"/>
    <definition
                value="A reference to the revised response resource or message."/>
    <designation>
      <language value="ar"/>
      <value value="رد"/>
    </designation>
  </concept>
</CodeSystem>