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. For a full list of available versions, see the Directory of published versions

: TaskBundleForInsurancePlanRequest-example-01 - TTL Representation

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:Bundle ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "TaskBundleForInsurancePlanRequest-example-01"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://nrces.in/ndhm/fhir/r4/StructureDefinition/TaskBundle"^^xsd:anyURI ;
fhir:link <https://nrces.in/ndhm/fhir/r4/StructureDefinition/TaskBundle>     ] ) ;
    ( fhir:security [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-Confidentiality"^^xsd:anyURI ] ;
fhir:code [ fhir:v "V" ] ;
fhir:display [ fhir:v "very restricted" ]     ] )
  ] ; # 
  fhir:identifier [
fhir:value [ fhir:v "bc3c6c57-2053-4d0e-ac40-139ccccff645" ]
  ] ; # 
  fhir:type [ fhir:v "collection"] ; # 
  fhir:timestamp [ fhir:v "2025-03-07T15:32:26.605+05:30"^^xsd:dateTime] ; # 
  fhir:entry ( [
fhir:fullUrl [ fhir:v "urn:uuid:25046b39-7f54-47af-8457-2af69a7e95ff"^^xsd:anyURI ] ;
    ( fhir:resource <urn:uuid:25046b39-7f54-47af-8457-2af69a7e95ff> )
  ] [
fhir:fullUrl [ fhir:v "urn:uuid:5fe335ab-cc1d-4208-9f22-919fc4bfce77"^^xsd:anyURI ] ;
    ( fhir:resource <urn:uuid:5fe335ab-cc1d-4208-9f22-919fc4bfce77> )
  ] [
fhir:fullUrl [ fhir:v "urn:uuid:6f602d6a-7263-470e-864f-97916c6d3bcb"^^xsd:anyURI ] ;
    ( fhir:resource <urn:uuid:6f602d6a-7263-470e-864f-97916c6d3bcb> )
  ] ) . # 

<urn:uuid:25046b39-7f54-47af-8457-2af69a7e95ff> a fhir:Task ;
  fhir:id [ fhir:v "25046b39-7f54-47af-8457-2af69a7e95ff"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://nrces.in/ndhm/fhir/r4/StructureDefinition/Task"^^xsd:anyURI ;
fhir:link <https://nrces.in/ndhm/fhir/r4/StructureDefinition/Task>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Task_25046b39-7f54-47af-8457-2af69a7e95ff\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Task 25046b39-7f54-47af-8457-2af69a7e95ff</b></p><a name=\"25046b39-7f54-47af-8457-2af69a7e95ff\"> </a><a name=\"hc25046b39-7f54-47af-8457-2af69a7e95ff\"> </a><a name=\"25046b39-7f54-47af-8457-2af69a7e95ff-hi-IN\"> </a><p><b>status</b>: Completed</p><p><b>intent</b>: order</p><p><b>code</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/financialtaskcode poll}\">Poll</span></p><p><b>description</b>: Give the details of Insurance plan linked with the given policy number</p><p><b>authoredOn</b>: 2025-03-07 15:32:26+0530</p><p><b>requester</b>: <a href=\"Bundle-TaskBundleForInsurancePlanRequest-example-01.html#urn-uuid-6f602d6a-7263-470e-864f-97916c6d3bcb\">Organization-hospital</a></p><p><b>owner</b>: <a href=\"Bundle-TaskBundleForInsurancePlanRequest-example-01.html#urn-uuid-5fe335ab-cc1d-4208-9f22-919fc4bfce77\">Organization-insurance-company</a></p><blockquote><p><b>input</b></p><p><b>type</b>: <span title=\"Codes:{https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-task-input-type-code policyNumber}\">PolicyNumber</span></p><p><b>value</b>: ABC123456789</p></blockquote><blockquote><p><b>input</b></p><p><b>type</b>: <span title=\"Codes:{https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-task-input-type-code providerId}\">ProviderId</span></p><p><b>value</b>: 1234567890</p></blockquote></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:status [ fhir:v "completed"] ; # 
  fhir:intent [ fhir:v "order"] ; # 
  fhir:code [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/financialtaskcode"^^xsd:anyURI ] ;
fhir:code [ fhir:v "poll" ]     ] )
  ] ; # 
  fhir:description [ fhir:v "Give the details of Insurance plan linked with the given policy number"] ; # 
  fhir:authoredOn [ fhir:v "2025-03-07T15:32:26.605+05:30"^^xsd:dateTime] ; # 
  fhir:requester [
fhir:reference [ fhir:v "urn:uuid:6f602d6a-7263-470e-864f-97916c6d3bcb" ] ;
fhir:display [ fhir:v "Organization-hospital" ]
  ] ; # 
  fhir:owner [
fhir:reference [ fhir:v "urn:uuid:5fe335ab-cc1d-4208-9f22-919fc4bfce77" ] ;
fhir:display [ fhir:v "Organization-insurance-company" ]
  ] ; # 
  fhir:input ( [
fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-task-input-type-code"^^xsd:anyURI ] ;
fhir:code [ fhir:v "policyNumber" ] ;
fhir:display [ fhir:v "PolicyNumber" ]       ] )     ] ;
fhir:value [
a fhir:string ;
fhir:v "ABC123456789"     ]
  ] [
fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-task-input-type-code"^^xsd:anyURI ] ;
fhir:code [ fhir:v "providerId" ] ;
fhir:display [ fhir:v "ProviderId" ]       ] )     ] ;
fhir:value [
a fhir:string ;
fhir:v "1234567890"     ]
  ] ) . # 

