FHIR Implementation Guide for ABDM - Local Development build (v5.0.0). See the Directory of published versions
{
"resourceType" : "CoverageEligibilityResponse",
"id" : "auth-requirements-example-01",
"meta" : {
"profile" : [
"https://nrces.in/ndhm/fhir/r4/StructureDefinition/CoverageEligibilityResponse"
]
},
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\"><p><b>Generated Narrative: CoverageEligibilityResponse</b><a name=\"auth-requirements-example-01\"> </a></p><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\">Resource CoverageEligibilityResponse "auth-requirements-example-01" (Language "en") </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-CoverageEligibilityResponse.html\">CoverageEligibilityResponse</a></p></div><p><b>status</b>: active</p><p><b>purpose</b>: auth-requirements</p><p><b>patient</b>: <a href=\"Patient-example-01.html\">Patient/example-01</a> ""</p><p><b>created</b>: 2023-09-07</p><p><b>requestor</b>: <a href=\"Practitioner-example-01.html\">Practitioner/example-01</a> ""</p><p><b>request</b>: <a href=\"CoverageEligibilityRequest-auth-requirement-example-01.html\">CoverageEligibilityRequest/auth-requirement-example-01</a></p><p><b>outcome</b>: complete</p><p><b>disposition</b>: Policy is currently in-force.</p><p><b>insurer</b>: <a href=\"Organization-example-02.html\">Organization/example-02</a> "XYZ Insurance Co. Ltd."</p><blockquote><p><b>insurance</b></p><p><b>coverage</b>: <a href=\"Coverage-example-01.html\">Coverage/example-01</a></p><p><b>inforce</b>: true</p><p><b>benefitPeriod</b>: 2023-09-07 --> 2026-08-07</p><blockquote><p><b>item</b></p><p><b>productOrService</b>: Consultant <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#768839008)</span></p></blockquote><blockquote><p><b>item</b></p><p><b>productOrService</b>: Metformin hydrochloride 500 mg prolonged-release oral tablet <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#765507008)</span></p></blockquote></blockquote></div>"
},
"status" : "active",
"purpose" : [
"auth-requirements"
],
"patient" : {
"reference" : "Patient/example-01"
},
"created" : "2023-09-07",
"requestor" : {
"reference" : "Practitioner/example-01"
},
"request" : {
"reference" : "CoverageEligibilityRequest/auth-requirement-example-01"
},
"outcome" : "complete",
"disposition" : "Policy is currently in-force.",
"insurer" : {
"reference" : "Organization/example-02"
},
"insurance" : [
{
"coverage" : {
"reference" : "Coverage/example-01"
},
"inforce" : true,
"benefitPeriod" : {
"start" : "2023-09-07",
"end" : "2026-08-07"
},
"item" : [
{
"productOrService" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "768839008",
"display" : "Consultant"
}
]
}
},
{
"productOrService" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "765507008",
"display" : "Metformin hydrochloride 500 mg prolonged-release oral tablet"
}
]
}
}
]
}
]
}
IG © 2020+ National Resource Center for EHR Standards. Package ndhm.in#5.0.0 based on FHIR 4.0.1. Generated 2023-12-22
Links: Table of Contents |
QA Report
| Version History |