CapabilityStatementKind

How a capability statement is intended to be used.

This code system http://hl7.org/fhir/capability-statement-kind defines the following codes:

CodeDisplayDefinitionComments
instance InstanceThe CapabilityStatement instance represents the present capabilities of a specific system instance. This is the kind returned by OPTIONS for a FHIR server end-point.
capability CapabilityThe CapabilityStatement instance represents the capabilities of a system or piece of software, independent of a particular installation.Elements marked as 'optional' represent configurable capabilities
requirements RequirementsThe CapabilityStatement instance represents a set of requirements for other systems to meet; e.g. as part of an implementation guide or 'request for proposal'.