ConformanceStatementKind
How a conformance statement is intended to be used.
This value set has an inline code system http://hl7.org/fhir/conformance-statement-kind, which defines the following codes:
| Code | Display | Definition | Comments |
| instance | Instance | The Conformance instance represents the present capabilities of a specific system instance. This is the kind returned by OPTIONS for a FHIR server end-point. | |
| capability | Capability | The Conformance instance represents the capabilities of a system or piece of software, independent of a particular installation. | Elements marked as 'optional' represent configurable capabilities |
| requirements | Requirements | The Conformance instance represents a set of requirements for other systems to meet; e.g. as part of an implementation guide or 'request for proposal'. | |