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
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:CoverageEligibilityRequest ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "19597"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://nphies.sa/fhir/ksa/nphies-fs/StructureDefinition/eligibility-request|0.3.0"^^xsd:anyURI ;
fhir:link <http://nphies.sa/fhir/ksa/nphies-fs/StructureDefinition/eligibility-request|0.3.0> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CoverageEligibilityRequest 19597</b></p><a name=\"19597\"> </a><a name=\"hc19597\"> </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>identifier</b>: <code>http://saudigeneralhospital.com.sa/identifiers/coverageeligibilityrequest</code>/req_27009</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 benefits</p><p><b>patient</b>: <a href=\"Patient-123454186.html\">Ahmad Khaled Abbas(official) Male, DoB: 1984-12-25 ( Passport Number: G12345678)</a></p><p><b>serviced</b>: 2024-01-12 --> 2024-02-12</p><p><b>created</b>: 2024-02-12</p><p><b>provider</b>: <a href=\"Organization-5025.html\">Organization Saudi Professional Clinic</a></p><p><b>insurer</b>: <a href=\"Organization-bff3aa1fbd3648619ac082357bf135db.html\">Organization Saudi National Insurance</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-1333.html\">Coverage: identifier = http://sni.com.sa/identifiers/memberid#0000000001; status = active; type = extended healthcare; dependent = 01; relationship = Self; network = Golden C</a></td></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:identifier ( [
fhir:system [ fhir:v "http://saudigeneralhospital.com.sa/identifiers/coverageeligibilityrequest"^^xsd:anyURI ] ;
fhir:value [ fhir:v "req_27009" ]
] ) ; #
fhir:status [ fhir:v "active"] ; #
fhir:priority [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/processpriority"^^xsd:anyURI ] ;
fhir:code [ fhir:v "normal" ] ] )
] ; #
fhir:purpose ( [ fhir:v "benefits"] ) ; #
fhir:patient [
fhir:reference [ fhir:v "Patient/123454186" ]
] ; #
fhir:serviced [
a fhir:Period ;
fhir:start [ fhir:v "2024-01-12"^^xsd:date ] ;
fhir:end [ fhir:v "2024-02-12"^^xsd:date ]
] ; #
fhir:created [ fhir:v "2024-02-12"^^xsd:date] ; #
fhir:provider [
fhir:reference [ fhir:v "Organization/5025" ]
] ; #
fhir:insurer [
fhir:reference [ fhir:v "Organization/bff3aa1fbd3648619ac082357bf135db" ]
] ; #
fhir:insurance ( [
fhir:coverage [
fhir:reference [ fhir:v "Coverage/1333" ] ]
] ) . #
IG © 2024+ HL7 Saudi Arabia. Package nphies-fs#0.3.0 based on FHIR 4.0.1. Generated 2025-07-30
Links: Table of Contents |
QA Report