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. Patient) supported
  • search parameters supported by each resource
  • operations (aka API) supported by system

REST Capabilities Server

ModeServer

Resource Interactions

Resource TypeProfileSupported ProfilesReadCreateUpdate
CapabilityStatement
OperationDefinition
SearchParameter
StructureDefinition
ValueSet
PatientStructureDefinition/Patient
ObservationStructureDefinition/Observation
CommunicationStructureDefinition/Communication

Global Operations

OperationReferenceLevel
create-patient-careplanSupported
send-communication-alertSupported

Global Search Parameters

NameTypeDocumentationLevel
_idtokenLogical id of this artifactSupported
_lastUpdateddateWhen the resource version last changedSupported
_tagtokenTags applied to this resourceSupported
_sorttokenHow to sort the resources when returningSupported
_countnumberHow many resources to returnSupported