Healthcare Financial Services IG Edition 1
0.3.0 - STU-Ballot Saudi Arabia flag

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

: Message Header Request - Communication - JSON Representation

Raw json | Download

{
  "resourceType" : "MessageHeader",
  "id" : "a7e4caf2-0441-40e5-97d2-5ae180273765",
  "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 a7e4caf2-0441-40e5-97d2-5ae180273765</b></p><a name=\"a7e4caf2-0441-40e5-97d2-5ae180273765\"> </a><a name=\"hca7e4caf2-0441-40e5-97d2-5ae180273765\"> </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-communication\">KSA Message Events communication</a>: Communication</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=\"https://nphies.sa/fhir/$process-message\">https://nphies.sa/fhir/$process-message</a></td><td>Identifier: <code>http://nphies.sa/license/payer-license</code>/INS-FHIR</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://saudigeneralhospital.com.sa\">http://saudigeneralhospital.com.sa</a></td></tr></table><p><b>focus</b>: <a href=\"Bundle-a7e4caf2-0441-40e5-97d2-5ae180273999.html#http-//saudigeneralhospital.com.sa/Communication/895609\">Bundle: type = message; timestamp = 2024-12-02 19:36:29+0000</a></p></div>"
  },
  "eventCoding" : {
    "system" : "http://nphies.sa/terminology/CodeSystem/ksa-message-events",
    "code" : "communication"
  },
  "destination" : [
    {
      "endpoint" : "https://nphies.sa/fhir/$process-message",
      "receiver" : {
        "type" : "Organization",
        "identifier" : {
          "system" : "http://nphies.sa/license/payer-license",
          "value" : "INS-FHIR"
        }
      }
    }
  ],
  "sender" : {
    "type" : "Organization",
    "identifier" : {
      "system" : "http://nphies.sa/license/provider-license",
      "value" : "PR-FHIR"
    }
  },
  "source" : {
    "endpoint" : "http://saudigeneralhospital.com.sa"
  },
  "focus" : [
    {
      "reference" : "http://saudigeneralhospital.com.sa/Communication/895609"
    }
  ]
}