Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
IN | DomainResource | A statement of system capabilities + There can only be one REST declaration per mode. + The set of documents must be unique by the combination of profile and mode. + Capability Statements cannot have implementation elements unless kind is 'instance' + Messaging end-point is required (and is only permitted) when a statement is for an implementation. + Capability Statements of kind 'requirements' do not have software or implementation elements. + A Capability Statement SHALL have at least one of description, software, or implementation element. + A Capability Statement SHALL have at least one of REST, messaging or document element. Elements defined in Ancestors: id, meta, implicitRules, language, text, contained, extension, modifierExtension | ||
Σ | 0..1 | uri | Canonical identifier for this capability statement, represented as a URI (globally unique) | |
Σ | 0..1 | string | Business version of the capability statement | |
Σ | 0..1 | string | Name for this capability statement (computer friendly) | |
Σ | 0..1 | string | Name for this capability statement (human friendly) | |
?!Σ | 1..1 | code | draft | active | retired | unknown PublicationStatus (Required) | |
?!Σ | 0..1 | boolean | For testing purposes, not real usage | |
Σ | 1..1 | dateTime | Date last changed | |
Σ | 0..1 | string | Name of the publisher (organization or individual) | |
Σ | 0..* | ContactDetail | Contact details for the publisher | |
I | 0..1 | markdown | Natural language description of the capability statement | |
ΣTU | 0..* | UsageContext | The context that the content is intended to support | |
Σ | 0..* | CodeableConcept | Intended jurisdiction for capability statement (if applicable) Jurisdiction ValueSet (Extensible) | |
0..1 | markdown | Why this capability statement is defined | ||
0..1 | markdown | Use and/or publishing restrictions | ||
ΣI | 1..1 | code | instance | capability | requirements CapabilityStatementKind (Required) | |
Σ | 0..* | canonical | Canonical URL of another capability statement this implements | |
ΣI | 0..1 | BackboneElement | Software that is covered by this capability statement | |
Σ | 1..1 | string | A name the software is known by | |
Σ | 0..1 | string | Version covered by this statement | |
Σ | 0..1 | dateTime | Date this version was released | |
ΣI | 0..1 | BackboneElement | If this describes a specific instance | |
Σ | 1..1 | string | Describes this specific instance | |
Σ | 0..1 | url | Base URL for the installation | |
Σ | 1..1 | id | FHIR Version the system uses All Published FHIR versions (Required) | |
Σ | 1..* | code | formats supported (xml | json | ttl | mime type) MimeType (Required) | |
Σ | 0..* | code | Patch formats supported MimeType (Required) | |
Σ | 0..* | canonical | Implementation guides supported | |
ΣI | 0..* | BackboneElement | If the endpoint is a RESTful one + A given resource can only be described once per RESTful mode. | |
Σ | 1..1 | code | client | server RestfulCapabilityMode (Required) | |
0..1 | string | General description of implementation | ||
ΣTU | 0..1 | BackboneElement | Information about security of implementation | |
Σ | 0..1 | boolean | Adds CORS Headers (http://enable-cors.org/) | |
Σ | 0..* | CodeableConcept | OAuth | SMART-on-FHIR | NTLM | Basic | Kerberos | Certificates RestfulSecurityService (Extensible) | |
0..1 | string | General description of how security works | ||
ΣI | 0..* | BackboneElement | Resource served on the REST interface + Search parameter names must be unique in the context of a resource. | |
Σ | 1..1 | code | A resource type that is supported ResourceType (Required) | |
Σ | 0..1 | canonical | Base System profile for all uses of resource | |
Σ | 0..* | canonical | Profiles for use cases supported | |
0..1 | markdown | Additional information about the use of the resource type | ||
0..* | BackboneElement | What operations are supported? | ||
1..1 | code | read | vread | update | patch | delete | history-instance | history-type | create | search-type TypeRestfulInteraction (Required) | ||
0..1 | string | Anything special about operation behavior | ||
0..1 | code | no-version | versioned | versioned-update ResourceVersionPolicy (Required) | ||
0..1 | boolean | Whether vRead can return past versions | ||
0..1 | boolean | If update can commit to a new identity | ||
0..1 | boolean | If allows/uses conditional create | ||
0..1 | code | not-supported | modified-since | not-match | full-support ConditionalReadStatus (Required) | ||
0..1 | boolean | If allows/uses conditional update | ||
0..1 | code | not-supported | single | multiple - how conditional delete is supported ConditionalDeleteStatus (Required) | ||
0..* | code | literal | logical | resolves | enforced | local ReferenceHandlingPolicy (Required) | ||
0..* | string | _include values supported by the server | ||
0..* | string | _revinclude values supported by the server | ||
0..* | BackboneElement | Search parameters supported by implementation | ||
1..1 | string | Name of search parameter | ||
0..1 | canonical | Source of definition for parameter | ||
1..1 | code | number | date | string | token | reference | composite | quantity | uri SearchParamType (Required) | ||
0..1 | string | Server-specific usage | ||
Σ | 0..* | BackboneElement | Definition of a resource operation | |
Σ | 1..1 | string | Name by which the operation/query is invoked | |
Σ | 1..1 | canonical | The defined operation/query | |
0..1 | markdown | Specific details about operation behavior | ||
0..* | BackboneElement | What operations are supported? | ||
1..1 | code | transaction | batch | search-system | history-system SystemRestfulInteraction (Required) | ||
0..1 | string | Anything special about operation behavior | ||
0..* | see searchParam | Search parameters for searching all resources | ||
Σ | 0..* | see operation | Definition of a system level operation | |
0..* | canonical | Compartments served/used by system | ||
ΣITU | 0..* | BackboneElement | If messaging is supported | |
0..* | BackboneElement | Where messages should be sent | ||
1..1 | Coding | http | ftp | mllp + MessageTransport (Extensible) | ||
1..1 | url | Network address or identifier of the end-point | ||
0..1 | unsignedInt | Reliable Message Cache Length (min) | ||
0..1 | string | Messaging interface behavior details | ||
Σ | 0..* | BackboneElement | Messages supported by this system | |
Σ | 1..1 | code | sender | receiver EventCapabilityMode (Required) | |
Σ | 1..1 | canonical | Message supported by this system | |
ΣITU | 0..* | BackboneElement | Document definition | |
Σ | 1..1 | code | producer | consumer DocumentMode (Required) | |
0..1 | string | Description of document support | ||
Σ | 1..1 | canonical | Constraint on the resources used in the document | |
![]() |