Multi-Language Test IG
0.2.0 - International drapeau

Multi-Language Test IG, published by HL7 International / FHIR Infrastructure. This guide is not an authorized publication; it is the continuous build for version 0.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/FHIR/multi-lang-test-ig/ and changes regularly. See the Directory of published versions

: Example Capability Statement

Statut des normes de la page: Informative

Brut ttl | Télécharger


@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 "example"] ; # 
  fhir:language [ fhir:v "fr"] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xml:lang=\"fr\" lang=\"fr\"><hr/><p><b>French</b></p><hr/><p class=\"res-header-id\"><b>Narratif généré : CapabilityStatement example</b></p><a name=\"fr-example\"> </a><a name=\"fr-hcexample\"> </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\">Langue : en</p></div><h2 id=\"fr-title\">Example Capability Statement</h2><ul><li>Version du guide dimplémentation : {0} </li><li>Version de FHIR : 4.0.1 </li><li>Supported Formats: <code>xml</code>, <code>json</code></li><li>Supported Patch Formats: <code>application/xml-patch+xml</code>, <code>application/json-patch+json</code></li><li>Publié sur : 2025-08-07 06:51:45+0000 </li><li>Publié par : HL7 International / FHIR Infrastructure </li></ul><blockquote class=\"impl-note\"><p><strong>Note aux implémenteurs : capacités FHIR</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><p>This CapabilityStatement instantiates the CapabilityStatement <code>http://example.org/fhir/CapabilityStatement/pixm-client</code></p><h3 id=\"fr-shallIGs\">DOIT prendre en charge les guides d’implémentation suivants.</h3><ul><li><a href=\"index.html\">http://hl7.org/fhir/test/multi-lang/ImplementationGuide/hl7.fhir.test.multi-lang</a></li></ul><h2 id=\"fr-rest\">FHIR RESTful Capabilities</h2><div class=\"panel panel-default\"><div class=\"panel-heading\"><h3 id=\"fr-mode1\" class=\"panel-title\">Mode: <code>server</code></h3></div><div class=\"panel-body\"><div><p>Main FHIR endpoint for acem health</p>\n</div><div class=\"lead\"><em>Security</em></div><div class=\"row\"><div class=\"col-lg-6\">Enable CORS: yes</div><div class=\"col-lg-6\">Security services supported: <code>SMART-on-FHIR</code></div></div><blockquote><div><p>See Smart on FHIR documentation</p>\n</div></blockquote><div class=\"lead\"><em>Summary of System-wide Interactions</em></div><ul><li>Supports the <code>transaction</code>interaction.</li><li>Supports the <code>history-system</code>interaction.</li></ul></div></div><h3 id=\"fr-resourcesCap1\">Capabilities by Resource/Profile</h3><h4 id=\"fr-resourcesSummary1\">Résumé</h4><p>Le tableau récapitulatif liste les ressources faisant partie de cette configuration, et pour chaque ressource, il liste :</p><ul><li>The relevant profiles (if any)</li><li>Les interactions supportées par chaque ressource (<b><span class=\"bg-info\">R</span></b>ead, <b><span class=\"bg-info\">S</span></b>earch, <b><span class=\"bg-info\">U</span></b>pdate, and <b><span class=\"bg-info\">C</span></b>reate, are always shown, while <b><span class=\"bg-info\">VR</span></b>ead, <b><span class=\"bg-info\">P</span></b>atch, <b><span class=\"bg-info\">D</span></b>elete, <b><span class=\"bg-info\">H</span></b>istory on <b><span class=\"bg-info\">I</span></b>nstance, or <b><span class=\"bg-info\">H</span></b>istory on <b><span class=\"bg-info\">T</span></b>!!les types sont seulement présents si au moins une des ressources les prend en charge.</li><li><span>Les paramètres de recherche (SearchParameters) requis, recommandés, optionnels (le cas échéant). </span></li><li>The linked resources enabled for <code>_include</code></li><li>The other resources enabled for <code>_revinclude</code></li><li>The operations on the resource (if any)</li></ul><div class=\"table-responsive\"><table class=\"table table-condensed table-hover\"><thead><tr><th><b>Type de Ressource</b></th><th><b>Profil</b></th><th class=\"text-center\"><b title=\"GET dune ressource (interaction read)\">R</b></th><th class=\"text-center\"><b title=\"GET past versions of resources (vread interaction)\">V-R</b></th><th class=\"text-center\"><b title=\"GET all set of resources of the type (search interaction)\">S</b></th><th class=\"text-center\"><b title=\"PUT a new resource version (update interaction)\">U</b></th><th class=\"text-center\"><b title=\"POST dune nouvelle ressource (interaction create)\">C</b></th><th class=\"text-center\"><b title=\"GET changes to a resource (history interaction on instance)\">H-I</b></th><th class=\"text-center\"><b title=\"GET changes for all resources of the type (history interaction on type)\">H-T</b></th><th><b title=\"Paramètres de recherche requis et recommandés\">Recherches</b></th><th><code><b>_include</b></code></th><th><code><b>_revinclude</b></code></th><th><b>Opérations</b></th></tr></thead><tbody><tr><td><a href=\"#fr-Patient1-1\">Patient</a></td><td>http://example.org/r4/StructureDefinition/7896271d-57f6-4231-89dc-dcc91eab2416<br/><em>Profils additionnels supportés :</em><br/>  <code>http://example.org/r4/StructureDefinition/00ab9e7a-06c7-4f77-9234-4154ca1e3347</code></td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\"/><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td>identifier, general-practitioner</td><td><code>Organization</code></td><td><code>Person</code></td><td/></tr></tbody></table></div><hr/><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"fr-Patient1-1\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported </span>Patient</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Base System Profile</span><br/><code>http://example.org/r4/StructureDefinition/7896271d-57f6-4231-89dc-dcc91eab2416</code></div><div class=\"col-lg-3\"><span class=\"lead\">Conformité au Profil</span><br/><b>SHALL</b></div><div class=\"col-lg-3\"><span class=\"lead\">Reference Policy</span><br/></div></div><p/><div class=\"row\"><div class=\"col-6\"><span class=\"lead\">Supported Profiles</span><p><code>http://example.org/r4/StructureDefinition/00ab9e7a-06c7-4f77-9234-4154ca1e3347</code></p></div><div class=\"col-lg-6\"><span class=\"lead\">Résumé des interactions</span><br/><ul><li>Supports <code>read</code>, <code>update</code>, <code>history-instance</code>, <code>create</code>, <code>history-type</code><br/><code>vread</code><div><p>Only supported for patient records since 12-Dec 2012</p>\n</div></li></ul></div></div><p/><div class=\"row\"><div class=\"col-12\"><span class=\"lead\">Documentation</span><blockquote><div><p>This server does not let the clients create identities.</p>\n</div></blockquote></div></div><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Paramètres de recherche</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformité</th><th>Paramètre</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/patient.html#search\">identifier</a></td><td><code>token</code></td><td><div><p>Only supports search by institution MRN</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/patient.html#search\">general-practitioner</a></td><td><code>reference</code></td><td><div/></td></tr></tbody></table></div><div class=\"col-lg-5\"> </div></div></div></div></div><h2 id=\"fr-messaging\">FHIR Messaging Capabilities</h2><div class=\"panel panel-default\"><div class=\"panel-heading\"><h3 id=\"fr-messaging_1\" class=\"panel-title\">Messaging Capability</h3></div><div class=\"panel-body\"><span class=\"lead\">Reliable Cache Length</span><br/>30 Minute(s)<br/><h4 id=\"fr-msg_end_1\">Endpoint(s)</h4><table class=\"table table-condensed table-hover\"><thead><tr><th>Protocol</th><th>Address</th></tr></thead><tbody><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-message-transport.html#message-transport-mllp\">MessageTransport mllp</a>: MLLP</td><td>mllp:10.1.1.10:9234</td></tr></tbody></table><br/><h4 id=\"fr-msg_sm_1\">Supported Message(s)</h4><table class=\"table table-condensed table-hover\"><thead><tr><th>Mode</th><th>Définition</th></tr></thead><tbody><tr><td>receiver</td><td><code>http://example.org/fhir/MessageDefinition/example</code></td></tr></tbody></table><span class=\"lead\">Documentation</span><blockquote><div><p>ADT A08 equivalent for external system notifications</p>\n</div></blockquote><br/></div></div><h2 id=\"fr-document\">FHIR Document Capabilities</h2><table class=\"table table-condensed table-hover\"><thead><tr><th>Mode</th><th>Document Resource Profile</th><th>Documentation</th></tr></thead><tbody><tr><td>consumer</td><td><code>http://example.org/base/Profilebc054d23-75e1-4dc6-aca5-838b6b1ac81d/_history/b5fdd9fc-b021-4ea1-911a-721a60663796</code></td><td><div><p>Basic rules for all documents in the EHR system</p>\n</div></td></tr></tbody></table></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "fhir"     ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "informative" ;
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ;
fhir:value [
a fhir:canonical ;
fhir:v "http://hl7.org/fhir/test/multi-lang/ImplementationGuide/hl7.fhir.test.multi-lang"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/test/multi-lang/ImplementationGuide/hl7.fhir.test.multi-lang>         ]       ] )     ]
  ] ) ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/test/multi-lang/CapabilityStatement/example"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.2.0"] ; # 
  fhir:name [ fhir:v "ExampleCapabilityStatement"] ; # 
  fhir:title [ fhir:v "Example Capability Statement"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v true] ; # 
  fhir:date [ fhir:v "2025-08-07T06:51:45+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 International / FHIR Infrastructure"] ; # 
  fhir:contact ( [
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/fiwg" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Example Capability Statement Instance"] ; # 
  fhir:useContext ( [
fhir:code [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/usage-context-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "focus" ]     ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/variant-state"^^xsd:anyURI ] ;
fhir:code [ fhir:v "positive" ]       ] )     ]
  ] ) ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "001" ]     ] )
  ] ) ; # 
  fhir:purpose [ fhir:v "Main EHR capability statement, published for contracting and operational support"] ; # 
  fhir:copyright [ fhir:v "Copyright © Acme Healthcare and GoodCorp EHR Systems"] ; # 
  fhir:kind [ fhir:v "instance"] ; # 
  fhir:instantiates ( [
fhir:v "http://example.org/fhir/CapabilityStatement/pixm-client"^^xsd:anyURI ;
fhir:link <http://example.org/fhir/CapabilityStatement/pixm-client>
  ] ) ; # 
  fhir:software [
fhir:name [ fhir:v "EHR" ] ;
fhir:version [ fhir:v "0.00.020.2134" ] ;
fhir:releaseDate [ fhir:v "2012-01-04"^^xsd:date ]
  ] ; # 
  fhir:implementation [
fhir:description [ fhir:v "main EHR at ACME" ] ;
fhir:url [ fhir:v "http://example.org/fhir"^^xsd:anyURI ]
  ] ; # 
  fhir:fhirVersion [ fhir:v "4.0.1"] ; # 
  fhir:format ( [ fhir:v "xml"] [ fhir:v "json"] ) ; # 
  fhir:patchFormat ( [ fhir:v "application/xml-patch+xml"] [ fhir:v "application/json-patch+json"] ) ; # 
  fhir:implementationGuide ( [
fhir:v "http://hl7.org/fhir/test/multi-lang/ImplementationGuide/hl7.fhir.test.multi-lang"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/test/multi-lang/ImplementationGuide/hl7.fhir.test.multi-lang>
  ] ) ; # 
  fhir:rest ( [
fhir:mode [ fhir:v "server" ] ;
fhir:documentation [ fhir:v "Main FHIR endpoint for acem health" ] ;
fhir:security [
fhir:cors [ fhir:v true ] ;
      ( fhir:service [
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/restful-security-service"^^xsd:anyURI ] ;
fhir:code [ fhir:v "SMART-on-FHIR" ]         ] )       ] ) ;
fhir:description [ fhir:v "See Smart on FHIR documentation" ]     ] ;
    ( fhir:resource [
fhir:type [ fhir:v "Patient" ] ;
fhir:profile [
fhir:v "http://example.org/r4/StructureDefinition/7896271d-57f6-4231-89dc-dcc91eab2416"^^xsd:anyURI ;
fhir:link <http://example.org/r4/StructureDefinition/7896271d-57f6-4231-89dc-dcc91eab2416>       ] ;
      ( fhir:supportedProfile [
fhir:v "http://example.org/r4/StructureDefinition/00ab9e7a-06c7-4f77-9234-4154ca1e3347"^^xsd:anyURI ;
fhir:link <http://example.org/r4/StructureDefinition/00ab9e7a-06c7-4f77-9234-4154ca1e3347>       ] ) ;
fhir:documentation [ fhir:v "This server does not let the clients create identities." ] ;
      ( fhir:interaction [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "vread" ] ;
fhir:documentation [ fhir:v "Only supported for patient records since 12-Dec 2012" ]       ] [
fhir:code [ fhir:v "update" ]       ] [
fhir:code [ fhir:v "history-instance" ]       ] [
fhir:code [ fhir:v "create" ]       ] [
fhir:code [ fhir:v "history-type" ]       ] ) ;
fhir:versioning [ fhir:v "versioned-update" ] ;
fhir:readHistory [ fhir:v true ] ;
fhir:updateCreate [ fhir:v false ] ;
fhir:conditionalCreate [ fhir:v true ] ;
fhir:conditionalRead [ fhir:v "full-support" ] ;
fhir:conditionalUpdate [ fhir:v false ] ;
fhir:conditionalDelete [ fhir:v "not-supported" ] ;
      ( fhir:searchInclude [ fhir:v "Organization" ] ) ;
      ( fhir:searchRevInclude [ fhir:v "Person" ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "identifier" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Patient-identifier"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Patient-identifier>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Only supports search by institution MRN" ]       ] [
fhir:name [ fhir:v "general-practitioner" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Patient-general-practitioner"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Patient-general-practitioner>         ] ;
fhir:type [ fhir:v "reference" ]       ] )     ] ) ;
    ( fhir:interaction [
fhir:code [ fhir:v "transaction" ]     ] [
fhir:code [ fhir:v "history-system" ]     ] ) ;
    ( fhir:compartment [
fhir:v "http://hl7.org/fhir/CompartmentDefinition/Patient"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/CompartmentDefinition/Patient>     ] )
  ] ) ; # 
  fhir:messaging ( [
    ( fhir:endpoint [
fhir:protocol [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/message-transport"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mllp" ]       ] ;
fhir:address [ fhir:v "mllp:10.1.1.10:9234"^^xsd:anyURI ]     ] ) ;
fhir:reliableCache [ fhir:v "30"^^xsd:nonNegativeInteger ] ;
fhir:documentation [ fhir:v "ADT A08 equivalent for external system notifications" ] ;
    ( fhir:supportedMessage [
fhir:mode [ fhir:v "receiver" ] ;
fhir:definition [
fhir:v "http://example.org/fhir/MessageDefinition/example"^^xsd:anyURI ;
fhir:link <http://example.org/fhir/MessageDefinition/example>       ]     ] )
  ] ) ; # 
  fhir:document ( [
fhir:mode [ fhir:v "consumer" ] ;
fhir:documentation [ fhir:v "Basic rules for all documents in the EHR system" ] ;
fhir:profile [
fhir:v "http://example.org/base/Profilebc054d23-75e1-4dc6-aca5-838b6b1ac81d/_history/b5fdd9fc-b021-4ea1-911a-721a60663796"^^xsd:anyURI ;
fhir:link <http://example.org/base/Profilebc054d23-75e1-4dc6-aca5-838b6b1ac81d/_history/b5fdd9fc-b021-4ea1-911a-721a60663796>     ]
  ] ) . #