CapabilityStatement
CapabilityStatement
activeResource130 elementsv4.0.1
A Capability Statement documents a set of capabilities (behaviors) of a FHIR Server 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.
Metadata
hl7.org/fhir- Canonical URL
- http://hl7.org/fhir/StructureDefinition/CapabilityStatement
- ID
- CapabilityStatement
- Type
- Base Definition
- Derivation
- specialization
- Publisher
- Health Level Seven International (FHIR Infrastructure)
- Version
- 4.0.1
| Path | Card. | Type | Description |
|---|---|---|---|
CapabilityStatement | 0..* | A statement of system capabilities | |
id | 0..1 | string | Logical id of this artifact |
meta | 0..1 | Metadata about the resource | |
implicitRules | 0..1 | uri | A set of rules under which this content was created |
language | 0..1 | code | Language of the resource contentpreferred: languages |
text | 0..1 | Text summary of the resource, for human interpretation | |
contained | 0..* | Resource | Contained, inline Resources |
extension | 0..* | Additional content defined by implementations | |
modifierExtension | 0..* | Extensions that cannot be ignored | |
url | 0..1 | uri | Canonical identifier for this capability statement, represented as a URI (globally unique) |
version | 0..1 | string | Business version of the capability statement |
name | 0..1 | string | Name for this capability statement (computer friendly) |
title | 0..1 | string | Name for this capability statement (human friendly) |
status | 1..1 | code | draft | active | retired | unknownrequired: publication-status |
experimental | 0..1 | boolean | For testing purposes, not real usage |
date | 1..1 | dateTime | Date last changed |
publisher | 0..1 | string | Name of the publisher (organization or individual) |
contact | 0..* | Contact details for the publisher | |
description | 0..1 | markdown | Natural language description of the capability statement |
useContext | 0..* | The context that the content is intended to support | |
jurisdiction | 0..* | Intended jurisdiction for capability statement (if applicable)extensible: jurisdiction | |
purpose | 0..1 | markdown | Why this capability statement is defined |
copyright | 0..1 | markdown | Use and/or publishing restrictions |
kind | 1..1 | code | instance | capability | requirementsrequired: capability-statement-kind |
instantiates | 0..* | canonical | Canonical URL of another capability statement this implements |
imports | 0..* | canonical | Canonical URL of another capability statement this adds to |
software | 0..1 | BackboneElement | Software that is covered by this capability statement |
implementation | 0..1 | BackboneElement | If this describes a specific instance |
fhirVersion | 1..1 | code | FHIR Version the system supportsrequired: FHIR-version |
format | 1..* | code | formats supported (xml | json | ttl | mime type)required: mimetypes |
patchFormat | 0..* | code | Patch formats supportedrequired: mimetypes |
implementationGuide | 0..* | canonical | Implementation guides supported |
rest | 0..* | BackboneElement | If the endpoint is a RESTful one |
messaging | 0..* | BackboneElement | If messaging is supported |
document | 0..* | BackboneElement | Document definition |