@prefix fhir: . @prefix owl: . @prefix rdf: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:Bundle ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "TaskBundleForSearchRequest-example-01"] ; # fhir:meta [ fhir:profile ( [ fhir:v "https://nrces.in/ndhm/fhir/r4/StructureDefinition/TaskBundle"^^xsd:anyURI ; fhir:link ] ) ; 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:4f481cc7-5d37-4ad2-9845-36b10637ed89"^^xsd:anyURI ] ; fhir:resource ( ) ] [ fhir:fullUrl [ fhir:v "urn:uuid:1e7ccc83-bc79-4087-9601-d9b05a928f34"^^xsd:anyURI ] ; fhir:resource ( ) ] [ fhir:fullUrl [ fhir:v "urn:uuid:a4ca8147-0200-4a98-a7bf-26cfc2b31d98"^^xsd:anyURI ] ; fhir:resource ( ) ] ) . # a fhir:Task ; fhir:id [ fhir:v "4f481cc7-5d37-4ad2-9845-36b10637ed89"] ; # fhir:meta [ fhir:profile ( [ fhir:v "https://nrces.in/ndhm/fhir/r4/StructureDefinition/Task"^^xsd:anyURI ; fhir:link ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "

Generated Narrative: Task 4f481cc7-5d37-4ad2-9845-36b10637ed89

status: Requested

intent: order

code: Search

description: Request for Searching the claim with number - 761234674365

authoredOn: 2025-03-07 15:32:26+0530

requester: Organization

owner: Organization

Inputs

-TypeValue[x]
*ClaimNumber761234674365
"^^rdf:XMLLiteral ] ; # fhir:status [ fhir:v "requested"] ; # fhir:intent [ fhir:v "order"] ; # fhir:code [ fhir:coding ( [ fhir:system [ fhir:v "https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-task-codes"^^xsd:anyURI ] ; fhir:code [ fhir:v "search" ] ] ) ] ; # fhir:description [ fhir:v "Request for Searching the claim with number - 761234674365"] ; # fhir:authoredOn [ fhir:v "2025-03-07T15:32:26.605+05:30"^^xsd:dateTime] ; # fhir:requester [ fhir:reference [ fhir:v "urn:uuid:a4ca8147-0200-4a98-a7bf-26cfc2b31d98" ] ; fhir:display [ fhir:v "Organization" ] ] ; # fhir:owner [ fhir:reference [ fhir:v "urn:uuid:1e7ccc83-bc79-4087-9601-d9b05a928f34" ] ; fhir:display [ fhir:v "Organization" ] ] ; # 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 "claimNumber" ] ] ) ] ; fhir:value [ a fhir:string ; fhir:v "761234674365" ] ] ) . # a fhir:Organization ; fhir:id [ fhir:v "1e7ccc83-bc79-4087-9601-d9b05a928f34"] ; # fhir:meta [ fhir:profile ( [ fhir:v "https://nrces.in/ndhm/fhir/r4/StructureDefinition/Organization"^^xsd:anyURI ; fhir:link ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "

Generated Narrative: Organization 1e7ccc83-bc79-4087-9601-d9b05a928f34

identifier: Registry of Hospitals in Network of Insurance (ROHINI) ID/4567878

type: Insurance Company

name: XYZ Insurance Co. Ltd.

telecom: +91 243 2634 1234, contact@xyz.org

"^^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" ] ] ) . # a fhir:Organization ; fhir:id [ fhir:v "a4ca8147-0200-4a98-a7bf-26cfc2b31d98"] ; # fhir:meta [ fhir:profile ( [ fhir:v "https://nrces.in/ndhm/fhir/r4/StructureDefinition/Organization"^^xsd:anyURI ; fhir:link ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "

Generated Narrative: Organization a4ca8147-0200-4a98-a7bf-26cfc2b31d98

identifier: Provider number/456787448

type: Healthcare Provider

name: XYZ Hospital Co. Ltd.

telecom: +91 243 2634 7856, contact@xyz.org

"^^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 "456787448" ] ] ) ; # 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 7856" ] ; fhir:use [ fhir:v "work" ] ] [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "contact@xyz.org" ] ; fhir:use [ fhir:v "work" ] ] ) . # # -------------------------------------------------------------------------------------