Capability Statement


This page provides a set of capabilities (behaviors) of a FHIR Server or Client for a particular version of FHIR that may be used as a statement of actual server functionality as stated below:

  • resources (e.g. DocumentReference) supported
  • search parameters supported by each resource
  • operations (aka API) supported by system

REST Capabilities Server

ModeServer
Documentation

All the functionality defined in FHIR

transactionSupported

Implemented per the specification (or Insert other doco here)

batchSupported

Implemented per the specification (or Insert other doco here)

history-systemSupported

Implemented per the specification (or Insert other doco here)

search-systemSupported

Implemented per the specification (or Insert other doco here)

Security

CorsTrue
ServiceSee http://docs.smarthealthit.org/
Description

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

Resource Interactions

Resource TypeProfileSupported ProfilesReadVreadUpdateDeleteHistoryInstanceHistoryTypeCreateSearchTypeConditionalCreateConditionalUpdateConditionalDelete
DocumentReferenceDocumentReferenceMultiple
CompositionCompositionMultiple
BinaryBinaryMultiple

Global Search Parameters

NameTypeDocumentationLevel
_textspecialSearch on the narrative of the resourceSupported
_idstringsome docoSupported
_listtokenRetrieval of resources that are referenced by a List resourceSupported
_hascompositeProvides support for reverse chainingSupported
_typetokenType of resource (when doing cross-resource searchSupported
_sorttokenHow to sort the resources when returningSupported
_countnumberHow many resources to returnSupported
_includetokenControl over returning additional resources (see spec)Supported
_revincludetokenControl over returning additional resources (see spec)Supported
_summarytokenWhat kind of information to returnSupported
_elementsstringWhat kind of information to returnSupported
_containedtokenManaging search into contained resourcesSupported
_containedTypetokenManaging search into contained resourcesSupported
_languagetokenLanguage of the resource contentSupported
_queryspecialA custom search profile that describes a specific defined query operationSupported
_inreferenceAllows for the retrieval of resources that are active members of a CareTeam, Group, or ListSupported
_lastUpdateddateWhen the resource version last changedSupported
_securitytokenSecurity Labels applied to this resourceSupported
_filterspecialFilter search parameter which supports a more sophisticated grammar for searching. See [documentation](search_filter.html) for further detailsSupported
_profilereferenceProfiles this resource claims to conform toSupported
_tagtokenTags applied to this resourceSupported
_sourceuriIdentifies where the resource comes fromSupported
_contentspecialSearch on the entire content of the resourceSupported

Operations per resource type

DocumentReference

OperationReferenceLevel
get-document-listGetDocumentListSupported

Composition

No operations are stated for this resource type

Binary

No operations are stated for this resource type