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/TaskBundleForPaymentNoticeRequest-example-01> a fhir:Bundle ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "TaskBundleForPaymentNoticeRequest-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.entry [
fhir:index 0 ;
fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:c147ae4a-f6c1-4375-a5bb-cedf69235521" ] ;
fhir:Bundle.entry.resource <urn:uuid:c147ae4a-f6c1-4375-a5bb-cedf69235521>
], [
fhir:index 1 ;
fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:dd6916d4-485d-45d3-bcc9-f067cab42a70" ] ;
fhir:Bundle.entry.resource <urn:uuid:dd6916d4-485d-45d3-bcc9-f067cab42a70>
], [
fhir:index 2 ;
fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:a5b973a0-7274-4158-9f47-398be057b8e1" ] ;
fhir:Bundle.entry.resource <urn:uuid:a5b973a0-7274-4158-9f47-398be057b8e1>
], [
fhir:index 3 ;
fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:5adfff18-d900-4016-bfa1-987af186bf8f" ] ;
fhir:Bundle.entry.resource <urn:uuid:5adfff18-d900-4016-bfa1-987af186bf8f>
], [
fhir:index 4 ;
fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:498c0785-7cb6-4e18-9848-e61f515ca257" ] ;
fhir:Bundle.entry.resource <urn:uuid:498c0785-7cb6-4e18-9848-e61f515ca257>
] .
<urn:uuid:c147ae4a-f6c1-4375-a5bb-cedf69235521> a fhir:Task ;
fhir:Resource.id [ fhir:value "c147ae4a-f6c1-4375-a5bb-cedf69235521"] ;
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_c147ae4a-f6c1-4375-a5bb-cedf69235521\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Task c147ae4a-f6c1-4375-a5bb-cedf69235521</b></p><a name=\"c147ae4a-f6c1-4375-a5bb-cedf69235521\"> </a><a name=\"hcc147ae4a-f6c1-4375-a5bb-cedf69235521\"> </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>: Requested</p><p><b>intent</b>: order</p><p><b>code</b>: <span title=\"Codes:{https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-task-codes deliver}\">deliver</span></p><p><b>description</b>: payment status Check</p><p><b>authoredOn</b>: 2025-03-07</p><p><b>requester</b>: <a href=\"Bundle-TaskBundleForPaymentNoticeRequest-example-01.html#urn-uuid-a5b973a0-7274-4158-9f47-398be057b8e1\">Organization-insurance-company</a></p><p><b>owner</b>: <a href=\"Bundle-TaskBundleForPaymentNoticeRequest-example-01.html#urn-uuid-5adfff18-d900-4016-bfa1-987af186bf8f\">Organization-hospital</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><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/financialtaskinputtype status}\">Status code</span></td><td><a href=\"Bundle-TaskBundleForPaymentNoticeRequest-example-01.html#urn-uuid-dd6916d4-485d-45d3-bcc9-f067cab42a70\">PaymentNotice</a></td></tr></table></div>"
] ;
fhir:Task.status [ fhir:value "requested"] ;
fhir:Task.intent [ fhir:value "order"] ;
fhir:Task.code [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-task-codes" ] ;
fhir:Coding.code [ fhir:value "deliver" ]
]
] ;
fhir:Task.description [ fhir:value "payment status Check"] ;
fhir:Task.authoredOn [ fhir:value "2025-03-07"^^xsd:date] ;
fhir:Task.requester [
fhir:Reference.reference [ fhir:value "urn:uuid:a5b973a0-7274-4158-9f47-398be057b8e1" ] ;
fhir:Reference.display [ fhir:value "Organization-insurance-company" ]
] ;
fhir:Task.owner [
fhir:Reference.reference [ fhir:value "urn:uuid:5adfff18-d900-4016-bfa1-987af186bf8f" ] ;
fhir:Reference.display [ fhir:value "Organization-hospital" ]
] ;
fhir:Task.input [
fhir:index 0 ;
fhir:Task.input.type [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/financialtaskinputtype" ] ;
fhir:Coding.code [ fhir:value "status" ]
]
] ;
fhir:Task.input.valueReference [
fhir:Reference.reference [ fhir:value "urn:uuid:dd6916d4-485d-45d3-bcc9-f067cab42a70" ] ;
fhir:Reference.display [ fhir:value "PaymentNotice" ]
]
] .
<urn:uuid:dd6916d4-485d-45d3-bcc9-f067cab42a70> a fhir:PaymentNotice ;
fhir:Resource.id [ fhir:value "dd6916d4-485d-45d3-bcc9-f067cab42a70"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "https://nrces.in/ndhm/fhir/r4/StructureDefinition/PaymentNotice" ;
fhir:index 0 ;
fhir:link <https://nrces.in/ndhm/fhir/r4/StructureDefinition/PaymentNotice>
]
] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"PaymentNotice_dd6916d4-485d-45d3-bcc9-f067cab42a70\"> </a><p class=\"res-header-id\"><b>Generated Narrative: PaymentNotice dd6916d4-485d-45d3-bcc9-f067cab42a70</b></p><a name=\"dd6916d4-485d-45d3-bcc9-f067cab42a70\"> </a><a name=\"hcdd6916d4-485d-45d3-bcc9-f067cab42a70\"> </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-PaymentNotice.html\">PaymentNotice</a></p></div><p><b>identifier</b>: <code>http://benefitsinc.com/paymentnotice</code>/776543</p><p><b>status</b>: Active</p><p><b>created</b>: 2025-03-07 14:58:58+0530</p><p><b>payment</b>: <a href=\"Bundle-TaskBundleForPaymentNoticeRequest-example-01.html#urn-uuid-498c0785-7cb6-4e18-9848-e61f515ca257\">PaymentReconciliation</a></p><p><b>paymentDate</b>: 2025-03-07</p><p><b>recipient</b>: <a href=\"Bundle-TaskBundleForPaymentNoticeRequest-example-01.html#urn-uuid-5adfff18-d900-4016-bfa1-987af186bf8f\">Organization-hospital</a></p><h3>Amounts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Value</b></td><td><b>Currency</b></td></tr><tr><td style=\"display: none\">*</td><td>180000</td><td>Indian rupee</td></tr></table><p><b>paymentStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/paymentstatus paid}\">Paid</span></p></div>"
] ;
fhir:PaymentNotice.identifier [
fhir:index 0 ;
fhir:Identifier.system [ fhir:value "http://benefitsinc.com/paymentnotice" ] ;
fhir:Identifier.value [ fhir:value "776543" ]
] ;
fhir:PaymentNotice.status [ fhir:value "active"] ;
fhir:PaymentNotice.created [ fhir:value "2025-03-07T14:58:58.181+05:30"^^xsd:dateTime] ;
fhir:PaymentNotice.payment [
fhir:Reference.reference [ fhir:value "urn:uuid:498c0785-7cb6-4e18-9848-e61f515ca257" ] ;
fhir:Reference.display [ fhir:value "PaymentReconciliation" ]
] ;
fhir:PaymentNotice.paymentDate [ fhir:value "2025-03-07"^^xsd:date] ;
fhir:PaymentNotice.recipient [
fhir:Reference.reference [ fhir:value "urn:uuid:5adfff18-d900-4016-bfa1-987af186bf8f" ] ;
fhir:Reference.display [ fhir:value "Organization-hospital" ]
] ;
fhir:PaymentNotice.amount [
fhir:Money.value [ fhir:value "180000"^^xsd:decimal ] ;
fhir:Money.currency [ fhir:value "INR" ]
] ;
fhir:PaymentNotice.paymentStatus [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/paymentstatus" ] ;
fhir:Coding.code [ fhir:value "paid" ]
]
] .
<urn:uuid:a5b973a0-7274-4158-9f47-398be057b8e1> a fhir:Organization ;
fhir:Resource.id [ fhir:value "a5b973a0-7274-4158-9f47-398be057b8e1"] ;
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_a5b973a0-7274-4158-9f47-398be057b8e1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization a5b973a0-7274-4158-9f47-398be057b8e1</b></p><a name=\"a5b973a0-7274-4158-9f47-398be057b8e1\"> </a><a name=\"hca5b973a0-7274-4158-9f47-398be057b8e1\"> </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:5adfff18-d900-4016-bfa1-987af186bf8f> a fhir:Organization ;
fhir:Resource.id [ fhir:value "5adfff18-d900-4016-bfa1-987af186bf8f"] ;
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_5adfff18-d900-4016-bfa1-987af186bf8f\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization 5adfff18-d900-4016-bfa1-987af186bf8f</b></p><a name=\"5adfff18-d900-4016-bfa1-987af186bf8f\"> </a><a name=\"hc5adfff18-d900-4016-bfa1-987af186bf8f\"> </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" ]
] .
<urn:uuid:498c0785-7cb6-4e18-9848-e61f515ca257> a fhir:PaymentReconciliation ;
fhir:Resource.id [ fhir:value "498c0785-7cb6-4e18-9848-e61f515ca257"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "https://nrces.in/ndhm/fhir/r4/StructureDefinition/PaymentReconciliation" ;
fhir:index 0 ;
fhir:link <https://nrces.in/ndhm/fhir/r4/StructureDefinition/PaymentReconciliation>
]
] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"PaymentReconciliation_498c0785-7cb6-4e18-9848-e61f515ca257\"> </a><p class=\"res-header-id\"><b>Generated Narrative: PaymentReconciliation 498c0785-7cb6-4e18-9848-e61f515ca257</b></p><a name=\"498c0785-7cb6-4e18-9848-e61f515ca257\"> </a><a name=\"hc498c0785-7cb6-4e18-9848-e61f515ca257\"> </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-PaymentReconciliation.html\">PaymentReconciliation</a></p></div><p><b>identifier</b>: <code>http://www.BenefitsInc.com/fhir/enrollmentresponse</code>/781234</p><p><b>status</b>: Active</p><p><b>period</b>: 2025-03-01 11:01:00+0500 --> 2025-03-07 11:01:00+0500</p><p><b>created</b>: 2025-03-07</p><p><b>paymentIssuer</b>: <a href=\"Bundle-TaskBundleForPaymentNoticeRequest-example-01.html#urn-uuid-a5b973a0-7274-4158-9f47-398be057b8e1\">Organization-Insurance-Company</a></p><p><b>requestor</b>: <a href=\"Bundle-TaskBundleForPaymentNoticeRequest-example-01.html#urn-uuid-5adfff18-d900-4016-bfa1-987af186bf8f\">Organization-hospital</a></p><p><b>outcome</b>: Processing Complete</p><p><b>disposition</b>: 2025 march month settlement.</p><p><b>paymentDate</b>: 2025-03-07</p><h3>PaymentAmounts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Value</b></td><td><b>Currency</b></td></tr><tr><td style=\"display: none\">*</td><td>180000</td><td>Indian rupee</td></tr></table><p><b>paymentIdentifier</b>: UTRNUMBER2920287229</p><blockquote><p><b>detail</b></p><p><b>identifier</b>: CLAIMREFNUM7612345</p><p><b>type</b>: <span title=\"Codes:{https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-payment-type approvedAmount}\">Approved Amount</span></p><p><b>date</b>: 2024-03-31</p><h3>Amounts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Value</b></td><td><b>Currency</b></td></tr><tr><td style=\"display: none\">*</td><td>90000</td><td>Indian rupee</td></tr></table></blockquote><blockquote><p><b>detail</b></p><p><b>identifier</b>: CLAIMREFNUM7612345</p><p><b>type</b>: <span title=\"Codes:{https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-payment-type tds}\">TDS Deduction</span></p><p><b>date</b>: 2024-03-31</p><h3>Amounts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Value</b></td><td><b>Currency</b></td></tr><tr><td style=\"display: none\">*</td><td>9000</td><td>Indian rupee</td></tr></table></blockquote><blockquote><p><b>detail</b></p><p><b>identifier</b>: CLAIMREFNUM6789054</p><p><b>type</b>: <span title=\"Codes:{https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-payment-type approvedAmount}\">Approved Amount</span></p><p><b>date</b>: 2024-03-31</p><h3>Amounts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Value</b></td><td><b>Currency</b></td></tr><tr><td style=\"display: none\">*</td><td>110000</td><td>Indian rupee</td></tr></table></blockquote><blockquote><p><b>detail</b></p><p><b>identifier</b>: CLAIMREFNUM6789054</p><p><b>type</b>: <span title=\"Codes:{https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-payment-type tds}\">TDS Deduction</span></p><p><b>date</b>: 2024-03-31</p><h3>Amounts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Value</b></td><td><b>Currency</b></td></tr><tr><td style=\"display: none\">*</td><td>11000</td><td>Indian rupee</td></tr></table></blockquote></div>"
] ;
fhir:PaymentReconciliation.identifier [
fhir:index 0 ;
fhir:Identifier.system [ fhir:value "http://www.BenefitsInc.com/fhir/enrollmentresponse" ] ;
fhir:Identifier.value [ fhir:value "781234" ]
] ;
fhir:PaymentReconciliation.status [ fhir:value "active"] ;
fhir:PaymentReconciliation.period [
fhir:Period.start [ fhir:value "2025-03-01T11:01:00+05:00"^^xsd:dateTime ] ;
fhir:Period.end [ fhir:value "2025-03-07T11:01:00+05:00"^^xsd:dateTime ]
] ;
fhir:PaymentReconciliation.created [ fhir:value "2025-03-07"^^xsd:date] ;
fhir:PaymentReconciliation.paymentIssuer [
fhir:Reference.reference [ fhir:value "urn:uuid:a5b973a0-7274-4158-9f47-398be057b8e1" ] ;
fhir:Reference.display [ fhir:value "Organization-Insurance-Company" ]
] ;
fhir:PaymentReconciliation.requestor [
fhir:Reference.reference [ fhir:value "urn:uuid:5adfff18-d900-4016-bfa1-987af186bf8f" ] ;
fhir:Reference.display [ fhir:value "Organization-hospital" ]
] ;
fhir:PaymentReconciliation.outcome [ fhir:value "complete"] ;
fhir:PaymentReconciliation.disposition [ fhir:value "2025 march month settlement."] ;
fhir:PaymentReconciliation.paymentDate [ fhir:value "2025-03-07"^^xsd:date] ;
fhir:PaymentReconciliation.paymentAmount [
fhir:Money.value [ fhir:value "180000"^^xsd:decimal ] ;
fhir:Money.currency [ fhir:value "INR" ]
] ;
fhir:PaymentReconciliation.paymentIdentifier [
fhir:Identifier.value [ fhir:value "UTRNUMBER2920287229" ]
] ;
fhir:PaymentReconciliation.detail [
fhir:index 0 ;
fhir:PaymentReconciliation.detail.identifier [
fhir:Identifier.value [ fhir:value "CLAIMREFNUM7612345" ]
] ;
fhir:PaymentReconciliation.detail.type [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-payment-type" ] ;
fhir:Coding.code [ fhir:value "approvedAmount" ] ;
fhir:Coding.display [ fhir:value "Approved Amount" ]
]
] ;
fhir:PaymentReconciliation.detail.date [ fhir:value "2024-03-31"^^xsd:date ] ;
fhir:PaymentReconciliation.detail.amount [
fhir:Money.value [ fhir:value "90000"^^xsd:decimal ] ;
fhir:Money.currency [ fhir:value "INR" ]
]
], [
fhir:index 1 ;
fhir:PaymentReconciliation.detail.identifier [
fhir:Identifier.value [ fhir:value "CLAIMREFNUM7612345" ]
] ;
fhir:PaymentReconciliation.detail.type [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-payment-type" ] ;
fhir:Coding.code [ fhir:value "tds" ] ;
fhir:Coding.display [ fhir:value "TDS Deduction" ]
]
] ;
fhir:PaymentReconciliation.detail.date [ fhir:value "2024-03-31"^^xsd:date ] ;
fhir:PaymentReconciliation.detail.amount [
fhir:Money.value [ fhir:value "9000"^^xsd:decimal ] ;
fhir:Money.currency [ fhir:value "INR" ]
]
], [
fhir:index 2 ;
fhir:PaymentReconciliation.detail.identifier [
fhir:Identifier.value [ fhir:value "CLAIMREFNUM6789054" ]
] ;
fhir:PaymentReconciliation.detail.type [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-payment-type" ] ;
fhir:Coding.code [ fhir:value "approvedAmount" ] ;
fhir:Coding.display [ fhir:value "Approved Amount" ]
]
] ;
fhir:PaymentReconciliation.detail.date [ fhir:value "2024-03-31"^^xsd:date ] ;
fhir:PaymentReconciliation.detail.amount [
fhir:Money.value [ fhir:value "110000"^^xsd:decimal ] ;
fhir:Money.currency [ fhir:value "INR" ]
]
], [
fhir:index 3 ;
fhir:PaymentReconciliation.detail.identifier [
fhir:Identifier.value [ fhir:value "CLAIMREFNUM6789054" ]
] ;
fhir:PaymentReconciliation.detail.type [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-payment-type" ] ;
fhir:Coding.code [ fhir:value "tds" ] ;
fhir:Coding.display [ fhir:value "TDS Deduction" ]
]
] ;
fhir:PaymentReconciliation.detail.date [ fhir:value "2024-03-31"^^xsd:date ] ;
fhir:PaymentReconciliation.detail.amount [
fhir:Money.value [ fhir:value "11000"^^xsd:decimal ] ;
fhir:Money.currency [ fhir:value "INR" ]
]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/Bundle/TaskBundleForPaymentNoticeRequest-example-01.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/Bundle/TaskBundleForPaymentNoticeRequest-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 |