Healthcare Financial Services IG Edition 1 - Local Development build (v0.3.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "CoverageEligibilityRequest",
"id" : "99086",
"meta" : {
"profile" : [
🔗 "http://nphies.sa/fhir/ksa/nphies-fs/StructureDefinition/eligibility-request|0.3.0"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CoverageEligibilityRequest 99086</b></p><a name=\"99086\"> </a><a name=\"hc99086\"> </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-eligibility-request.html\">Nphies CoverageEligibilityRequestversion: null0.3.0)</a></p></div><p><b>Newborn</b>: true</p><p><b>Transfer</b>: false</p><p><b>identifier</b>: <code>http://saudigeneralhospital.com.sa/identifiers/coverageeligibilityrequest</code>/req_192308</p><p><b>status</b>: Active</p><p><b>priority</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/processpriority normal}\">Normal</span></p><p><b>purpose</b>: Coverage Validation, Coverage benefits</p><p><b>patient</b>: <a href=\"Patient-122106788.html\">Baby of Maria Rizwan(official) Male, DoB: 2022-03-13 ( Medical Record Number: 100123)</a></p><p><b>serviced</b>: 2022-03-14 --> 2022-03-14</p><p><b>created</b>: 2022-03-14</p><p><b>provider</b>: <a href=\"Organization-b1b3432921324f97af3be9fd0b1a14ae.html\">Organization Saudi General Hospital</a></p><p><b>insurer</b>: <a href=\"Organization-bff3aa1fbd3648619ac082357bf135db.html\">Organization Saudi National Insurance</a></p><p><b>facility</b>: <a href=\"Location-2be1133308ed422a9923931c5a475f63.html\">Location Saudi General Hospital</a></p><h3>Insurances</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Coverage</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Coverage-1445.html\">Coverage: identifier = http://sni.com.sa/identifiers/memberid#0000000002; status = active; type = extended healthcare; relationship = Self; network = Golden C</a></td></tr></table></div>"
},
"extension" : [
{
"url" : "http://nphies.sa/fhir/ksa/nphies-fs/StructureDefinition/extension-newborn",
"valueBoolean" : true
},
{
"url" : "http://nphies.sa/fhir/ksa/nphies-fs/StructureDefinition/extension-transfer",
"valueBoolean" : false
}
],
"identifier" : [
{
"system" : "http://saudigeneralhospital.com.sa/identifiers/coverageeligibilityrequest",
"value" : "req_192308"
}
],
"status" : "active",
"priority" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/processpriority",
"code" : "normal"
}
]
},
"purpose" : [
"validation",
"benefits"
],
"patient" : {
🔗 "reference" : "Patient/122106788"
},
"servicedPeriod" : {
"start" : "2022-03-14",
"end" : "2022-03-14"
},
"created" : "2022-03-14",
"provider" : {
🔗 "reference" : "Organization/b1b3432921324f97af3be9fd0b1a14ae"
},
"insurer" : {
🔗 "reference" : "Organization/bff3aa1fbd3648619ac082357bf135db"
},
"facility" : {
🔗 "reference" : "Location/2be1133308ed422a9923931c5a475f63"
},
"insurance" : [
{
"coverage" : {
🔗 "reference" : "Coverage/1445"
}
}
]
}