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:Coverage ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "1985"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://nphies.sa/fhir/ksa/nphies-fs/StructureDefinition/coverage"^^xsd:anyURI ;
fhir:link <http://nphies.sa/fhir/ksa/nphies-fs/StructureDefinition/coverage> ] )
] ; #
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: Coverage 1985</b></p><a name=\"1985\"> </a><a name=\"hc1985\"> </a><a name=\"1985-en-US\"> </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-coverage.html\">Nphies Coverage</a></p></div><p><b>identifier</b>: <code>http://sni.com.sa/identifiers/memberid</code>/0000000003</p><p><b>status</b>: Active</p><p><b>type</b>: <span title=\"Codes:{http://nphies.sa/terminology/CodeSystem/coverage-type EHCPOL}\">extended healthcare</span></p><p><b>policyHolder</b>: <a href=\"Organization-13.html\">Organization Policy Holder Organization</a></p><p><b>subscriber</b>: <a href=\"Patient-123454186.html\">Ahmad Khaled Abbas(official) Male, DoB: 1984-12-25 ( Passport Number: G12345678)</a></p><p><b>beneficiary</b>: <a href=\"Patient-453.html\">Sara Abbas Female, DoB: 1989-03-13 ( Permanent Resident Card Number: 2000000003)</a></p><p><b>relationship</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/subscriber-relationship spouse}\">Spouse</span></p><p><b>payor</b>: <a href=\"Organization-bff3aa1fbd3648619ac082357bf135db.html\">Organization Saudi National Insurance</a></p><h3>Classes</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td><td><b>Value</b></td><td><b>Name</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/coverage-class plan}\">Plan</span></td><td>ABC123</td><td>Insurance Plan A</td></tr></table><p><b>network</b>: Golden C</p></div>"^^rdf:XMLLiteral
] ; #
fhir:identifier ( [
fhir:system [ fhir:v "http://sni.com.sa/identifiers/memberid"^^xsd:anyURI ] ;
fhir:value [ fhir:v "0000000003" ]
] ) ; #
fhir:status [ fhir:v "active"] ; #
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "http://nphies.sa/terminology/CodeSystem/coverage-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "EHCPOL" ] ;
fhir:display [ fhir:v "extended healthcare" ] ] )
] ; #
fhir:policyHolder [
fhir:reference [ fhir:v "Organization/13" ]
] ; #
fhir:subscriber [
fhir:reference [ fhir:v "Patient/123454186" ]
] ; #
fhir:beneficiary [
fhir:reference [ fhir:v "Patient/453" ]
] ; #
fhir:relationship [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/subscriber-relationship"^^xsd:anyURI ] ;
fhir:code [ fhir:v "spouse" ] ;
fhir:display [ fhir:v "Spouse" ] ] )
] ; #
fhir:payor ( [
fhir:reference [ fhir:v "Organization/bff3aa1fbd3648619ac082357bf135db" ]
] ) ; #
fhir:class ( [
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/coverage-class"^^xsd:anyURI ] ;
fhir:code [ fhir:v "plan" ] ] ) ] ;
fhir:value [ fhir:v "ABC123" ] ;
fhir:name [ fhir:v "Insurance Plan A" ]
] ) ; #
fhir:network [ fhir:v "Golden C"] . #
IG © 2024+ HL7 Saudi Arabia. Package nphies-fs#0.3.0 based on FHIR 4.0.1. Generated 2025-06-23
Links: Table of Contents |
QA Report