@prefix fhir: . @prefix owl: . @prefix rdf: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:MessageHeader ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "a7e4caf2-0441-40e5-97d2-5ae180273aa3"] ; # 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 a7e4caf2-0441-40e5-97d2-5ae180273aa3

event: KSA Message Events poll-request: Poll Request

Destinations

-EndpointReceiver
*https://nphies.sa/fhir/$process-messageIdentifier: http://nphies.sa/license/nphies/NPHIES

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

Sources

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

focus: Bundle: type = message; timestamp = 2021-08-30 09:20:15+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 "poll-request" ] ] ; # fhir:destination ( [ fhir:endpoint [ fhir:v "https://nphies.sa/fhir/$process-message"^^xsd:anyURI ] ; fhir:receiver [ fhir:type [ fhir:v "Organization"^^xsd:anyURI ] ; fhir:identifier [ fhir:system [ fhir:v "http://nphies.sa/license/nphies"^^xsd:anyURI ] ; fhir:value [ fhir:v "NPHIES" ] ] ] ] ) ; # 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 "DC-FHIR" ] ] ] ; # fhir:source [ fhir:endpoint [ fhir:v "http://saudidentalclinic.com.sa"^^xsd:anyURI ] ] ; # fhir:focus ( [ fhir:link ; fhir:reference [ fhir:v "http://saudidentalclinic.com.sa/Task/560083" ] ] ) . # # -------------------------------------------------------------------------------------