@prefix fhir: . @prefix owl: . @prefix rdf: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:Bundle ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "a84aabfa-1163-407d-aa38-f8119a0b7aee"] ; # fhir:meta [ fhir:profile ( [ fhir:v "http://nphies.sa/fhir/ksa/nphies-fs/StructureDefinition/bundle"^^xsd:anyURI ; fhir:link ] ) ] ; # fhir:type [ fhir:v "message"] ; # fhir:timestamp [ fhir:v "2021-08-30T09:20:15.23+03:00"^^xsd:dateTime] ; # fhir:entry ( [ fhir:fullUrl [ fhir:v "urn:uuid:c19c71dc-cfad-4401-b5b0-c0f20e8f19ae"^^xsd:anyURI ] ; fhir:resource ( ) ] [ fhir:fullUrl [ fhir:v "http://nphies.sa/OperationOutcome/d8a63ea8-34e3-41c8-ad08-97a5684d5f01"^^xsd:anyURI ] ; fhir:resource ( ) ] ) . # a fhir:MessageHeader ; fhir:id [ fhir:v "c19c71dc-cfad-4401-b5b0-c0f20e8f19ae"] ; # fhir:meta [ fhir:profile ( [ fhir:v "http://nphies.sa/fhir/ksa/nphies-fs/StructureDefinition/MessageHeader-ErrorNotice"^^xsd:anyURI ; fhir:link ] ) ] ; # fhir:text [ fhir:status [ fhir:v "extensions" ] ; fhir:div "

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

Original Response: 152a949f-4e1b-4db0-900e-85472517f007

Original Request: c19c71dc-cfad-4401-b5b0-c0f20e8f1959

event: KSA Message Events error-notice: Error Notice

Destinations

-EndpointReceiver
*http://sni.com.saIdentifier: http://nphies.sa/license/provider-license/INS-FHIR

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

Sources

-Endpoint
*http://nphies.sa

focus: Bundle: type = message; timestamp = 2021-08-30 09:20:15+0300

"^^rdf:XMLLiteral ] ; # fhir:extension ( [ fhir:url [ fhir:v "http://nphies.sa/fhir/ksa/nphies-fs/StructureDefinition/extension-original-response"^^xsd:anyURI ] ; fhir:value [ a fhir:id ; fhir:v "152a949f-4e1b-4db0-900e-85472517f007" ] ] [ fhir:url [ fhir:v "http://nphies.sa/fhir/ksa/nphies-fs/StructureDefinition/extension-original-request"^^xsd:anyURI ] ; fhir:value [ a fhir:id ; fhir:v "c19c71dc-cfad-4401-b5b0-c0f20e8f1959" ] ] ) ; # fhir:event [ a fhir:Coding ; fhir:system [ fhir:v "http://nphies.sa/terminology/CodeSystem/ksa-message-events"^^xsd:anyURI ] ; fhir:code [ fhir:v "error-notice" ] ] ; # fhir:destination ( [ fhir:endpoint [ fhir:v "http://sni.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 "INS-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:focus ( [ fhir:link ; fhir:reference [ fhir:v "http://nphies.sa/OperationOutcome/d8a63ea8-34e3-41c8-ad08-97a5684d5f01" ] ] ) . # a fhir:OperationOutcome ; fhir:id [ fhir:v "d8a63ea8-34e3-41c8-ad08-97a5684d5f01"] ; # fhir:meta [ fhir:profile ( [ fhir:v "http://nphies.sa/fhir/ksa/nphies-fs/StructureDefinition/operation-outcome"^^xsd:anyURI ; fhir:link ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "

Generated Narrative: OperationOutcome d8a63ea8-34e3-41c8-ad08-97a5684d5f01

Issues

-SeverityCodeDetails
*ErrorRequired element missingResource Id Missing
"^^rdf:XMLLiteral ] ; # fhir:issue ( [ fhir:severity [ fhir:v "error" ] ; fhir:code [ fhir:v "required" ] ; fhir:details [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/operation-outcome"^^xsd:anyURI ] ; fhir:code [ fhir:v "MSG_RESOURCE_ID_MISSING" ] ; fhir:display [ fhir:v "Resource Id Missing" ] ] ) ] ] ) . # # -------------------------------------------------------------------------------------