Release 5 R6 Ballot (1st Full Ballot)

This page is part of the FHIR Specification (v5.0.0: R5 - STU v6.0.0-ballot4: Release 6 Ballot (1st Full Ballot) (see Ballot Notes ). This is the The current published version in it's permanent home (it will always be available at this URL). is 5.0.0 . For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4 R3 for published versions

Example CapabilityStatement/base2 (Turtle)

Maturity Level : N/A
Responsible Owner: FHIR Infrastructure Work Group Standards Status : Informative

Raw Turtle (+ also see Turtle/RDF Format Specification )

Base Capability Statement

@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:id [ fhir:v "base2"] ;

<http://hl7.org/fhir/CapabilityStatement/base2> a fhir:CapabilityStatement ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "base2"] ; # 

  fhir:text [
     fhir:status [ fhir:v "extensions" ]
  ] ;
  fhir:url [ fhir:v "http://hl7.org/fhir/CapabilityStatement/base2"], [ fhir:v "http://hl7.org/fhir/CapabilityStatement/base2"] ;
  fhir:version [ fhir:v "5.0.0"], [ fhir:v "5.0.0"] ;
  fhir:name [ fhir:v "Base FHIR Capability Statement (Empty)"], [ fhir:v "Base FHIR Capability Statement (Empty)"] ;
  fhir:status [ fhir:v "draft"], [ fhir:v "draft"] ;
  fhir:experimental [ fhir:v "true"], [ fhir:v "true"] ;
  fhir:date [ fhir:v "2023-03-26T15:21:02+11:00"], [ fhir:v "2023-03-26T15:21:02+11:00"] ;
  fhir:publisher [ fhir:v "FHIR Project Team"], [ fhir:v "FHIR Project Team"] ;

     fhir:status [ fhir:v "extensions" ] ;
     fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CapabilityStatement base2</b></p><a name=\"base2\"> </a><a name=\"hcbase2\"> </a><h2 id=\"title\"/><ul><li>Implementation Guide Version: 6.0.0-ballot4 </li><li>FHIR Version: 6.0.0-ballot4 </li><li>Supported Formats: <code>xml</code>, <code>json</code></li><li>Published on: 2025-12-18T07:07:42+11:00 </li><li>Published by: HL7 International / FHIR Infrastructure </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><p>An empty Capability Statement</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>This is the Capability Statement to declare that the server supports SMART-on-FHIR. See the SMART-on-FHIR docs for the extension that would go with such a server</p>\n</div></blockquote></div></div></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
     fhir:url [
       fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-wg>
     ] ;
     fhir:value [
       a fhir:Code ;
       fhir:v "fhir"
     ]
  ] ) ; # 
  fhir:url [
     fhir:v "http://hl7.org/fhir/CapabilityStatement/base2"^^xsd:anyURI ;
     fhir:l <http://hl7.org/fhir/CapabilityStatement/base2>
  ] ; # 
  fhir:version [ fhir:v "6.0.0-ballot4"] ; # 
  fhir:name [ fhir:v "Base FHIR Capability Statement (Empty)"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2025-12-18T07:07:42+11: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://hl7.org/fhir" ]
     ] )
  ] [
     fhir:telecom ( [
       fhir:system [ fhir:v "url" ] ;
       fhir:value [ fhir:v "http://hl7.org/fhir" ]

       fhir:value [ fhir:v "http://www.hl7.org/Special/committees/fiwg" ]

     ] )
  ] ) ;
  fhir:description [ fhir:v "This is the base Capability Statement for FHIR. It represents a server that provides the none of the functionality defined by FHIR. It is provided to use as a template for system designers to build their own Capability Statements from. A capability statement has to contain something, so this contains a read of a Capability Statement"], [ fhir:v "This is the base Capability Statement for FHIR. It represents a server that provides the none of the functionality defined by FHIR. It is provided to use as a template for system designers to build their own Capability Statements from. A capability statement has to contain something, so this contains a read of a Capability Statement"] ;
  fhir:kind [ fhir:v "capability"] ;

  ] ) ; # 
  fhir:description [ fhir:v "This is the base Capability Statement for FHIR. It represents a server that provides the none of the functionality defined by FHIR. It is provided to use as a template for system designers to build their own Capability Statements from. A capability statement has to contain something, so this contains a read of a Capability Statement"] ; # 
  fhir:kind [ fhir:v "capability"] ; # 

  fhir:software [
     fhir:name [ fhir:v "Insert your software name here..." ]
  ] ;
  fhir:fhirVersion [ fhir:v "5.0.0"] ;
  fhir:format ( [ fhir:v "xml"] [ fhir:v "json"] ) ;

  ] ; # 
  fhir:fhirVersion [ fhir:v "6.0.0-ballot4"] ; # 
  fhir:format ( [ fhir:v "xml"] [ fhir:v "json"] ) ; # 

  fhir:rest ( [
     fhir:mode [ fhir:v "server" ] ;
     fhir:documentation [ fhir:v "An empty Capability Statement" ] ;
     fhir:security [
       fhir:cors [ fhir:v "true" ] ;

       fhir:cors [ fhir:v true ] ;

       fhir:service ( [
         fhir:coding ( [
           fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/restful-security-service" ] ;

           fhir:system [
             fhir:v "http://terminology.hl7.org/CodeSystem/restful-security-service"^^xsd:anyURI ;
             fhir:l <http://terminology.hl7.org/CodeSystem/restful-security-service>
           ] ;

           fhir:code [ fhir:v "SMART-on-FHIR" ] ;
           fhir:display [ fhir:v "SMART-on-FHIR" ]
         ] ) ;
         fhir:text [ fhir:v "See http://docs.smarthealthit.org/" ]
       ] ) ;
       fhir:description [ fhir:v "This is the Capability Statement to declare that the server supports SMART-on-FHIR. See the SMART-on-FHIR docs for the extension that would go with such a server" ]
     ]
  ] ) .

  ] ) . # 


# -------------------------------------------------------------------------------------


Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.