Skip to main content

CapabilityStatement

Normative Conformance

A Capability Statement documents 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 or a statement of required or desired server implementation.

Endpoints

devhttps://api.sandbox.ovok.com/fhir/R5/CapabilityStatement
InteractionMethodPath
ReadGET/fhir/R5/CapabilityStatement/[id]
VreadGET/fhir/R5/CapabilityStatement/[id]/_history/[vid]
UpdatePUT/fhir/R5/CapabilityStatement/[id]
PatchPATCH/fhir/R5/CapabilityStatement/[id]
DeleteDELETE/fhir/R5/CapabilityStatement/[id]
CreatePOST/fhir/R5/CapabilityStatement
SearchGET/fhir/R5/CapabilityStatement?...
HistoryGET/fhir/R5/CapabilityStatement/[id]/_history
Type-historyGET/fhir/R5/CapabilityStatement/_history

Top-level elements

ElementType(s)CardinalityDescription
urluri0..1Canonical identifier for this capability statement, represented as a URI (globally unique)
identifierIdentifier0..*Additional identifier for the CapabilityStatement (business identifier)
versionstring0..1Business version of the capability statement
versionAlgorithm[x]string / Coding0..1How to compare versions
namestring0..1Name for this capability statement (computer friendly)
titlestring0..1Name for this capability statement (human friendly)
statuscode1..1draft
experimentalboolean0..1For testing purposes, not real usage
datedateTime1..1Date last changed
publisherstring0..1Name of the publisher/steward (organization or individual)
contactContactDetail0..*Contact details for the publisher
descriptionmarkdown0..1Natural language description of the capability statement
useContextUsageContext0..*The context that the content is intended to support
jurisdictionCodeableConcept0..*Intended jurisdiction for capability statement (if applicable)
purposemarkdown0..1Why this capability statement is defined
copyrightmarkdown0..1Use and/or publishing restrictions
copyrightLabelstring0..1Copyright holder and year(s)
kindcode1..1instance
instantiatescanonical0..*Canonical URL of another capability statement this implements
importscanonical0..*Canonical URL of another capability statement this adds to
softwareBackboneElement0..1Software that is covered by this capability statement
implementationBackboneElement0..1If this describes a specific instance
fhirVersioncode1..1FHIR Version the system supports
formatcode1..*formats supported (xml
patchFormatcode0..*Patch formats supported
acceptLanguagecode0..*Languages supported
implementationGuidecanonical0..*Implementation guides supported
restBackboneElement0..*If the endpoint is a RESTful one
messagingBackboneElement0..*If messaging is supported
documentBackboneElement0..*Document definition

Resource-specific search parameters

ParameterTypeDescription
contexttokenA use context assigned to the activity definition
context-quantityquantityA quantity- or range-valued use context assigned to the activity definition
context-typetokenA type of use context assigned to the activity definition
context-type-quantitycompositeA use context type and quantity- or range-based value assigned to the activity definition
context-type-valuecompositeA use context type and value assigned to the activity definition
datedateThe activity definition publication date
descriptionstringThe description of the activity definition
fhirversiontokenThe version of FHIR
formattokenformats supported (xml
guidereferenceImplementation guides supported
identifiertokenExternal identifier for the activity definition
jurisdictiontokenIntended jurisdiction for the activity definition
modetokenMode - restful (server/client) or messaging (sender/receiver)
namestringComputationally friendly name of the activity definition
publisherstringName of the publisher of the activity definition
resourcetokenName of a resource mentioned in a capability statement
resource-profilereferenceA profile id invoked in a capability statement
security-servicetokenOAuth
softwarestringPart of the name of a software application
statustokenThe current status of the activity definition
supported-profilereferenceProfiles for use cases supported
titlestringThe human-friendly name of the activity definition
urluriThe uri that identifies the activity definition
versiontokenThe business version of the activity definition

Reference