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
<Bundle xmlns="http://hl7.org/fhir">
<id value="TaskBundleForSearchRequest-example-01"/>
<meta>
<profile
value="https://nrces.in/ndhm/fhir/r4/StructureDefinition/TaskBundle"/>
<security>
<system
value="http://terminology.hl7.org/CodeSystem/v3-Confidentiality"/>
<code value="V"/>
<display value="very restricted"/>
</security>
</meta>
<identifier>
<value value="bc3c6c57-2053-4d0e-ac40-139ccccff645"/>
</identifier>
<type value="collection"/>
<timestamp value="2025-03-07T15:32:26.605+05:30"/>
<entry>
<fullUrl value="urn:uuid:4f481cc7-5d37-4ad2-9845-36b10637ed89"/>
<resource>
<Task>
<id value="4f481cc7-5d37-4ad2-9845-36b10637ed89"/>
<meta>
<profile
value="https://nrces.in/ndhm/fhir/r4/StructureDefinition/Task"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><a name="Task_4f481cc7-5d37-4ad2-9845-36b10637ed89"> </a><p class="res-header-id"><b>Generated Narrative: Task 4f481cc7-5d37-4ad2-9845-36b10637ed89</b></p><a name="4f481cc7-5d37-4ad2-9845-36b10637ed89"> </a><a name="hc4f481cc7-5d37-4ad2-9845-36b10637ed89"> </a><a name="4f481cc7-5d37-4ad2-9845-36b10637ed89-hi-IN"> </a><p><b>status</b>: Requested</p><p><b>intent</b>: order</p><p><b>code</b>: <span title="Codes:{https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-task-codes search}">Search</span></p><p><b>description</b>: Request for Searching the claim with number - 761234674365</p><p><b>authoredOn</b>: 2025-03-07 15:32:26+0530</p><p><b>requester</b>: <a href="Bundle-TaskBundleForSearchRequest-example-01.html#urn-uuid-a4ca8147-0200-4a98-a7bf-26cfc2b31d98">Organization</a></p><p><b>owner</b>: <a href="Bundle-TaskBundleForSearchRequest-example-01.html#urn-uuid-1e7ccc83-bc79-4087-9601-d9b05a928f34">Organization</a></p><h3>Inputs</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Type</b></td><td><b>Value[x]</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-task-input-type-code claimNumber}">ClaimNumber</span></td><td>761234674365</td></tr></table></div>
</text>
<status value="requested"/>
<intent value="order"/>
<code>
<coding>
<system
value="https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-task-codes"/>
<code value="search"/>
</coding>
</code>
<description
value="Request for Searching the claim with number - 761234674365"/>
<authoredOn value="2025-03-07T15:32:26.605+05:30"/>
<requester>
<reference value="urn:uuid:a4ca8147-0200-4a98-a7bf-26cfc2b31d98"/>
<display value="Organization"/>
</requester>
<owner>
<reference value="urn:uuid:1e7ccc83-bc79-4087-9601-d9b05a928f34"/>
<display value="Organization"/>
</owner>
<input>
<type>
<coding>
<system
value="https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-task-input-type-code"/>
<code value="claimNumber"/>
</coding>
</type>
<valueString value="761234674365"/>
</input>
</Task>
</resource>
</entry>
<entry>
<fullUrl value="urn:uuid:1e7ccc83-bc79-4087-9601-d9b05a928f34"/>
<resource>
<Organization>
<id value="1e7ccc83-bc79-4087-9601-d9b05a928f34"/>
<meta>
<profile
value="https://nrces.in/ndhm/fhir/r4/StructureDefinition/Organization"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><a name="Organization_1e7ccc83-bc79-4087-9601-d9b05a928f34"> </a><p class="res-header-id"><b>Generated Narrative: Organization 1e7ccc83-bc79-4087-9601-d9b05a928f34</b></p><a name="1e7ccc83-bc79-4087-9601-d9b05a928f34"> </a><a name="hc1e7ccc83-bc79-4087-9601-d9b05a928f34"> </a><a name="1e7ccc83-bc79-4087-9601-d9b05a928f34-hi-IN"> </a><p><b>identifier</b>: Registry of Hospitals in Network of Insurance (ROHINI) ID/4567878</p><p><b>type</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/organization-type ins}">Insurance Company</span></p><p><b>name</b>: XYZ Insurance Co. Ltd.</p><p><b>telecom</b>: <a href="tel:+9124326341234">+91 243 2634 1234</a>, <a href="mailto:contact@xyz.org">contact@xyz.org</a></p></div>
</text>
<identifier>
<type>
<coding>
<system
value="https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-identifier-type-code"/>
<code value="ROHINI"/>
<display
value="Registry of Hospitals in Network of Insurance (ROHINI) ID"/>
</coding>
</type>
<system value="https://rohini.iib.gov.in/"/>
<value value="4567878"/>
</identifier>
<type>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/organization-type"/>
<code value="ins"/>
<display value="Insurance Company"/>
</coding>
</type>
<name value="XYZ Insurance Co. Ltd."/>
<telecom>
<system value="phone"/>
<value value="+91 243 2634 1234"/>
<use value="work"/>
</telecom>
<telecom>
<system value="email"/>
<value value="contact@xyz.org"/>
<use value="work"/>
</telecom>
</Organization>
</resource>
</entry>
<entry>
<fullUrl value="urn:uuid:a4ca8147-0200-4a98-a7bf-26cfc2b31d98"/>
<resource>
<Organization>
<id value="a4ca8147-0200-4a98-a7bf-26cfc2b31d98"/>
<meta>
<profile
value="https://nrces.in/ndhm/fhir/r4/StructureDefinition/Organization"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><a name="Organization_a4ca8147-0200-4a98-a7bf-26cfc2b31d98"> </a><p class="res-header-id"><b>Generated Narrative: Organization a4ca8147-0200-4a98-a7bf-26cfc2b31d98</b></p><a name="a4ca8147-0200-4a98-a7bf-26cfc2b31d98"> </a><a name="hca4ca8147-0200-4a98-a7bf-26cfc2b31d98"> </a><a name="a4ca8147-0200-4a98-a7bf-26cfc2b31d98-hi-IN"> </a><p><b>identifier</b>: Provider number/456787448</p><p><b>type</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/organization-type prov}">Healthcare Provider</span></p><p><b>name</b>: XYZ Hospital Co. Ltd.</p><p><b>telecom</b>: <a href="tel:+9124326347856">+91 243 2634 7856</a>, <a href="mailto:contact@xyz.org">contact@xyz.org</a></p></div>
</text>
<identifier>
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
<code value="PRN"/>
<display value="Provider number"/>
</coding>
</type>
<system value="https://facility.ndhm.gov.in"/>
<value value="456787448"/>
</identifier>
<type>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/organization-type"/>
<code value="prov"/>
<display value="Healthcare Provider"/>
</coding>
</type>
<name value="XYZ Hospital Co. Ltd."/>
<telecom>
<system value="phone"/>
<value value="+91 243 2634 7856"/>
<use value="work"/>
</telecom>
<telecom>
<system value="email"/>
<value value="contact@xyz.org"/>
<use value="work"/>
</telecom>
</Organization>
</resource>
</entry>
</Bundle>