CapabilityStatement | 0..* | CapabilityStatement | 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. |
CapabilityStatement.id | 0..1 | http://hl7.org/fhirpath/System.String | The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes. |
CapabilityStatement.meta | 0..1 | Meta | The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content might not always be associated with version changes to the resource. |
CapabilityStatement.implicitRules | 0..1 | uri | A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content. Often, this is a reference to an implementation guide that defines the special rules along with other profiles etc. |
CapabilityStatement.language | 0..1 | code | The base language in which the resource is written. |
CapabilityStatement.text | 0..1 | Narrative | A human-readable narrative that contains a summary of the resource and can be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety. |
CapabilityStatement.contained | 0..* | Resource | These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope. |
CapabilityStatement.extension | 0..* | Extension | May be used to represent additional information that is not part of the basic definition of the resource. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
CapabilityStatement.modifierExtension | 0..* | Extension | May be used to represent additional information that is not part of the basic definition of the resource and that modifies the understanding of the element that contains it and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
CapabilityStatement.url | 0..1 | uri | An absolute URI that is used to identify this capability statement when it is referenced in a specification, model, design or an instance; also called its canonical identifier. This SHOULD be globally unique and SHOULD be a literal address at which at which an authoritative instance of this capability statement is (or will be) published. This URL can be the target of a canonical reference. It SHALL remain the same when the capability statement is stored on different servers. |
CapabilityStatement.version | 0..1 | string | The identifier that is used to identify this version of the capability statement when it is referenced in a specification, model, design or instance. This is an arbitrary value managed by the capability statement author and is not expected to be globally unique. For example, it might be a timestamp (e.g. yyyymmdd) if a managed version is not available. There is also no expectation that versions can be placed in a lexicographical sequence. |
CapabilityStatement.name | 0..1 | string | A natural language name identifying the capability statement. This name should be usable as an identifier for the module by machine processing applications such as code generation. |
CapabilityStatement.title | 0..1 | string | A short, descriptive, user-friendly title for the capability statement. |
CapabilityStatement.status | 1..1 | code | The status of this capability statement. Enables tracking the life-cycle of the content. |
CapabilityStatement.experimental | 0..1 | boolean | A Boolean value to indicate that this capability statement is authored for testing purposes (or education/evaluation/marketing) and is not intended to be used for genuine usage. |
CapabilityStatement.date | 1..1 | dateTime | The date (and optionally time) when the capability statement was published. The date must change when the business version changes and it must change if the status code changes. In addition, it should change when the substantive content of the capability statement changes. |
CapabilityStatement.publisher | 0..1 | string | The name of the organization or individual that published the capability statement. |
CapabilityStatement.contact | 0..* | ContactDetail | Contact details to assist a user in finding and communicating with the publisher. |
CapabilityStatement.description | 0..1 | markdown | A free text natural language description of the capability statement from a consumer's perspective. Typically, this is used when the capability statement describes a desired rather than an actual solution, for example as a formal expression of requirements as part of an RFP. |
CapabilityStatement.useContext | 0..* | UsageContext | The content was developed with a focus and intent of supporting the contexts that are listed. These contexts may be general categories (gender, age, ...) or may be references to specific programs (insurance plans, studies, ...) and may be used to assist with indexing and searching for appropriate capability statement instances. |
CapabilityStatement.jurisdiction | 0..* | CodeableConcept | A legal or geographic region in which the capability statement is intended to be used. |
CapabilityStatement.purpose | 0..1 | markdown | Explanation of why this capability statement is needed and why it has been designed as it has. |
CapabilityStatement.copyright | 0..1 | markdown | A copyright statement relating to the capability statement and/or its contents. Copyright statements are generally legal restrictions on the use and publishing of the capability statement. |
CapabilityStatement.kind | 1..1 | code | The way that this statement is intended to be used, to describe an actual running instance of software, a particular product (kind, not instance of software) or a class of implementation (e.g. a desired purchase). |
CapabilityStatement.instantiates | 0..* | canonical | Reference to a canonical URL of another CapabilityStatement that this software implements. This capability statement is a published API description that corresponds to a business service. The server may actually implement a subset of the capability statement it claims to implement, so the capability statement must specify the full capability details. |
CapabilityStatement.imports | 0..* | canonical | Reference to a canonical URL of another CapabilityStatement that this software adds to. The capability statement automatically includes everything in the other statement, and it is not duplicated, though the server may repeat the same resources, interactions and operations to add additional details to them. |
CapabilityStatement.software | 0..1 | BackboneElement | Software that is covered by this capability statement. It is used when the capability statement describes the capabilities of a particular software version, independent of an installation. |
CapabilityStatement.software.id | 0..1 | http://hl7.org/fhirpath/System.String | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
CapabilityStatement.software.extension | 0..* | Extension | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
CapabilityStatement.software.modifierExtension | 0..* | Extension | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
CapabilityStatement.software.name | 1..1 | string | Name the software is known by. |
CapabilityStatement.software.version | 0..1 | string | The version identifier for the software covered by this statement. |
CapabilityStatement.software.releaseDate | 0..1 | dateTime | Date this version of the software was released. |
CapabilityStatement.implementation | 0..1 | BackboneElement | Identifies a specific implementation instance that is described by the capability statement - i.e. a particular installation, rather than the capabilities of a software program. |
CapabilityStatement.implementation.id | 0..1 | http://hl7.org/fhirpath/System.String | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
CapabilityStatement.implementation.extension | 0..* | Extension | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
CapabilityStatement.implementation.modifierExtension | 0..* | Extension | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
CapabilityStatement.implementation.description | 1..1 | string | Information about the specific installation that this capability statement relates to. |
CapabilityStatement.implementation.url | 0..1 | url | An absolute base URL for the implementation. This forms the base for REST interfaces as well as the mailbox and document interfaces. |
CapabilityStatement.implementation.custodian | 0..1 | Reference | The organization responsible for the management of the instance and oversight of the data on the server at the specified URL. |
CapabilityStatement.fhirVersion | 1..1 | code | The version of the FHIR specification that this CapabilityStatement describes (which SHALL be the same as the FHIR version of the CapabilityStatement itself). There is no default value. |
CapabilityStatement.format | 1..* | code | A list of the formats supported by this implementation using their content types. |
CapabilityStatement.patchFormat | 0..* | code | A list of the patch formats supported by this implementation using their content types. |
CapabilityStatement.implementationGuide | 0..* | canonical | A list of implementation guides that the server does (or should) support in their entirety. |
CapabilityStatement.rest | 0..* | BackboneElement | A definition of the restful capabilities of the solution, if any. |
CapabilityStatement.rest.id | 0..1 | http://hl7.org/fhirpath/System.String | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
CapabilityStatement.rest.extension | 0..* | Extension | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
CapabilityStatement.rest.modifierExtension | 0..* | Extension | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
CapabilityStatement.rest.mode | 1..1 | code | Identifies whether this portion of the statement is describing the ability to initiate or receive restful operations. |
CapabilityStatement.rest.documentation | 0..1 | markdown | Information about the system's restful capabilities that apply across all applications, such as security. |
CapabilityStatement.rest.security | 0..1 | BackboneElement | Information about security implementation from an interface perspective - what a client needs to know. |
CapabilityStatement.rest.security.id | 0..1 | http://hl7.org/fhirpath/System.String | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
CapabilityStatement.rest.security.extension | 0..* | Extension | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
CapabilityStatement.rest.security.modifierExtension | 0..* | Extension | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
CapabilityStatement.rest.security.cors | 0..1 | boolean | Server adds CORS headers when responding to requests - this enables Javascript applications to use the server. |
CapabilityStatement.rest.security.service | 0..* | CodeableConcept | Types of security services that are supported/required by the system. |
CapabilityStatement.rest.security.description | 0..1 | markdown | General description of how security works. |
CapabilityStatement.rest.resource | 0..* | BackboneElement | A specification of the restful capabilities of the solution for a specific resource type. |
CapabilityStatement.rest.resource.id | 0..1 | http://hl7.org/fhirpath/System.String | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
CapabilityStatement.rest.resource.extension | 0..* | Extension | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
CapabilityStatement.rest.resource.modifierExtension | 0..* | Extension | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
CapabilityStatement.rest.resource.type | 1..1 | code | A type of resource exposed via the restful interface. |
CapabilityStatement.rest.resource.profile | 0..1 | canonical | A specification of the profile that describes the solution's overall support for the resource, including any constraints on cardinality, bindings, lengths or other limitations. See further discussion in Using Profiles. |
CapabilityStatement.rest.resource.supportedProfile | 0..* | canonical | A list of profiles that represent different use cases supported by the system. For a server, "supported by the system" means the system hosts/produces a set of resources that are conformant to a particular profile, and allows clients that use its services to search using this profile and to find appropriate data. For a client, it means the system will search by this profile and process data according to the guidance implicit in the profile. See further discussion in Using Profiles. |
CapabilityStatement.rest.resource.documentation | 0..1 | markdown | Additional information about the resource type used by the system. |
CapabilityStatement.rest.resource.interaction | 0..* | BackboneElement | Identifies a restful operation supported by the solution. |
CapabilityStatement.rest.resource.interaction.id | 0..1 | http://hl7.org/fhirpath/System.String | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
CapabilityStatement.rest.resource.interaction.extension | 0..* | Extension | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
CapabilityStatement.rest.resource.interaction.modifierExtension | 0..* | Extension | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
CapabilityStatement.rest.resource.interaction.code | 1..1 | code | Coded identifier of the operation, supported by the system resource. |
CapabilityStatement.rest.resource.interaction.documentation | 0..1 | markdown | Guidance specific to the implementation of this operation, such as 'delete is a logical delete' or 'updates are only allowed with version id' or 'creates permitted from pre-authorized certificates only'. |
CapabilityStatement.rest.resource.versioning | 0..1 | code | This field is set to no-version to specify that the system does not support (server) or use (client) versioning for this resource type. If this has some other value, the server must at least correctly track and populate the versionId meta-property on resources. If the value is 'versioned-update', then the server supports all the versioning features, including using e-tags for version integrity in the API. |
CapabilityStatement.rest.resource.readHistory | 0..1 | boolean | A flag for whether the server is able to return past versions as part of the vRead operation. |
CapabilityStatement.rest.resource.updateCreate | 0..1 | boolean | A flag to indicate that the server allows or needs to allow the client to create new identities on the server (that is, the client PUTs to a location where there is no existing resource). Allowing this operation means that the server allows the client to create new identities on the server. |
CapabilityStatement.rest.resource.conditionalCreate | 0..1 | boolean | A flag that indicates that the server supports conditional create. |
CapabilityStatement.rest.resource.conditionalRead | 0..1 | code | A code that indicates how the server supports conditional read. |
CapabilityStatement.rest.resource.conditionalUpdate | 0..1 | boolean | A flag that indicates that the server supports conditional update. |
CapabilityStatement.rest.resource.conditionalDelete | 0..1 | code | A code that indicates how the server supports conditional delete. |
CapabilityStatement.rest.resource.referencePolicy | 0..* | code | A set of flags that defines how references are supported. |
CapabilityStatement.rest.resource.searchInclude | 0..* | string | A list of _include values supported by the server. |
CapabilityStatement.rest.resource.searchRevInclude | 0..* | string | A list of _revinclude (reverse include) values supported by the server. |
CapabilityStatement.rest.resource.searchParam | 0..* | BackboneElement | Search parameters for implementations to support and/or make use of - either references to ones defined in the specification, or additional ones defined for/by the implementation. |
CapabilityStatement.rest.resource.searchParam.id | 0..1 | http://hl7.org/fhirpath/System.String | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
CapabilityStatement.rest.resource.searchParam.extension | 0..* | Extension | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
CapabilityStatement.rest.resource.searchParam.modifierExtension | 0..* | Extension | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
CapabilityStatement.rest.resource.searchParam.name | 1..1 | string | The name of the search parameter used in the interface. |
CapabilityStatement.rest.resource.searchParam.definition | 0..1 | canonical | An absolute URI that is a formal reference to where this parameter was first defined, so that a client can be confident of the meaning of the search parameter (a reference to SearchParameter.url). This element SHALL be populated if the search parameter refers to a SearchParameter defined by the FHIR core specification or externally defined IGs. |
CapabilityStatement.rest.resource.searchParam.type | 1..1 | code | The type of value a search parameter refers to, and how the content is interpreted. |
CapabilityStatement.rest.resource.searchParam.documentation | 0..1 | markdown | This allows documentation of any distinct behaviors about how the search parameter is used. For example, text matching algorithms. |
CapabilityStatement.rest.resource.operation | 0..* | BackboneElement | Definition of an operation or a named query together with its parameters and their meaning and type. Consult the definition of the operation for details about how to invoke the operation, and the parameters. |
CapabilityStatement.rest.resource.operation.id | 0..1 | http://hl7.org/fhirpath/System.String | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
CapabilityStatement.rest.resource.operation.extension | 0..* | Extension | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
CapabilityStatement.rest.resource.operation.modifierExtension | 0..* | Extension | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
CapabilityStatement.rest.resource.operation.name | 1..1 | string | The name of the operation or query. For an operation, this is the name prefixed with $ and used in the URL. For a query, this is the name used in the _query parameter when the query is called. |
CapabilityStatement.rest.resource.operation.definition | 1..1 | canonical | Where the formal definition can be found. If a server references the base definition of an Operation (i.e. from the specification itself such as ```http://hl7.org/fhir/OperationDefinition/ValueSet-expand\`\`\`), that means it supports the full capabilities of the operation - e.g. both GET and POST invocation. If it only supports a subset, it must define its own custom OperationDefinition with a 'base' of the original OperationDefinition. The custom definition would describe the specific subset of functionality supported. |
CapabilityStatement.rest.resource.operation.documentation | 0..1 | markdown | Documentation that describes anything special about the operation behavior, possibly detailing different behavior for system, type and instance-level invocation of the operation. |
CapabilityStatement.rest.interaction | 0..* | BackboneElement | A specification of restful operations supported by the system. |
CapabilityStatement.rest.interaction.id | 0..1 | http://hl7.org/fhirpath/System.String | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
CapabilityStatement.rest.interaction.extension | 0..* | Extension | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
CapabilityStatement.rest.interaction.modifierExtension | 0..* | Extension | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
CapabilityStatement.rest.interaction.code | 1..1 | code | A coded identifier of the operation, supported by the system. |
CapabilityStatement.rest.interaction.documentation | 0..1 | markdown | Guidance specific to the implementation of this operation, such as limitations on the kind of transactions allowed, or information about system wide search is implemented. |
CapabilityStatement.rest.searchParam | 0..* | CapabilityStatement | Search parameters that are supported for searching all resources for implementations to support and/or make use of - either references to ones defined in the specification, or additional ones defined for/by the implementation. |
CapabilityStatement.rest.operation | 0..* | CapabilityStatement | Definition of an operation or a named query together with its parameters and their meaning and type. |
CapabilityStatement.rest.compartment | 0..* | canonical | An absolute URI which is a reference to the definition of a compartment that the system supports. The reference is to a CompartmentDefinition resource by its canonical URL . |
CapabilityStatement.messaging | 0..* | BackboneElement | A description of the messaging capabilities of the solution. |
CapabilityStatement.messaging.id | 0..1 | http://hl7.org/fhirpath/System.String | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
CapabilityStatement.messaging.extension | 0..* | Extension | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
CapabilityStatement.messaging.modifierExtension | 0..* | Extension | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
CapabilityStatement.messaging.endpoint | 0..* | BackboneElement | An endpoint (network accessible address) to which messages and/or replies are to be sent. |
CapabilityStatement.messaging.endpoint.id | 0..1 | http://hl7.org/fhirpath/System.String | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
CapabilityStatement.messaging.endpoint.extension | 0..* | Extension | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
CapabilityStatement.messaging.endpoint.modifierExtension | 0..* | Extension | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
CapabilityStatement.messaging.endpoint.protocol | 1..1 | Coding | A list of the messaging transport protocol(s) identifiers, supported by this endpoint. |
CapabilityStatement.messaging.endpoint.address | 1..1 | url | The network address of the endpoint. For solutions that do not use network addresses for routing, it can be just an identifier. |
CapabilityStatement.messaging.reliableCache | 0..1 | unsignedInt | Length if the receiver's reliable messaging cache in minutes (if a receiver) or how long the cache length on the receiver should be (if a sender). |
CapabilityStatement.messaging.documentation | 0..1 | markdown | Documentation about the system's messaging capabilities for this endpoint not otherwise documented by the capability statement. For example, the process for becoming an authorized messaging exchange partner. |
CapabilityStatement.messaging.supportedMessage | 0..* | BackboneElement | References to message definitions for messages this system can send or receive. |
CapabilityStatement.messaging.supportedMessage.id | 0..1 | http://hl7.org/fhirpath/System.String | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
CapabilityStatement.messaging.supportedMessage.extension | 0..* | Extension | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
CapabilityStatement.messaging.supportedMessage.modifierExtension | 0..* | Extension | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
CapabilityStatement.messaging.supportedMessage.mode | 1..1 | code | The mode of this event declaration - whether application is sender or receiver. |
CapabilityStatement.messaging.supportedMessage.definition | 1..1 | canonical | Points to a message definition that identifies the messaging event, message structure, allowed responses, etc. |
CapabilityStatement.document | 0..* | BackboneElement | A document definition. |
CapabilityStatement.document.id | 0..1 | http://hl7.org/fhirpath/System.String | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
CapabilityStatement.document.extension | 0..* | Extension | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
CapabilityStatement.document.modifierExtension | 0..* | Extension | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
CapabilityStatement.document.mode | 1..1 | code | Mode of this document declaration - whether an application is a producer or consumer. |
CapabilityStatement.document.documentation | 0..1 | markdown | A description of how the application supports or uses the specified document profile. For example, when documents are created, what action is taken with consumed documents, etc. |
CapabilityStatement.document.profile | 1..1 | canonical | A profile on the document Bundle that constrains which resources are present, and their contents. |