Healthcare Financial Services IG Edition 1
0.3.0 - ci-build 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 - JSON Representation

Raw json | Download

{
  "resourceType" : "MessageHeader",
  "id" : "c7150958-640a-456b-8252-265675d12300",
  "meta" : {
    "profile" : [
      🔗 "http://nphies.sa/fhir/ksa/nphies-fs/StructureDefinition/message-header"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MessageHeader c7150958-640a-456b-8252-265675d12300</b></p><a name=\"c7150958-640a-456b-8252-265675d12300\"> </a><a name=\"hcc7150958-640a-456b-8252-265675d12300\"> </a><a name=\"c7150958-640a-456b-8252-265675d12300-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-advanced-authorization\">KSA Message Events advanced-authorization</a>: Advanced Authorization</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://saudigeneralhospital.com.sa\">http://saudigeneralhospital.com.sa</a></td><td>Identifier: <code>http://nphies.sa/license/provider-license</code>/PR-FHIR</td></tr></table><p><b>sender</b>: Identifier: <code>http://nphies.sa/license/payer-license</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><p><b>focus</b>: <a href=\"Bundle-dccc9ae9-e640-4fe1-b3fd-5af3c1c12210.html#http-//sni.com.sa/AdvancedPriorauth/483079\">Bundle: type = message; timestamp = 2023-12-04 13:39:58+0000</a></p></div>"
  },
  "eventCoding" : {
    "system" : "http://nphies.sa/terminology/CodeSystem/ksa-message-events",
    "code" : "advanced-authorization"
  },
  "destination" : [
    {
      "endpoint" : "http://saudigeneralhospital.com.sa",
      "receiver" : {
        "type" : "Organization",
        "identifier" : {
          "system" : "http://nphies.sa/license/provider-license",
          "value" : "PR-FHIR"
        }
      }
    }
  ],
  "sender" : {
    "type" : "Organization",
    "identifier" : {
      "system" : "http://nphies.sa/license/payer-license",
      "value" : "INS-FHIR"
    }
  },
  "source" : {
    "endpoint" : "http://sni.com.sa"
  },
  "focus" : [
    {
      "reference" : "http://sni.com.sa/AdvancedPriorauth/483079"
    }
  ]
}