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
@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:MessageHeader ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "bc0e9c0f-3033-44ae-b492-0e7b328d1aee"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://nphies.sa/fhir/ksa/nphies-fs/StructureDefinition/message-header"^^xsd:anyURI ;
fhir:link <http://nphies.sa/fhir/ksa/nphies-fs/StructureDefinition/message-header> ] )
] ; #
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: MessageHeader bc0e9c0f-3033-44ae-b492-0e7b328d1aee</b></p><a name=\"bc0e9c0f-3033-44ae-b492-0e7b328d1aee\"> </a><a name=\"hcbc0e9c0f-3033-44ae-b492-0e7b328d1aee\"> </a><a name=\"bc0e9c0f-3033-44ae-b492-0e7b328d1aee-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-message-header.html\">Nphies MessageHeader</a></p></div><p><b>event</b>: <a href=\"CodeSystem-ksa-message-events.html#ksa-message-events-acknowledgement\">KSA Message Events acknowledgement</a>: Acknowledgement</p><h3>Destinations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Endpoint</b></td><td><b>Receiver</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"http://nphies.sa\">http://nphies.sa</a></td><td>Identifier: <code>http://nphies.sa/license/provider-license</code>/NPHIES</td></tr></table><p><b>sender</b>: Identifier: <code>http://nphies.sa/license/nphies</code>/INS-FHIR</p><h3>Sources</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Endpoint</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"http://sni.com.sa\">http://sni.com.sa</a></td></tr></table><h3>Responses</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Identifier</b></td><td><b>Code</b></td></tr><tr><td style=\"display: none\">*</td><td>c19c71dc-cfad-4401-b5b0-c0f20e8f19ae</td><td>OK</td></tr></table></div>"^^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 "acknowledgement" ]
] ; #
fhir:destination ( [
fhir:endpoint [ fhir:v "http://nphies.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 "NPHIES" ] ] ]
] ) ; #
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 "INS-FHIR" ] ]
] ; #
fhir:source [
fhir:endpoint [ fhir:v "http://sni.com.sa"^^xsd:anyURI ]
] ; #
fhir:response [
fhir:identifier [ fhir:v "c19c71dc-cfad-4401-b5b0-c0f20e8f19ae" ] ;
fhir:code [ fhir:v "ok" ]
] . #
IG © 2024+ HL7 Saudi Arabia. Package nphies-fs#0.3.0 based on FHIR 4.0.1. Generated 2025-06-23
Links: Table of Contents |
QA Report