FHIR Implementation Guide for ABDM
5.0.0 - active India

Banner

FHIR Implementation Guide for ABDM - Local Development build (v5.0.0). See the Directory of published versions

: TaskBundleForSearchRequest-example-01 - XML Representation

Raw xml | Download



<Bundle xmlns="http://hl7.org/fhir">
  <id value="TaskBundleForSearchRequest-example-01"/>
  <meta>
    <versionId value="1"/>
    <lastUpdated value="2023-09-07T15:32:26.605+05:30"/>
    <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>
    <system value="http://hip.in"/>
    <value value="bc3c6c57-2053-4d0e-ac40-139ccccff645"/>
  </identifier>
  <type value="collection"/>
  <timestamp value="2023-09-07T15:32:26.605+05:30"/>
  <entry>
    <fullUrl value="Task/Task-example-01"/>
    <resource>
      <Task>
        <id value="Task-example-01"/>
        <meta>
          <profile
                   value="https://nrces.in/ndhm/fhir/r4/StructureDefinition/Task"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Task</b><a name="Task-example-01"> </a></p><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">Resource Task &quot;Task-example-01&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-Task.html">Task</a></p></div><p><b>status</b>: requested</p><p><b>intent</b>: order</p><p><b>code</b>: Search <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-ndhm-task-codes.html">Task Codes</a>#search)</span></p><p><b>description</b>: Request for Searching the claim with number - 761234674365</p><p><b>authoredOn</b>: 2023-12-08 08:25:05+1000</p><p><b>requester</b>: <a href="#Organization_Organization-example-02">See above (Organization/Organization-example-02)</a></p><p><b>owner</b>: <a href="#Organization_Organization-example-01">See above (Organization/Organization-example-01)</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>ClaimNumber <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-ndhm-task-input-type-code.html">Task Input Type Codes</a>#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="2023-12-08T08:25:05+10:00"/>
        <requester>
          <reference value="Organization/Organization-example-02"/>
        </requester>
        <owner>
          <reference value="Organization/Organization-example-01"/>
        </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="Organization/Organization-example-01"/>
    <resource>
      <Organization>
        <id value="Organization-example-01"/>
        <meta>
          <profile
                   value="https://nrces.in/ndhm/fhir/r4/StructureDefinition/Organization"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Organization</b><a name="Organization-example-01"> </a></p><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">Resource Organization &quot;Organization-example-01&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-Organization.html">Organization</a></p></div><p><b>identifier</b>: Provider number: 4567878</p><p><b>type</b>: Insurance Company <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.3.0/CodeSystem-organization-type.html">Organization type</a>#ins)</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="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="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="Organization/Organization-example-02"/>
    <resource>
      <Organization>
        <id value="Organization-example-02"/>
        <meta>
          <profile
                   value="https://nrces.in/ndhm/fhir/r4/StructureDefinition/Organization"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Organization</b><a name="Organization-example-02"> </a></p><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">Resource Organization &quot;Organization-example-02&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-Organization.html">Organization</a></p></div><p><b>identifier</b>: Provider number: 456787448</p><p><b>type</b>: Healthcare Provider <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.3.0/CodeSystem-organization-type.html">Organization type</a>#prov)</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>