Healthcare Financial Services IG Edition 1
0.3.0 - ci-build Saudi Arabia flag

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

: Coverage Eligibility Request #1 - TTL Representation

Raw ttl | Download


@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 "19596"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://nphies.sa/fhir/ksa/nphies-fs/StructureDefinition/eligibility-request"^^xsd:anyURI ;
fhir:link <http://nphies.sa/fhir/ksa/nphies-fs/StructureDefinition/eligibility-request>     ] )
  ] ; # 
  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 19596</b></p><a name=\"19596\"> </a><a name=\"hc19596\"> </a><a name=\"19596-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-eligibility-request.html\">Nphies CoverageEligibilityRequest</a></p></div><p><b>identifier</b>: <code>http://saudigeneralhospital.com.sa/identifiers/coverageeligibilityrequest</code>/req_161959</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-123454186.html\">Ahmad Khaled Abbas(official) Male, DoB: 1984-12-25 ( Passport Number: G12345678)</a></p><p><b>serviced</b>: 2023-07-15 --&gt; 2023-07-16</p><p><b>created</b>: 2023-07-16</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-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_161959" ]
  ] ) ; # 
  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 "validation"] [ fhir:v "benefits"] ) ; # 
  fhir:patient [
fhir:reference [ fhir:v "Patient/123454186" ]
  ] ; # 
  fhir:serviced [
a fhir:Period ;
fhir:start [ fhir:v "2023-07-15"^^xsd:date ] ;
fhir:end [ fhir:v "2023-07-16"^^xsd:date ]
  ] ; # 
  fhir:created [ fhir:v "2023-07-16"^^xsd:date] ; # 
  fhir:provider [
fhir:reference [ fhir:v "Organization/b1b3432921324f97af3be9fd0b1a14ae" ]
  ] ; # 
  fhir:insurer [
fhir:reference [ fhir:v "Organization/bff3aa1fbd3648619ac082357bf135db" ]
  ] ; # 
  fhir:facility [
fhir:reference [ fhir:v "Location/2be1133308ed422a9923931c5a475f63" ]
  ] ; # 
  fhir:insurance ( [
fhir:coverage [
fhir:reference [ fhir:v "Coverage/1333" ]     ]
  ] ) . #