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

Information Submission

Overview

TBD

Workflow

Information Submission Workflow Diagram

  1. Provider sends an Information Submission Message to the nphies system.
  2. nphies validates the message and if valid proceeds to Step 3 otherwise proceeds to Step 6.
  3. nphies forwards the Information Submission Message to the designated insurer or Third Pary Administrator (TPA).
  4. In real time the insurer or TPA validates the message and returns an Acknowledge Message.
  5. nphies validates the message and if valid proceeds to Step 6 otherwise a separate Error Notice Message is queued for the HIC or TPA.
  6. nphies returns an EAcknowledgement Message with business content or errors to the provider.

This is a REAL TIME and DEFERRED use case. In the event that nphies is not able to successfully deliver the Information Submission Message to the HIC within less than one minute then nphies will generate a response message, with a bundle.meta.tag to identify that the message has been stored for forwarding to the HIC issued by nphies, see Meta Tag: nphies-generated.

Message Structures

Information Submission Message

The key resources for the message are provided below and all require nphies-profiled resources as provided in the Artifacts. Note: the MessageHeader resource must be the first .entry in the bundle and any other resources may follow in any order.

Acknowledgement Message

See Acknowledgement Message.

Guidance

TBD

Full Message Examples

ExampleDescription
Example #1 **TBD** MESSAGE TBD.
Example #1 Acknowledgement ***TBD** An Acknowledgement response indicating message was received and understood or was with errors.

Key Extensions

TBD

Error Handling

If nphies detects errors in the request message such that the request cannot be processed then the response message will contain an OperationOutcome resource rather than a business-level Status Response resource. Otherwise if nphies detects errors within the request it will return a Status Response with errors (Task.output.type = ‘error’) and an extension indicating where the error occurred.

Like all other response messages the provider receives from nphies, if there are other messages queued at nphies which have not been delivered to the provider then this will be reflected in the presence of a MessageHeader.meta.tag.