FHIR Implementation Guide for ABDM
6.5.0 - active India flag

Banner

This page is part of the FHIR Implementation Guide for ABDM (v6.5.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: Task Output Type - XML Representation

Draft as of 2023-11-28

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="ndhm-task-output-type"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem ndhm-task-output-type</b></p><a name="ndhm-task-output-type"> </a><a name="hcndhm-task-output-type"> </a><a name="ndhm-task-output-type-hi-IN"> </a><p>This case-sensitive code system <code>https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-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></tr><tr><td style="white-space:nowrap">include<a name="ndhm-task-output-type-include"> </a></td><td>Include</td><td>This code is used when the resources are included as task output reference.</td></tr><tr><td style="white-space:nowrap">status<a name="ndhm-task-output-type-status"> </a></td><td>Status</td><td>This code is used when the output of the task provides a status update.</td></tr></table></div>
  </text>
  <url
       value="https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-task-output-type"/>
  <version value="6.5.0"/>
  <name value="TaskOutputType"/>
  <title value="Task Output Type"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2023-11-28"/>
  <publisher value="National Resource Center for EHR Standards"/>
  <contact>
    <name value="National Resource Center for EHR Standards"/>
    <telecom>
      <system value="url"/>
      <value value="https://nrces.in/"/>
    </telecom>
  </contact>
  <description
               value="This CodeSystem contains a set of codes that can be utilized to describe the type of output in the task resource"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="IN"/>
      <display value="India"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="2"/>
  <concept>
    <code value="include"/>
    <display value="Include"/>
    <definition
                value="This code is used when the resources are included as task output reference."/>
  </concept>
  <concept>
    <code value="status"/>
    <display value="Status"/>
    <definition
                value="This code is used when the output of the task provides a status update."/>
  </concept>
</CodeSystem>