<urn:uuid:5fe335ab-cc1d-4208-9f22-919fc4bfce77> a fhir:Organization ;
  fhir:id [ fhir:v "5fe335ab-cc1d-4208-9f22-919fc4bfce77"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://nrces.in/ndhm/fhir/r4/StructureDefinition/Organization"^^xsd:anyURI ;
fhir:link <https://nrces.in/ndhm/fhir/r4/StructureDefinition/Organization>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_5fe335ab-cc1d-4208-9f22-919fc4bfce77\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization 5fe335ab-cc1d-4208-9f22-919fc4bfce77</b></p><a name=\"5fe335ab-cc1d-4208-9f22-919fc4bfce77\"> </a><a name=\"hc5fe335ab-cc1d-4208-9f22-919fc4bfce77\"> </a><a name=\"5fe335ab-cc1d-4208-9f22-919fc4bfce77-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>"^^rdf:XMLLiteral
  ] ; # 
  fhir:identifier ( [
fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-identifier-type-code"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ROHINI" ] ;
fhir:display [ fhir:v "Registry of Hospitals in Network of Insurance (ROHINI) ID" ]       ] )     ] ;
fhir:system [ fhir:v "https://rohini.iib.gov.in/"^^xsd:anyURI ] ;
fhir:value [ fhir:v "4567878" ]
  ] ) ; # 
  fhir:type ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/organization-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ins" ] ;
fhir:display [ fhir:v "Insurance Company" ]     ] )
  ] ) ; # 
  fhir:name [ fhir:v "XYZ Insurance Co. Ltd."] ; # 
  fhir:telecom ( [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "+91 243 2634 1234" ] ;
fhir:use [ fhir:v "work" ]
  ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "contact@xyz.org" ] ;
fhir:use [ fhir:v "work" ]
  ] ) . # 

<urn:uuid:6f602d6a-7263-470e-864f-97916c6d3bcb> a fhir:Organization ;
  fhir:id [ fhir:v "6f602d6a-7263-470e-864f-97916c6d3bcb"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://nrces.in/ndhm/fhir/r4/StructureDefinition/Organization"^^xsd:anyURI ;
fhir:link <https://nrces.in/ndhm/fhir/r4/StructureDefinition/Organization>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_6f602d6a-7263-470e-864f-97916c6d3bcb\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization 6f602d6a-7263-470e-864f-97916c6d3bcb</b></p><a name=\"6f602d6a-7263-470e-864f-97916c6d3bcb\"> </a><a name=\"hc6f602d6a-7263-470e-864f-97916c6d3bcb\"> </a><a name=\"6f602d6a-7263-470e-864f-97916c6d3bcb-hi-IN\"> </a><p><b>identifier</b>: Provider number/1234567890</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:+9124326341278\">+91 243 2634 1278</a>, <a href=\"mailto:contact@xyz.org\">contact@xyz.org</a></p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:identifier ( [
fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "PRN" ] ;
fhir:display [ fhir:v "Provider number" ]       ] )     ] ;
fhir:system [ fhir:v "https://facility.ndhm.gov.in"^^xsd:anyURI ] ;
fhir:value [ fhir:v "1234567890" ]
  ] ) ; # 
  fhir:type ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/organization-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "prov" ] ;
fhir:display [ fhir:v "Healthcare Provider" ]     ] )
  ] ) ; # 
  fhir:name [ fhir:v "XYZ Hospital Co. Ltd."] ; # 
  fhir:telecom ( [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "+91 243 2634 1278" ] ;
fhir:use [ fhir:v "work" ]
  ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "contact@xyz.org" ] ;
fhir:use [ fhir:v "work" ]
  ] ) . #