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 - Insurer - TTL Representation

Active as of 2025-07-11

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:CapabilityStatement ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "Insurer"] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CapabilityStatement Insurer</b></p><a name=\"Insurer\"> </a><a name=\"hcInsurer\"> </a><h2 id=\"title\">CapabilityStatement Requirements- Insurer</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-CancelResponse.html\">MessageDefinition-CancelResponse</a></td></tr></tbody></table><span class=\"lead\">Documentation</span><blockquote><div><p>All nphies Insurer sending and receiving use cases.</p>\n</div></blockquote><br/></div></div></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://nphies.sa/fhir/ksa/nphies-fs/CapabilityStatement/Insurer"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.3.0"] ; # 
  fhir:name [ fhir:v "NPHIES_FS_Insurer"] ; # 
  fhir:title [ fhir:v "CapabilityStatement Requirements- Insurer"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2025-07-11"^^xsd:date] ; # 
  fhir:publisher [ fhir:v "HL7 Saudi Arabia"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "HL7 Saudi Arabia" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://test-project.org/test-publisher" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "CapabilityStatement for the Insurer."] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "SA" ] ;
fhir:display [ fhir:v "Saudi Arabia" ]     ] )
  ] ) ; # 
  fhir:kind [ fhir:v "requirements"] ; # 
  fhir:fhirVersion [ fhir:v "4.0.1"] ; # 
  fhir:format ( [ fhir:v "json"] ) ; # 
  fhir:rest ( [
fhir:mode [ fhir:v "server" ] ;
fhir:security [
fhir:description [ fhir:v "Using HTTPS mutual authentication with X.509 certificates issues by the national authority." ]     ] ;
    ( fhir:operation [
fhir:name [ fhir:v "process-message" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/OperationDefinition/MessageHeader-process-message"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/OperationDefinition/MessageHeader-process-message>       ]     ] )
  ] ) ; # 
  fhir:messaging ( [
fhir:documentation [ fhir:v "All nphies Insurer sending and receiving use cases." ] ;
    ( fhir:supportedMessage [
fhir:mode [ fhir:v "receiver" ] ;
fhir:definition [
fhir:v "http://nphies.sa/fhir/ksa/nphies-fs/MessageDefinition/CancelRequest"^^xsd:anyURI ;
fhir:link <http://nphies.sa/fhir/ksa/nphies-fs/MessageDefinition/CancelRequest>       ]     ] [
fhir:mode [ fhir:v "sender" ] ;
fhir:definition [
fhir:v "http://nphies.sa/fhir/ksa/nphies-fs/MessageDefinition/CancelResponse"^^xsd:anyURI ;
fhir:link <http://nphies.sa/fhir/ksa/nphies-fs/MessageDefinition/CancelResponse>       ]     ] )
  ] ) . #