FHIR Implementation Guide for ABDM
6.5.0 - active
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. For a full list of available versions, see the Directory of published versions
Draft as of 2023-11-28 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="ndhm-task-codes"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem ndhm-task-codes</b></p><a name="ndhm-task-codes"> </a><a name="hcndhm-task-codes"> </a><a name="ndhm-task-codes-hi-IN"> </a><p>This case-sensitive code system <code>https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-task-codes</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">nullify<a name="ndhm-task-codes-nullify"> </a></td><td>nullify</td><td>A formal request to halt or reverse a prior action, ensuring complete purging of all original submissions, with Task updates on acceptance, success, or identified errors</td></tr><tr><td style="white-space:nowrap">deliver<a name="ndhm-task-codes-deliver"> </a></td><td>deliver</td><td>It specifies the FHIR resource shared as part of the Task resource.</td></tr><tr><td style="white-space:nowrap">search<a name="ndhm-task-codes-search"> </a></td><td>Search</td><td>It specifies that the that task is created for search of any claim.</td></tr></table></div>
</text>
<url value="https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-task-codes"/>
<version value="6.5.0"/>
<name value="TaskCode"/>
<title value="Task Code"/>
<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 task involved"/>
<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="3"/>
<concept>
<code value="nullify"/>
<display value="nullify"/>
<definition
value="A formal request to halt or reverse a prior action, ensuring complete purging of all original submissions, with Task updates on acceptance, success, or identified errors"/>
</concept>
<concept>
<code value="deliver"/>
<display value="deliver"/>
<definition
value="It specifies the FHIR resource shared as part of the Task resource."/>
</concept>
<concept>
<code value="search"/>
<display value="Search"/>
<definition
value="It specifies that the that task is created for search of any claim."/>
</concept>
</CodeSystem>