@prefix fhir: . @prefix owl: . @prefix rdf: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:Bundle ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "TaskBundleForPaymentNoticeResponse-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-04-02T15:32:26.605+05:30"^^xsd:dateTime] ; # fhir:entry ( [ fhir:fullUrl [ fhir:v "urn:uuid:5e8e674e-6692-4eaf-9264-8e61d80357ba"^^xsd:anyURI ] ; fhir:resource ( ) ] [ fhir:fullUrl [ fhir:v "urn:uuid:75e790c0-55dd-4486-9ba3-e677a19a4e5a"^^xsd:anyURI ] ; fhir:resource ( ) ] [ fhir:fullUrl [ fhir:v "urn:uuid:36b41540-7389-4742-bfbd-89169e8b799d"^^xsd:anyURI ] ; fhir:resource ( ) ] ) . # a fhir:Task ; fhir:id [ fhir:v "5e8e674e-6692-4eaf-9264-8e61d80357ba"] ; # 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 5e8e674e-6692-4eaf-9264-8e61d80357ba

status: Completed

intent: order

code: Status check

description: response for payment status Check

authoredOn: 2025-04-02 15:32:26+0530

requester: Organization-hospital

owner: Organization-insurance-company

Outputs

-TypeValue[x]
*StatusPayment is acknowledged
"^^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 "status" ] ] ) ] ; # fhir:description [ fhir:v "response for payment status Check"] ; # fhir:authoredOn [ fhir:v "2025-04-02T15:32:26.605+05:30"^^xsd:dateTime] ; # fhir:requester [ fhir:reference [ fhir:v "urn:uuid:36b41540-7389-4742-bfbd-89169e8b799d" ] ; fhir:display [ fhir:v "Organization-hospital" ] ] ; # fhir:owner [ fhir:reference [ fhir:v "urn:uuid:75e790c0-55dd-4486-9ba3-e677a19a4e5a" ] ; fhir:display [ fhir:v "Organization-insurance-company" ] ] ; # fhir:output ( [ fhir:type [ fhir:coding ( [ fhir:system [ fhir:v "https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-task-output-type"^^xsd:anyURI ] ; fhir:code [ fhir:v "status" ] ] ) ] ; fhir:value [ a fhir:CodeableConcept ; fhir:coding ( [ fhir:system [ fhir:v "https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-task-output-value"^^xsd:anyURI ] ; fhir:code [ fhir:v "paymentack" ] ; fhir:display [ fhir:v "Payment is acknowledged" ] ] ) ] ] ) . # a fhir:Organization ; fhir:id [ fhir:v "75e790c0-55dd-4486-9ba3-e677a19a4e5a"] ; # 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 75e790c0-55dd-4486-9ba3-e677a19a4e5a

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 "36b41540-7389-4742-bfbd-89169e8b799d"] ; # 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 36b41540-7389-4742-bfbd-89169e8b799d

identifier: Provider number/45675454

type: Healthcare Provider

name: XYZ Hospital Co. Ltd.

telecom: +91 243 2634 1278, 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 "45675454" ] ] ) ; # 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" ] ] ) . # # -------------------------------------------------------------------------------------