@prefix fhir: . @prefix owl: . @prefix rdf: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:MessageHeader ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "c19c71dc-cfad-4401-b5b0-c0f20e8f1959"] ; # fhir:meta [ fhir:profile ( [ fhir:v "http://nphies.sa/fhir/ksa/nphies-fs/StructureDefinition/message-header"^^xsd:anyURI ; fhir:link ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "

Generated Narrative: MessageHeader c19c71dc-cfad-4401-b5b0-c0f20e8f1959

event: KSA Message Events eligibility-request: Eligibility Request

Destinations

-EndpointReceiver
*http://nphies.sa/license/payer-license/INS-FHIRIdentifier: http://nphies.sa/license/payer-license/INS-FHIR

sender: Identifier: http://nphies.sa/license/provider-license/PR-FHIR

Sources

-Endpoint
*http://saudigeneralhospital.com.sa

focus: Bundle: type = message; timestamp = 2023-07-15 14:56:49+0300

"^^rdf:XMLLiteral ] ; # fhir:event [ a fhir:Coding ; fhir:system [ fhir:v "http://nphies.sa/terminology/CodeSystem/ksa-message-events"^^xsd:anyURI ] ; fhir:code [ fhir:v "eligibility-request" ] ] ; # fhir:destination ( [ fhir:endpoint [ fhir:v "http://nphies.sa/license/payer-license/INS-FHIR"^^xsd:anyURI ] ; fhir:receiver [ fhir:type [ fhir:v "Organization"^^xsd:anyURI ] ; fhir:identifier [ fhir:system [ fhir:v "http://nphies.sa/license/payer-license"^^xsd:anyURI ] ; fhir:value [ fhir:v "INS-FHIR" ] ] ] ] ) ; # fhir:sender [ fhir:type [ fhir:v "Organization"^^xsd:anyURI ] ; fhir:identifier [ fhir:system [ fhir:v "http://nphies.sa/license/provider-license"^^xsd:anyURI ] ; fhir:value [ fhir:v "PR-FHIR" ] ] ] ; # fhir:source [ fhir:endpoint [ fhir:v "http://saudigeneralhospital.com.sa"^^xsd:anyURI ] ] ; # fhir:focus ( [ fhir:link ; fhir:reference [ fhir:v "http://saudigeneralhospital.com.sa/CoverageEligibilityRequest/19596" ] ] ) . # # -------------------------------------------------------------------------------------