FHIR Implementation Guide for ABDM - Local Development build (v7.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/Bundle/TaskBundleForPaymentNoticeResponse-example-01> a fhir:Bundle ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "TaskBundleForPaymentNoticeResponse-example-01"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "https://nrces.in/ndhm/fhir/r4/StructureDefinition/TaskBundle" ;
fhir:index 0 ;
fhir:link <https://nrces.in/ndhm/fhir/r4/StructureDefinition/TaskBundle>
] ;
fhir:Meta.security [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-Confidentiality" ] ;
fhir:Coding.code [ fhir:value "V" ] ;
fhir:Coding.display [ fhir:value "very restricted" ]
]
] ;
fhir:Bundle.identifier [
fhir:Identifier.value [ fhir:value "bc3c6c57-2053-4d0e-ac40-139ccccff645" ]
] ;
fhir:Bundle.type [ fhir:value "collection"] ;
fhir:Bundle.timestamp [ fhir:value "2025-04-02T15:32:26.605+05:30"^^xsd:dateTime] ;
fhir:Bundle.entry [
fhir:index 0 ;
fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:5e8e674e-6692-4eaf-9264-8e61d80357ba" ] ;
fhir:Bundle.entry.resource <urn:uuid:5e8e674e-6692-4eaf-9264-8e61d80357ba>
], [
fhir:index 1 ;
fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:75e790c0-55dd-4486-9ba3-e677a19a4e5a" ] ;
fhir:Bundle.entry.resource <urn:uuid:75e790c0-55dd-4486-9ba3-e677a19a4e5a>
], [
fhir:index 2 ;
fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:36b41540-7389-4742-bfbd-89169e8b799d" ] ;
fhir:Bundle.entry.resource <urn:uuid:36b41540-7389-4742-bfbd-89169e8b799d>
] .
<urn:uuid:5e8e674e-6692-4eaf-9264-8e61d80357ba> a fhir:Task ;
fhir:Resource.id [ fhir:value "5e8e674e-6692-4eaf-9264-8e61d80357ba"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "https://nrces.in/ndhm/fhir/r4/StructureDefinition/Task" ;
fhir:index 0 ;
fhir:link <https://nrces.in/ndhm/fhir/r4/StructureDefinition/Task>
]
] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Task_5e8e674e-6692-4eaf-9264-8e61d80357ba\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Task 5e8e674e-6692-4eaf-9264-8e61d80357ba</b></p><a name=\"5e8e674e-6692-4eaf-9264-8e61d80357ba\"> </a><a name=\"hc5e8e674e-6692-4eaf-9264-8e61d80357ba\"> </a><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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-Task.html\">Task</a></p></div><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 status}\">Status check</span></p><p><b>description</b>: response for payment status Check</p><p><b>authoredOn</b>: 2025-04-02 15:32:26+0530</p><p><b>requester</b>: <a href=\"Bundle-TaskBundleForPaymentNoticeResponse-example-01.html#urn-uuid-36b41540-7389-4742-bfbd-89169e8b799d\">Organization-hospital</a></p><p><b>owner</b>: <a href=\"Bundle-TaskBundleForPaymentNoticeResponse-example-01.html#urn-uuid-75e790c0-55dd-4486-9ba3-e677a19a4e5a\">Organization-insurance-company</a></p><h3>Outputs</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-output-type status}\">Status</span></td><td><span title=\"Codes:{https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-task-output-value paymentack}\">Payment is acknowledged</span></td></tr></table></div>"
] ;
fhir:Task.status [ fhir:value "completed"] ;
fhir:Task.intent [ fhir:value "order"] ;
fhir:Task.code [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/financialtaskcode" ] ;
fhir:Coding.code [ fhir:value "status" ]
]
] ;
fhir:Task.description [ fhir:value "response for payment status Check"] ;
fhir:Task.authoredOn [ fhir:value "2025-04-02T15:32:26.605+05:30"^^xsd:dateTime] ;
fhir:Task.requester [
fhir:Reference.reference [ fhir:value "urn:uuid:36b41540-7389-4742-bfbd-89169e8b799d" ] ;
fhir:Reference.display [ fhir:value "Organization-hospital" ]
] ;
fhir:Task.owner [
fhir:Reference.reference [ fhir:value "urn:uuid:75e790c0-55dd-4486-9ba3-e677a19a4e5a" ] ;
fhir:Reference.display [ fhir:value "Organization-insurance-company" ]
] ;
fhir:Task.output [
fhir:index 0 ;
fhir:Task.output.type [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-task-output-type" ] ;
fhir:Coding.code [ fhir:value "status" ]
]
] ;
fhir:Task.output.valueCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-task-output-value" ] ;
fhir:Coding.code [ fhir:value "paymentack" ] ;
fhir:Coding.display [ fhir:value "Payment is acknowledged" ]
]
]
] .
<urn:uuid:75e790c0-55dd-4486-9ba3-e677a19a4e5a> a fhir:Organization ;
fhir:Resource.id [ fhir:value "75e790c0-55dd-4486-9ba3-e677a19a4e5a"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "https://nrces.in/ndhm/fhir/r4/StructureDefinition/Organization" ;
fhir:index 0 ;
fhir:link <https://nrces.in/ndhm/fhir/r4/StructureDefinition/Organization>
]
] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_75e790c0-55dd-4486-9ba3-e677a19a4e5a\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization 75e790c0-55dd-4486-9ba3-e677a19a4e5a</b></p><a name=\"75e790c0-55dd-4486-9ba3-e677a19a4e5a\"> </a><a name=\"hc75e790c0-55dd-4486-9ba3-e677a19a4e5a\"> </a><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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-Organization.html\">Organization</a></p></div><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>"
] ;
fhir:Organization.identifier [
fhir:index 0 ;
fhir:Identifier.type [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-identifier-type-code" ] ;
fhir:Coding.code [ fhir:value "ROHINI" ] ;
fhir:Coding.display [ fhir:value "Registry of Hospitals in Network of Insurance (ROHINI) ID" ]
]
] ;
fhir:Identifier.system [ fhir:value "https://rohini.iib.gov.in/" ] ;
fhir:Identifier.value [ fhir:value "4567878" ]
] ;
fhir:Organization.type [
fhir:index 0 ;
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/organization-type" ] ;
fhir:Coding.code [ fhir:value "ins" ] ;
fhir:Coding.display [ fhir:value "Insurance Company" ]
]
] ;
fhir:Organization.name [ fhir:value "XYZ Insurance Co. Ltd."] ;
fhir:Organization.telecom [
fhir:index 0 ;
fhir:ContactPoint.system [ fhir:value "phone" ] ;
fhir:ContactPoint.value [ fhir:value "+91 243 2634 1234" ] ;
fhir:ContactPoint.use [ fhir:value "work" ]
], [
fhir:index 1 ;
fhir:ContactPoint.system [ fhir:value "email" ] ;
fhir:ContactPoint.value [ fhir:value "contact@xyz.org" ] ;
fhir:ContactPoint.use [ fhir:value "work" ]
] .
<urn:uuid:36b41540-7389-4742-bfbd-89169e8b799d> a fhir:Organization ;
fhir:Resource.id [ fhir:value "36b41540-7389-4742-bfbd-89169e8b799d"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "https://nrces.in/ndhm/fhir/r4/StructureDefinition/Organization" ;
fhir:index 0 ;
fhir:link <https://nrces.in/ndhm/fhir/r4/StructureDefinition/Organization>
]
] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_36b41540-7389-4742-bfbd-89169e8b799d\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization 36b41540-7389-4742-bfbd-89169e8b799d</b></p><a name=\"36b41540-7389-4742-bfbd-89169e8b799d\"> </a><a name=\"hc36b41540-7389-4742-bfbd-89169e8b799d\"> </a><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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-Organization.html\">Organization</a></p></div><p><b>identifier</b>: Provider number/45675454</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>"
] ;
fhir:Organization.identifier [
fhir:index 0 ;
fhir:Identifier.type [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0203" ] ;
fhir:Coding.code [ fhir:value "PRN" ] ;
fhir:Coding.display [ fhir:value "Provider number" ]
]
] ;
fhir:Identifier.system [ fhir:value "https://facility.ndhm.gov.in" ] ;
fhir:Identifier.value [ fhir:value "45675454" ]
] ;
fhir:Organization.type [
fhir:index 0 ;
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/organization-type" ] ;
fhir:Coding.code [ fhir:value "prov" ] ;
fhir:Coding.display [ fhir:value "Healthcare Provider" ]
]
] ;
fhir:Organization.name [ fhir:value "XYZ Hospital Co. Ltd."] ;
fhir:Organization.telecom [
fhir:index 0 ;
fhir:ContactPoint.system [ fhir:value "phone" ] ;
fhir:ContactPoint.value [ fhir:value "+91 243 2634 1278" ] ;
fhir:ContactPoint.use [ fhir:value "work" ]
], [
fhir:index 1 ;
fhir:ContactPoint.system [ fhir:value "email" ] ;
fhir:ContactPoint.value [ fhir:value "contact@xyz.org" ] ;
fhir:ContactPoint.use [ fhir:value "work" ]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/Bundle/TaskBundleForPaymentNoticeResponse-example-01.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/Bundle/TaskBundleForPaymentNoticeResponse-example-01.ttl> .
IG © 2024+ National Resource Center for EHR Standards. Package ndhm.in#7.0.0 based on FHIR 4.0.1. Generated 2026-07-15
Links: Table of Contents |
QA Report
| Version History | Feedback Form |