@prefix fhir: . @prefix owl: . @prefix rdf: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:MessageHeader ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "bc0e9c0f-3033-44ae-b492-0e7b328d1ab1"] ; # 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 bc0e9c0f-3033-44ae-b492-0e7b328d1ab1

event: KSA Message Events poll-response: Poll Response

Destinations

-EndpointReceiver
*http://saudigeneralhospital.com.saIdentifier: http://nphies.sa/license/provider-license/PR-FHIR

sender: Identifier: http://nphies.sa/license/nphies/NPHIES

Sources

-Endpoint
*http://nphies.sa

Responses

-IdentifierCode
*a7e4caf2-0441-40e5-97d2-5ae180273069OK

focus: Bundle: type = message; timestamp = 2023-12-04 13:39:58+0000

"^^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-response" ] ] ; # fhir:destination ( [ fhir:endpoint [ fhir:v "http://saudigeneralhospital.com.sa"^^xsd:anyURI ] ; fhir:receiver [ 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:sender [ 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:source [ fhir:endpoint [ fhir:v "http://nphies.sa"^^xsd:anyURI ] ] ; # fhir:response [ fhir:identifier [ fhir:v "a7e4caf2-0441-40e5-97d2-5ae180273069" ] ; fhir:code [ fhir:v "ok" ] ] ; # fhir:focus ( [ fhir:link ; fhir:reference [ fhir:v "http://nphies.sa/Task/560811" ] ] ) . # # -------------------------------------------------------------------------------------