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
{
"resourceType" : "MessageHeader",
"id" : "000739e8-c8d0-44f8-b0e0-f89310ea9061",
"meta" : {
"profile" : [
🔗 "http://nphies.sa/fhir/ksa/nphies-fs/StructureDefinition/message-header|0.3.0"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MessageHeader 000739e8-c8d0-44f8-b0e0-f89310ea9061</b></p><a name=\"000739e8-c8d0-44f8-b0e0-f89310ea9061\"> </a><a name=\"hc000739e8-c8d0-44f8-b0e0-f89310ea9061\"> </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 MessageHeaderversion: null0.3.0)</a></p></div><p><b>event</b>: <a href=\"CodeSystem-ksa-message-events.html#ksa-message-events-payment-notice\">KSA Message Events payment-notice</a>: Payment Notice</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/nphies</code>/NPHIES</td></tr></table><p><b>sender</b>: Identifier: <code>http://nphies.sa/license/provider-license</code>/PR-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://saudidentalclinic.com.sa\">http://saudidentalclinic.com.sa</a></td></tr></table><p><b>focus</b>: <a href=\"Bundle-06b80922-b538-4ab3-9176-a80b51249001.html#http-//saudidentalclinic.com.sa/PaymentNotice/99061\">Bundle: type = message; timestamp = 2023-12-07 18:30:29+0000</a></p></div>"
},
"eventCoding" : {
"system" : "http://nphies.sa/terminology/CodeSystem/ksa-message-events",
"code" : "payment-notice"
},
"destination" : [
{
"endpoint" : "http://nphies.sa",
"receiver" : {
"type" : "Organization",
"identifier" : {
"system" : "http://nphies.sa/license/nphies",
"value" : "NPHIES"
}
}
}
],
"sender" : {
"type" : "Organization",
"identifier" : {
"system" : "http://nphies.sa/license/provider-license",
"value" : "PR-FHIR"
}
},
"source" : {
"endpoint" : "http://saudidentalclinic.com.sa"
},
"focus" : [
{
"reference" : "http://saudidentalclinic.com.sa/PaymentNotice/99061"
}
]
}