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

: CapabilityStatement - nphies - JSON Representation

Active as of 2025-07-11

Raw json | Download

{
  "resourceType" : "CapabilityStatement",
  "id" : "nphies",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CapabilityStatement nphies</b></p><a name=\"nphies\"> </a><a name=\"hcnphies\"> </a><h2 id=\"title\">CapabilityStatement Requirements- nphies</h2><ul><li>Implementation Guide Version: 0.3.0 </li><li>FHIR Version: 4.0.1 </li><li>Supported Formats: <code>json</code></li><li>Supported Patch Formats: </li><li>Published on: 2025-07-11 </li><li>Published by: HL7 Saudi Arabia </li></ul><blockquote class=\"impl-note\"><p><strong>Note to Implementers: FHIR Capabilities</strong></p><p>Any FHIR capability may be 'allowed' by the system unless explicitly marked as 'SHALL NOT'. A few items are marked as MAY in the Implementation Guide to highlight their potential relevance to the use case.</p></blockquote><h2 id=\"rest\">FHIR RESTful Capabilities</h2><div class=\"panel panel-default\"><div class=\"panel-heading\"><h3 id=\"mode1\" class=\"panel-title\">Mode: <code>server</code></h3></div><div class=\"panel-body\"><div class=\"lead\"><em>Security</em></div><blockquote><div><p>Using HTTPS mutual authentication with X.509 certificates issues by the national authority.</p>\n</div></blockquote><div class=\"lead\"><em>Summary of System-wide Interactions</em></div></div></div><h3 id=\"operationsCap1\">Operations</h3><h4 id=\"operationsSummary1\">Use</h4><h2 id=\"messaging\">FHIR Messaging Capabilities</h2><div class=\"panel panel-default\"><div class=\"panel-heading\"><h3 id=\"messaging_1\" class=\"panel-title\">Messaging Capability</h3></div><div class=\"panel-body\"><h4 id=\"msg_sm_1\">Supported Message(s)</h4><table class=\"table table-condensed table-hover\"><thead><tr><th>Mode</th><th>Definition</th></tr></thead><tbody><tr><td>receiver</td><td><a href=\"MessageDefinition-CancelRequest.html\">MessageDefinition-CancelRequest</a></td></tr><tr><td>sender</td><td><a href=\"MessageDefinition-CancelRequest.html\">MessageDefinition-CancelRequest</a></td></tr><tr><td>receiver</td><td><a href=\"MessageDefinition-CancelResponse.html\">MessageDefinition-CancelResponse</a></td></tr><tr><td>sender</td><td><a href=\"MessageDefinition-CancelResponse.html\">MessageDefinition-CancelResponse</a></td></tr></tbody></table><span class=\"lead\">Documentation</span><blockquote><div><p>All nphies sending and receiving use cases. nphies serves as a Receiver and/or Sender of all eClaims messages.</p>\n</div></blockquote><br/></div></div></div>"
  },
  "url" : "http://nphies.sa/fhir/ksa/nphies-fs/CapabilityStatement/nphies",
  "version" : "0.3.0",
  "name" : "NPHIES_FS_nphies",
  "title" : "CapabilityStatement Requirements- nphies",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-07-11",
  "publisher" : "HL7 Saudi Arabia",
  "contact" : [
    {
      "name" : "HL7 Saudi Arabia",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://test-project.org/test-publisher"
        }
      ]
    }
  ],
  "description" : "CapabilityStatement for the public interface of nphies.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "SA",
          "display" : "Saudi Arabia"
        }
      ]
    }
  ],
  "kind" : "requirements",
  "fhirVersion" : "4.0.1",
  "format" : [
    "json"
  ],
  "rest" : [
    {
      "mode" : "server",
      "security" : {
        "description" : "Using HTTPS mutual authentication with X.509 certificates issues by the national authority."
      },
      "operation" : [
        {
          "name" : "process-message",
          "definition" : "http://hl7.org/fhir/OperationDefinition/MessageHeader-process-message"
        }
      ]
    }
  ],
  "messaging" : [
    {
      "documentation" : "All nphies sending and receiving use cases. nphies serves as a Receiver and/or Sender of all eClaims messages.",
      "supportedMessage" : [
        {
          "mode" : "receiver",
          "definition" : "http://nphies.sa/fhir/ksa/nphies-fs/MessageDefinition/CancelRequest"
        },
        {
          "mode" : "sender",
          "definition" : "http://nphies.sa/fhir/ksa/nphies-fs/MessageDefinition/CancelRequest"
        },
        {
          "mode" : "receiver",
          "definition" : "http://nphies.sa/fhir/ksa/nphies-fs/MessageDefinition/CancelResponse"
        },
        {
          "mode" : "sender",
          "definition" : "http://nphies.sa/fhir/ksa/nphies-fs/MessageDefinition/CancelResponse"
        }
      ]
    }
  ]
}