This page is part of the FHIRcast (v2.1.0-ballot: STU3 Ballot 1) based on FHIR R4. . For a full list of available versions, see the Directory of published versions
Official URL: http://hl7.org/fhir/uv/fhircast/StructureDefinition/fhircast-capabilitystatement | Version: 2.1.0-ballot | |||
Active as of 2022-04-01 | Computable Name: FHIRcastCapabilityStatement |
CapabilityStatment stating support for FHIRcast.
Usage:
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from CapabilityStatement
Summary
Mandatory: 1 element
Must-Support: 1 element
Extensions
This structure refers to these extensions:
Slices
This structure defines the following Slices:
This structure is derived from CapabilityStatement
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
CapabilityStatement | 0..* | CapabilityStatement | A statement of system capabilities | |
implementationGuide | 1..* | canonical(ImplementationGuide) | Implementation guides supported | |
Slices for rest | 0..* | BackboneElement | If the endpoint is a RESTful one Slice: Unordered, Open by value:mode | |
rest:client | 0..1 | BackboneElement | If the endpoint is a RESTful one | |
mode | 1..1 | code | client | server Required Pattern: client | |
rest:server | 0..1 | BackboneElement | If the endpoint is a RESTful one | |
Slices for extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
fhircast-configuration-extensions | S | 0..1 | (Complex) | FHIRcast extension URL: http://hl7.org/fhir/uv/fhircast/StructureDefinition/fhircast-configuration-extensions |
mode | 1..1 | code | client | server Required Pattern: server | |
Documentation for this format |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
CapabilityStatement | I | 0..* | CapabilityStatement | A statement of system capabilities |
id | Σ | 0..1 | string | Logical id of this artifact |
meta | Σ | 0..1 | Meta | 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 content Binding: CommonLanguages (preferred) Max Binding: AllLanguages: A human language. | |
text | 0..1 | Narrative | Text summary of the resource, for human interpretation | |
contained | 0..* | Resource | Contained, inline Resources | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?! | 0..* | Extension | 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 | ΣI | 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 | unknown Binding: PublicationStatus (required): The lifecycle status of an artifact. |
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..* | ContactDetail | Contact details for the publisher |
description | I | 0..1 | markdown | Natural language description of the capability statement |
useContext | Σ | 0..* | UsageContext | The context that the content is intended to support |
jurisdiction | Σ | 0..* | CodeableConcept | Intended jurisdiction for capability statement (if applicable) Binding: Jurisdiction ValueSet (extensible): Countries and regions within which this artifact is targeted for use. |
purpose | 0..1 | markdown | Why this capability statement is defined | |
copyright | 0..1 | markdown | Use and/or publishing restrictions | |
kind | ΣI | 1..1 | code | instance | capability | requirements Binding: CapabilityStatementKind (required): How a capability statement is intended to be used. |
instantiates | Σ | 0..* | canonical(CapabilityStatement) | Canonical URL of another capability statement this implements |
imports | Σ | 0..* | canonical(CapabilityStatement) | Canonical URL of another capability statement this adds to |
software | ΣI | 0..1 | BackboneElement | Software that is covered by this capability statement |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
name | Σ | 1..1 | string | A name the software is known by |
version | Σ | 0..1 | string | Version covered by this statement |
releaseDate | Σ | 0..1 | dateTime | Date this version was released |
implementation | ΣI | 0..1 | BackboneElement | If this describes a specific instance |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
description | Σ | 1..1 | string | Describes this specific instance |
url | Σ | 0..1 | url | Base URL for the installation |
custodian | Σ | 0..1 | Reference(Organization) | Organization that manages the data |
fhirVersion | Σ | 1..1 | code | FHIR Version the system supports Binding: FHIRVersion (required): All published FHIR Versions. |
format | Σ | 1..* | code | formats supported (xml | json | ttl | mime type) Binding: Mime Types (required): The mime type of an attachment. Any valid mime type is allowed. |
patchFormat | Σ | 0..* | code | Patch formats supported Binding: Mime Types (required): The mime type of an attachment. Any valid mime type is allowed. |
implementationGuide | Σ | 1..* | canonical(ImplementationGuide) | Implementation guides supported |
Slices for rest | ΣI | 0..* | BackboneElement | If the endpoint is a RESTful one Slice: Unordered, Open by value:mode |
rest:All Slices | Content/Rules for all slices | |||
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
mode | Σ | 1..1 | code | client | server Binding: RestfulCapabilityMode (required): The mode of a RESTful capability statement. |
documentation | 0..1 | markdown | General description of implementation | |
security | Σ | 0..1 | BackboneElement | Information about security of implementation |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
cors | Σ | 0..1 | boolean | Adds CORS Headers (http://enable-cors.org/) |
service | Σ | 0..* | CodeableConcept | OAuth | SMART-on-FHIR | NTLM | Basic | Kerberos | Certificates Binding: RestfulSecurityService (extensible): Types of security services used with FHIR. |
description | 0..1 | markdown | General description of how security works | |
resource | ΣI | 0..* | BackboneElement | Resource served on the REST interface |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
type | Σ | 1..1 | code | A resource type that is supported Binding: ResourceType (required): One of the resource types defined as part of this version of FHIR. |
profile | Σ | 0..1 | canonical(StructureDefinition) | Base System profile for all uses of resource |
supportedProfile | Σ | 0..* | canonical(StructureDefinition) | Profiles for use cases supported |
documentation | 0..1 | markdown | Additional information about the use of the resource type | |
interaction | 0..* | BackboneElement | What operations are supported? | |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
code | 1..1 | code | read | vread | update | patch | delete | history-instance | history-type | create | search-type Binding: TypeRestfulInteraction (required): Operations supported by REST at the type or instance level. | |
documentation | 0..1 | markdown | Anything special about operation behavior | |
versioning | 0..1 | code | no-version | versioned | versioned-update Binding: ResourceVersionPolicy (required): How the system supports versioning for a resource. | |
readHistory | 0..1 | boolean | Whether vRead can return past versions | |
updateCreate | 0..1 | boolean | If update can commit to a new identity | |
conditionalCreate | 0..1 | boolean | If allows/uses conditional create | |
conditionalRead | 0..1 | code | not-supported | modified-since | not-match | full-support Binding: ConditionalReadStatus (required): A code that indicates how the server supports conditional read. | |
conditionalUpdate | 0..1 | boolean | If allows/uses conditional update | |
conditionalDelete | 0..1 | code | not-supported | single | multiple - how conditional delete is supported Binding: ConditionalDeleteStatus (required): A code that indicates how the server supports conditional delete. | |
referencePolicy | 0..* | code | literal | logical | resolves | enforced | local Binding: ReferenceHandlingPolicy (required): A set of flags that defines how references are supported. | |
searchInclude | 0..* | string | _include values supported by the server | |
searchRevInclude | 0..* | string | _revinclude values supported by the server | |
searchParam | 0..* | BackboneElement | Search parameters supported by implementation | |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
name | 1..1 | string | Name of search parameter | |
definition | 0..1 | canonical(SearchParameter) | Source of definition for parameter | |
type | 1..1 | code | number | date | string | token | reference | composite | quantity | uri | special Binding: SearchParamType (required): Data types allowed to be used for search parameters. | |
documentation | 0..1 | markdown | Server-specific usage | |
operation | Σ | 0..* | BackboneElement | Definition of a resource operation |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
name | Σ | 1..1 | string | Name by which the operation/query is invoked |
definition | Σ | 1..1 | canonical(OperationDefinition) | The defined operation/query |
documentation | 0..1 | markdown | Specific details about operation behavior | |
interaction | 0..* | BackboneElement | What operations are supported? | |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
code | 1..1 | code | transaction | batch | search-system | history-system Binding: SystemRestfulInteraction (required): Operations supported by REST at the system level. | |
documentation | 0..1 | markdown | Anything special about operation behavior | |
searchParam | 0..* | See searchParam (CapabilityStatement) | Search parameters for searching all resources | |
operation | Σ | 0..* | See operation (CapabilityStatement) | Definition of a system level operation |
compartment | 0..* | canonical(CompartmentDefinition) | Compartments served/used by system | |
rest:client | ΣI | 0..1 | BackboneElement | If the endpoint is a RESTful one |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
mode | Σ | 1..1 | code | client | server Binding: RestfulCapabilityMode (required): The mode of a RESTful capability statement. Required Pattern: client |
documentation | 0..1 | markdown | General description of implementation | |
security | Σ | 0..1 | BackboneElement | Information about security of implementation |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
cors | Σ | 0..1 | boolean | Adds CORS Headers (http://enable-cors.org/) |
service | Σ | 0..* | CodeableConcept | OAuth | SMART-on-FHIR | NTLM | Basic | Kerberos | Certificates Binding: RestfulSecurityService (extensible): Types of security services used with FHIR. |
description | 0..1 | markdown | General description of how security works | |
resource | ΣI | 0..* | BackboneElement | Resource served on the REST interface |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
type | Σ | 1..1 | code | A resource type that is supported Binding: ResourceType (required): One of the resource types defined as part of this version of FHIR. |
profile | Σ | 0..1 | canonical(StructureDefinition) | Base System profile for all uses of resource |
supportedProfile | Σ | 0..* | canonical(StructureDefinition) | Profiles for use cases supported |
documentation | 0..1 | markdown | Additional information about the use of the resource type | |
interaction | 0..* | BackboneElement | What operations are supported? | |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
code | 1..1 | code | read | vread | update | patch | delete | history-instance | history-type | create | search-type Binding: TypeRestfulInteraction (required): Operations supported by REST at the type or instance level. | |
documentation | 0..1 | markdown | Anything special about operation behavior | |
versioning | 0..1 | code | no-version | versioned | versioned-update Binding: ResourceVersionPolicy (required): How the system supports versioning for a resource. | |
readHistory | 0..1 | boolean | Whether vRead can return past versions | |
updateCreate | 0..1 | boolean | If update can commit to a new identity | |
conditionalCreate | 0..1 | boolean | If allows/uses conditional create | |
conditionalRead | 0..1 | code | not-supported | modified-since | not-match | full-support Binding: ConditionalReadStatus (required): A code that indicates how the server supports conditional read. | |
conditionalUpdate | 0..1 | boolean | If allows/uses conditional update | |
conditionalDelete | 0..1 | code | not-supported | single | multiple - how conditional delete is supported Binding: ConditionalDeleteStatus (required): A code that indicates how the server supports conditional delete. | |
referencePolicy | 0..* | code | literal | logical | resolves | enforced | local Binding: ReferenceHandlingPolicy (required): A set of flags that defines how references are supported. | |
searchInclude | 0..* | string | _include values supported by the server | |
searchRevInclude | 0..* | string | _revinclude values supported by the server | |
searchParam | 0..* | BackboneElement | Search parameters supported by implementation | |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
name | 1..1 | string | Name of search parameter | |
definition | 0..1 | canonical(SearchParameter) | Source of definition for parameter | |
type | 1..1 | code | number | date | string | token | reference | composite | quantity | uri | special Binding: SearchParamType (required): Data types allowed to be used for search parameters. | |
documentation | 0..1 | markdown | Server-specific usage | |
operation | Σ | 0..* | BackboneElement | Definition of a resource operation |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
name | Σ | 1..1 | string | Name by which the operation/query is invoked |
definition | Σ | 1..1 | canonical(OperationDefinition) | The defined operation/query |
documentation | 0..1 | markdown | Specific details about operation behavior | |
interaction | 0..* | BackboneElement | What operations are supported? | |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
code | 1..1 | code | transaction | batch | search-system | history-system Binding: SystemRestfulInteraction (required): Operations supported by REST at the system level. | |
documentation | 0..1 | markdown | Anything special about operation behavior | |
searchParam | 0..* | See searchParam (CapabilityStatement) | Search parameters for searching all resources | |
operation | Σ | 0..* | See operation (CapabilityStatement) | Definition of a system level operation |
compartment | 0..* | canonical(CompartmentDefinition) | Compartments served/used by system | |
rest:server | ΣI | 0..1 | BackboneElement | If the endpoint is a RESTful one |
id | 0..1 | string | Unique id for inter-element referencing | |
Slices for extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
fhircast-configuration-extensions | S | 0..1 | (Complex) | FHIRcast extension URL: http://hl7.org/fhir/uv/fhircast/StructureDefinition/fhircast-configuration-extensions |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
mode | Σ | 1..1 | code | client | server Binding: RestfulCapabilityMode (required): The mode of a RESTful capability statement. Required Pattern: server |
documentation | 0..1 | markdown | General description of implementation | |
security | Σ | 0..1 | BackboneElement | Information about security of implementation |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
cors | Σ | 0..1 | boolean | Adds CORS Headers (http://enable-cors.org/) |
service | Σ | 0..* | CodeableConcept | OAuth | SMART-on-FHIR | NTLM | Basic | Kerberos | Certificates Binding: RestfulSecurityService (extensible): Types of security services used with FHIR. |
description | 0..1 | markdown | General description of how security works | |
resource | ΣI | 0..* | BackboneElement | Resource served on the REST interface |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
type | Σ | 1..1 | code | A resource type that is supported Binding: ResourceType (required): One of the resource types defined as part of this version of FHIR. |
profile | Σ | 0..1 | canonical(StructureDefinition) | Base System profile for all uses of resource |
supportedProfile | Σ | 0..* | canonical(StructureDefinition) | Profiles for use cases supported |
documentation | 0..1 | markdown | Additional information about the use of the resource type | |
interaction | 0..* | BackboneElement | What operations are supported? | |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
code | 1..1 | code | read | vread | update | patch | delete | history-instance | history-type | create | search-type Binding: TypeRestfulInteraction (required): Operations supported by REST at the type or instance level. | |
documentation | 0..1 | markdown | Anything special about operation behavior | |
versioning | 0..1 | code | no-version | versioned | versioned-update Binding: ResourceVersionPolicy (required): How the system supports versioning for a resource. | |
readHistory | 0..1 | boolean | Whether vRead can return past versions | |
updateCreate | 0..1 | boolean | If update can commit to a new identity | |
conditionalCreate | 0..1 | boolean | If allows/uses conditional create | |
conditionalRead | 0..1 | code | not-supported | modified-since | not-match | full-support Binding: ConditionalReadStatus (required): A code that indicates how the server supports conditional read. | |
conditionalUpdate | 0..1 | boolean | If allows/uses conditional update | |
conditionalDelete | 0..1 | code | not-supported | single | multiple - how conditional delete is supported Binding: ConditionalDeleteStatus (required): A code that indicates how the server supports conditional delete. | |
referencePolicy | 0..* | code | literal | logical | resolves | enforced | local Binding: ReferenceHandlingPolicy (required): A set of flags that defines how references are supported. | |
searchInclude | 0..* | string | _include values supported by the server | |
searchRevInclude | 0..* | string | _revinclude values supported by the server | |
searchParam | 0..* | BackboneElement | Search parameters supported by implementation | |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
name | 1..1 | string | Name of search parameter | |
definition | 0..1 | canonical(SearchParameter) | Source of definition for parameter | |
type | 1..1 | code | number | date | string | token | reference | composite | quantity | uri | special Binding: SearchParamType (required): Data types allowed to be used for search parameters. | |
documentation | 0..1 | markdown | Server-specific usage | |
operation | Σ | 0..* | BackboneElement | Definition of a resource operation |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
name | Σ | 1..1 | string | Name by which the operation/query is invoked |
definition | Σ | 1..1 | canonical(OperationDefinition) | The defined operation/query |
documentation | 0..1 | markdown | Specific details about operation behavior | |
interaction | 0..* | BackboneElement | What operations are supported? | |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
code | 1..1 | code | transaction | batch | search-system | history-system Binding: SystemRestfulInteraction (required): Operations supported by REST at the system level. | |
documentation | 0..1 | markdown | Anything special about operation behavior | |
searchParam | 0..* | See searchParam (CapabilityStatement) | Search parameters for searching all resources | |
operation | Σ | 0..* | See operation (CapabilityStatement) | Definition of a system level operation |
compartment | 0..* | canonical(CompartmentDefinition) | Compartments served/used by system | |
messaging | ΣI | 0..* | BackboneElement | If messaging is supported |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
endpoint | 0..* | BackboneElement | Where messages should be sent | |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
protocol | 1..1 | Coding | http | ftp | mllp + Binding: MessageTransport (extensible): The protocol used for message transport. | |
address | 1..1 | url | Network address or identifier of the end-point | |
reliableCache | 0..1 | unsignedInt | Reliable Message Cache Length (min) | |
documentation | 0..1 | markdown | Messaging interface behavior details | |
supportedMessage | Σ | 0..* | BackboneElement | Messages supported by this system |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
mode | Σ | 1..1 | code | sender | receiver Binding: EventCapabilityMode (required): The mode of a message capability statement. |
definition | Σ | 1..1 | canonical(MessageDefinition) | Message supported by this system |
document | ΣI | 0..* | BackboneElement | Document definition |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
mode | Σ | 1..1 | code | producer | consumer Binding: DocumentMode (required): Whether the application produces or consumes documents. |
documentation | 0..1 | markdown | Description of document support | |
profile | Σ | 1..1 | canonical(StructureDefinition) | Constraint on the resources used in the document |
Documentation for this format |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
CapabilityStatement | I | 0..* | CapabilityStatement | A statement of system capabilities |
rest:server | ΣI | 0..1 | BackboneElement | If the endpoint is a RESTful one |
fhircast-configuration-extensions | 0..1 | (Complex) | FHIRcast extension URL: http://hl7.org/fhir/uv/fhircast/StructureDefinition/fhircast-configuration-extensions | |
Documentation for this format |
This structure is derived from CapabilityStatement
Summary
Mandatory: 1 element
Must-Support: 1 element
Extensions
This structure refers to these extensions:
Slices
This structure defines the following Slices:
Differential View
This structure is derived from CapabilityStatement
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
CapabilityStatement | 0..* | CapabilityStatement | A statement of system capabilities | |
implementationGuide | 1..* | canonical(ImplementationGuide) | Implementation guides supported | |
Slices for rest | 0..* | BackboneElement | If the endpoint is a RESTful one Slice: Unordered, Open by value:mode | |
rest:client | 0..1 | BackboneElement | If the endpoint is a RESTful one | |
mode | 1..1 | code | client | server Required Pattern: client | |
rest:server | 0..1 | BackboneElement | If the endpoint is a RESTful one | |
Slices for extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
fhircast-configuration-extensions | S | 0..1 | (Complex) | FHIRcast extension URL: http://hl7.org/fhir/uv/fhircast/StructureDefinition/fhircast-configuration-extensions |
mode | 1..1 | code | client | server Required Pattern: server | |
Documentation for this format |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
CapabilityStatement | I | 0..* | CapabilityStatement | A statement of system capabilities |
id | Σ | 0..1 | string | Logical id of this artifact |
meta | Σ | 0..1 | Meta | 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 content Binding: CommonLanguages (preferred) Max Binding: AllLanguages: A human language. | |
text | 0..1 | Narrative | Text summary of the resource, for human interpretation | |
contained | 0..* | Resource | Contained, inline Resources | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?! | 0..* | Extension | 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 | ΣI | 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 | unknown Binding: PublicationStatus (required): The lifecycle status of an artifact. |
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..* | ContactDetail | Contact details for the publisher |
description | I | 0..1 | markdown | Natural language description of the capability statement |
useContext | Σ | 0..* | UsageContext | The context that the content is intended to support |
jurisdiction | Σ | 0..* | CodeableConcept | Intended jurisdiction for capability statement (if applicable) Binding: Jurisdiction ValueSet (extensible): Countries and regions within which this artifact is targeted for use. |
purpose | 0..1 | markdown | Why this capability statement is defined | |
copyright | 0..1 | markdown | Use and/or publishing restrictions | |
kind | ΣI | 1..1 | code | instance | capability | requirements Binding: CapabilityStatementKind (required): How a capability statement is intended to be used. |
instantiates | Σ | 0..* | canonical(CapabilityStatement) | Canonical URL of another capability statement this implements |
imports | Σ | 0..* | canonical(CapabilityStatement) | Canonical URL of another capability statement this adds to |
software | ΣI | 0..1 | BackboneElement | Software that is covered by this capability statement |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
name | Σ | 1..1 | string | A name the software is known by |
version | Σ | 0..1 | string | Version covered by this statement |
releaseDate | Σ | 0..1 | dateTime | Date this version was released |
implementation | ΣI | 0..1 | BackboneElement | If this describes a specific instance |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
description | Σ | 1..1 | string | Describes this specific instance |
url | Σ | 0..1 | url | Base URL for the installation |
custodian | Σ | 0..1 | Reference(Organization) | Organization that manages the data |
fhirVersion | Σ | 1..1 | code | FHIR Version the system supports Binding: FHIRVersion (required): All published FHIR Versions. |
format | Σ | 1..* | code | formats supported (xml | json | ttl | mime type) Binding: Mime Types (required): The mime type of an attachment. Any valid mime type is allowed. |
patchFormat | Σ | 0..* | code | Patch formats supported Binding: Mime Types (required): The mime type of an attachment. Any valid mime type is allowed. |
implementationGuide | Σ | 1..* | canonical(ImplementationGuide) | Implementation guides supported |
Slices for rest | ΣI | 0..* | BackboneElement | If the endpoint is a RESTful one Slice: Unordered, Open by value:mode |
rest:All Slices | Content/Rules for all slices | |||
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
mode | Σ | 1..1 | code | client | server Binding: RestfulCapabilityMode (required): The mode of a RESTful capability statement. |
documentation | 0..1 | markdown | General description of implementation | |
security | Σ | 0..1 | BackboneElement | Information about security of implementation |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
cors | Σ | 0..1 | boolean | Adds CORS Headers (http://enable-cors.org/) |
service | Σ | 0..* | CodeableConcept | OAuth | SMART-on-FHIR | NTLM | Basic | Kerberos | Certificates Binding: RestfulSecurityService (extensible): Types of security services used with FHIR. |
description | 0..1 | markdown | General description of how security works | |
resource | ΣI | 0..* | BackboneElement | Resource served on the REST interface |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
type | Σ | 1..1 | code | A resource type that is supported Binding: ResourceType (required): One of the resource types defined as part of this version of FHIR. |
profile | Σ | 0..1 | canonical(StructureDefinition) | Base System profile for all uses of resource |
supportedProfile | Σ | 0..* | canonical(StructureDefinition) | Profiles for use cases supported |
documentation | 0..1 | markdown | Additional information about the use of the resource type | |
interaction | 0..* | BackboneElement | What operations are supported? | |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
code | 1..1 | code | read | vread | update | patch | delete | history-instance | history-type | create | search-type Binding: TypeRestfulInteraction (required): Operations supported by REST at the type or instance level. | |
documentation | 0..1 | markdown | Anything special about operation behavior | |
versioning | 0..1 | code | no-version | versioned | versioned-update Binding: ResourceVersionPolicy (required): How the system supports versioning for a resource. | |
readHistory | 0..1 | boolean | Whether vRead can return past versions | |
updateCreate | 0..1 | boolean | If update can commit to a new identity | |
conditionalCreate | 0..1 | boolean | If allows/uses conditional create | |
conditionalRead | 0..1 | code | not-supported | modified-since | not-match | full-support Binding: ConditionalReadStatus (required): A code that indicates how the server supports conditional read. | |
conditionalUpdate | 0..1 | boolean | If allows/uses conditional update | |
conditionalDelete | 0..1 | code | not-supported | single | multiple - how conditional delete is supported Binding: ConditionalDeleteStatus (required): A code that indicates how the server supports conditional delete. | |
referencePolicy | 0..* | code | literal | logical | resolves | enforced | local Binding: ReferenceHandlingPolicy (required): A set of flags that defines how references are supported. | |
searchInclude | 0..* | string | _include values supported by the server | |
searchRevInclude | 0..* | string | _revinclude values supported by the server | |
searchParam | 0..* | BackboneElement | Search parameters supported by implementation | |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
name | 1..1 | string | Name of search parameter | |
definition | 0..1 | canonical(SearchParameter) | Source of definition for parameter | |
type | 1..1 | code | number | date | string | token | reference | composite | quantity | uri | special Binding: SearchParamType (required): Data types allowed to be used for search parameters. | |
documentation | 0..1 | markdown | Server-specific usage | |
operation | Σ | 0..* | BackboneElement | Definition of a resource operation |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
name | Σ | 1..1 | string | Name by which the operation/query is invoked |
definition | Σ | 1..1 | canonical(OperationDefinition) | The defined operation/query |
documentation | 0..1 | markdown | Specific details about operation behavior | |
interaction | 0..* | BackboneElement | What operations are supported? | |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
code | 1..1 | code | transaction | batch | search-system | history-system Binding: SystemRestfulInteraction (required): Operations supported by REST at the system level. | |
documentation | 0..1 | markdown | Anything special about operation behavior | |
searchParam | 0..* | See searchParam (CapabilityStatement) | Search parameters for searching all resources | |
operation | Σ | 0..* | See operation (CapabilityStatement) | Definition of a system level operation |
compartment | 0..* | canonical(CompartmentDefinition) | Compartments served/used by system | |
rest:client | ΣI | 0..1 | BackboneElement | If the endpoint is a RESTful one |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
mode | Σ | 1..1 | code | client | server Binding: RestfulCapabilityMode (required): The mode of a RESTful capability statement. Required Pattern: client |
documentation | 0..1 | markdown | General description of implementation | |
security | Σ | 0..1 | BackboneElement | Information about security of implementation |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
cors | Σ | 0..1 | boolean | Adds CORS Headers (http://enable-cors.org/) |
service | Σ | 0..* | CodeableConcept | OAuth | SMART-on-FHIR | NTLM | Basic | Kerberos | Certificates Binding: RestfulSecurityService (extensible): Types of security services used with FHIR. |
description | 0..1 | markdown | General description of how security works | |
resource | ΣI | 0..* | BackboneElement | Resource served on the REST interface |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
type | Σ | 1..1 | code | A resource type that is supported Binding: ResourceType (required): One of the resource types defined as part of this version of FHIR. |
profile | Σ | 0..1 | canonical(StructureDefinition) | Base System profile for all uses of resource |
supportedProfile | Σ | 0..* | canonical(StructureDefinition) | Profiles for use cases supported |
documentation | 0..1 | markdown | Additional information about the use of the resource type | |
interaction | 0..* | BackboneElement | What operations are supported? | |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
code | 1..1 | code | read | vread | update | patch | delete | history-instance | history-type | create | search-type Binding: TypeRestfulInteraction (required): Operations supported by REST at the type or instance level. | |
documentation | 0..1 | markdown | Anything special about operation behavior | |
versioning | 0..1 | code | no-version | versioned | versioned-update Binding: ResourceVersionPolicy (required): How the system supports versioning for a resource. | |
readHistory | 0..1 | boolean | Whether vRead can return past versions | |
updateCreate | 0..1 | boolean | If update can commit to a new identity | |
conditionalCreate | 0..1 | boolean | If allows/uses conditional create | |
conditionalRead | 0..1 | code | not-supported | modified-since | not-match | full-support Binding: ConditionalReadStatus (required): A code that indicates how the server supports conditional read. | |
conditionalUpdate | 0..1 | boolean | If allows/uses conditional update | |
conditionalDelete | 0..1 | code | not-supported | single | multiple - how conditional delete is supported Binding: ConditionalDeleteStatus (required): A code that indicates how the server supports conditional delete. | |
referencePolicy | 0..* | code | literal | logical | resolves | enforced | local Binding: ReferenceHandlingPolicy (required): A set of flags that defines how references are supported. | |
searchInclude | 0..* | string | _include values supported by the server | |
searchRevInclude | 0..* | string | _revinclude values supported by the server | |
searchParam | 0..* | BackboneElement | Search parameters supported by implementation | |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
name | 1..1 | string | Name of search parameter | |
definition | 0..1 | canonical(SearchParameter) | Source of definition for parameter | |
type | 1..1 | code | number | date | string | token | reference | composite | quantity | uri | special Binding: SearchParamType (required): Data types allowed to be used for search parameters. | |
documentation | 0..1 | markdown | Server-specific usage | |
operation | Σ | 0..* | BackboneElement | Definition of a resource operation |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
name | Σ | 1..1 | string | Name by which the operation/query is invoked |
definition | Σ | 1..1 | canonical(OperationDefinition) | The defined operation/query |
documentation | 0..1 | markdown | Specific details about operation behavior | |
interaction | 0..* | BackboneElement | What operations are supported? | |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
code | 1..1 | code | transaction | batch | search-system | history-system Binding: SystemRestfulInteraction (required): Operations supported by REST at the system level. | |
documentation | 0..1 | markdown | Anything special about operation behavior | |
searchParam | 0..* | See searchParam (CapabilityStatement) | Search parameters for searching all resources | |
operation | Σ | 0..* | See operation (CapabilityStatement) | Definition of a system level operation |
compartment | 0..* | canonical(CompartmentDefinition) | Compartments served/used by system | |
rest:server | ΣI | 0..1 | BackboneElement | If the endpoint is a RESTful one |
id | 0..1 | string | Unique id for inter-element referencing | |
Slices for extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
fhircast-configuration-extensions | S | 0..1 | (Complex) | FHIRcast extension URL: http://hl7.org/fhir/uv/fhircast/StructureDefinition/fhircast-configuration-extensions |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
mode | Σ | 1..1 | code | client | server Binding: RestfulCapabilityMode (required): The mode of a RESTful capability statement. Required Pattern: server |
documentation | 0..1 | markdown | General description of implementation | |
security | Σ | 0..1 | BackboneElement | Information about security of implementation |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
cors | Σ | 0..1 | boolean | Adds CORS Headers (http://enable-cors.org/) |
service | Σ | 0..* | CodeableConcept | OAuth | SMART-on-FHIR | NTLM | Basic | Kerberos | Certificates Binding: RestfulSecurityService (extensible): Types of security services used with FHIR. |
description | 0..1 | markdown | General description of how security works | |
resource | ΣI | 0..* | BackboneElement | Resource served on the REST interface |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
type | Σ | 1..1 | code | A resource type that is supported Binding: ResourceType (required): One of the resource types defined as part of this version of FHIR. |
profile | Σ | 0..1 | canonical(StructureDefinition) | Base System profile for all uses of resource |
supportedProfile | Σ | 0..* | canonical(StructureDefinition) | Profiles for use cases supported |
documentation | 0..1 | markdown | Additional information about the use of the resource type | |
interaction | 0..* | BackboneElement | What operations are supported? | |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
code | 1..1 | code | read | vread | update | patch | delete | history-instance | history-type | create | search-type Binding: TypeRestfulInteraction (required): Operations supported by REST at the type or instance level. | |
documentation | 0..1 | markdown | Anything special about operation behavior | |
versioning | 0..1 | code | no-version | versioned | versioned-update Binding: ResourceVersionPolicy (required): How the system supports versioning for a resource. | |
readHistory | 0..1 | boolean | Whether vRead can return past versions | |
updateCreate | 0..1 | boolean | If update can commit to a new identity | |
conditionalCreate | 0..1 | boolean | If allows/uses conditional create | |
conditionalRead | 0..1 | code | not-supported | modified-since | not-match | full-support Binding: ConditionalReadStatus (required): A code that indicates how the server supports conditional read. | |
conditionalUpdate | 0..1 | boolean | If allows/uses conditional update | |
conditionalDelete | 0..1 | code | not-supported | single | multiple - how conditional delete is supported Binding: ConditionalDeleteStatus (required): A code that indicates how the server supports conditional delete. | |
referencePolicy | 0..* | code | literal | logical | resolves | enforced | local Binding: ReferenceHandlingPolicy (required): A set of flags that defines how references are supported. | |
searchInclude | 0..* | string | _include values supported by the server | |
searchRevInclude | 0..* | string | _revinclude values supported by the server | |
searchParam | 0..* | BackboneElement | Search parameters supported by implementation | |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
name | 1..1 | string | Name of search parameter | |
definition | 0..1 | canonical(SearchParameter) | Source of definition for parameter | |
type | 1..1 | code | number | date | string | token | reference | composite | quantity | uri | special Binding: SearchParamType (required): Data types allowed to be used for search parameters. | |
documentation | 0..1 | markdown | Server-specific usage | |
operation | Σ | 0..* | BackboneElement | Definition of a resource operation |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
name | Σ | 1..1 | string | Name by which the operation/query is invoked |
definition | Σ | 1..1 | canonical(OperationDefinition) | The defined operation/query |
documentation | 0..1 | markdown | Specific details about operation behavior | |
interaction | 0..* | BackboneElement | What operations are supported? | |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
code | 1..1 | code | transaction | batch | search-system | history-system Binding: SystemRestfulInteraction (required): Operations supported by REST at the system level. | |
documentation | 0..1 | markdown | Anything special about operation behavior | |
searchParam | 0..* | See searchParam (CapabilityStatement) | Search parameters for searching all resources | |
operation | Σ | 0..* | See operation (CapabilityStatement) | Definition of a system level operation |
compartment | 0..* | canonical(CompartmentDefinition) | Compartments served/used by system | |
messaging | ΣI | 0..* | BackboneElement | If messaging is supported |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
endpoint | 0..* | BackboneElement | Where messages should be sent | |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
protocol | 1..1 | Coding | http | ftp | mllp + Binding: MessageTransport (extensible): The protocol used for message transport. | |
address | 1..1 | url | Network address or identifier of the end-point | |
reliableCache | 0..1 | unsignedInt | Reliable Message Cache Length (min) | |
documentation | 0..1 | markdown | Messaging interface behavior details | |
supportedMessage | Σ | 0..* | BackboneElement | Messages supported by this system |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
mode | Σ | 1..1 | code | sender | receiver Binding: EventCapabilityMode (required): The mode of a message capability statement. |
definition | Σ | 1..1 | canonical(MessageDefinition) | Message supported by this system |
document | ΣI | 0..* | BackboneElement | Document definition |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
mode | Σ | 1..1 | code | producer | consumer Binding: DocumentMode (required): Whether the application produces or consumes documents. |
documentation | 0..1 | markdown | Description of document support | |
profile | Σ | 1..1 | canonical(StructureDefinition) | Constraint on the resources used in the document |
Documentation for this format |
Other representations of profile: CSV, Excel, Schematron
Path | Conformance | ValueSet / Code |
CapabilityStatement.language | preferred | CommonLanguages Max Binding: AllLanguages |
CapabilityStatement.status | required | PublicationStatus |
CapabilityStatement.jurisdiction | extensible | Jurisdiction ValueSet |
CapabilityStatement.kind | required | CapabilityStatementKind |
CapabilityStatement.fhirVersion | required | FHIRVersion |
CapabilityStatement.format | required | Mime Types |
CapabilityStatement.patchFormat | required | Mime Types |
CapabilityStatement.rest.mode | required | RestfulCapabilityMode |
CapabilityStatement.rest.security.service | extensible | RestfulSecurityService |
CapabilityStatement.rest.resource.type | required | ResourceType |
CapabilityStatement.rest.resource.interaction.code | required | TypeRestfulInteraction |
CapabilityStatement.rest.resource.versioning | required | ResourceVersionPolicy |
CapabilityStatement.rest.resource.conditionalRead | required | ConditionalReadStatus |
CapabilityStatement.rest.resource.conditionalDelete | required | ConditionalDeleteStatus |
CapabilityStatement.rest.resource.referencePolicy | required | ReferenceHandlingPolicy |
CapabilityStatement.rest.resource.searchParam.type | required | SearchParamType |
CapabilityStatement.rest.interaction.code | required | SystemRestfulInteraction |
CapabilityStatement.rest:client.mode | required | Pattern: client |
CapabilityStatement.rest:client.security.service | extensible | RestfulSecurityService |
CapabilityStatement.rest:client.resource.type | required | ResourceType |
CapabilityStatement.rest:client.resource.interaction.code | required | TypeRestfulInteraction |
CapabilityStatement.rest:client.resource.versioning | required | ResourceVersionPolicy |
CapabilityStatement.rest:client.resource.conditionalRead | required | ConditionalReadStatus |
CapabilityStatement.rest:client.resource.conditionalDelete | required | ConditionalDeleteStatus |
CapabilityStatement.rest:client.resource.referencePolicy | required | ReferenceHandlingPolicy |
CapabilityStatement.rest:client.resource.searchParam.type | required | SearchParamType |
CapabilityStatement.rest:client.interaction.code | required | SystemRestfulInteraction |
CapabilityStatement.rest:server.mode | required | Pattern: server |
CapabilityStatement.rest:server.security.service | extensible | RestfulSecurityService |
CapabilityStatement.rest:server.resource.type | required | ResourceType |
CapabilityStatement.rest:server.resource.interaction.code | required | TypeRestfulInteraction |
CapabilityStatement.rest:server.resource.versioning | required | ResourceVersionPolicy |
CapabilityStatement.rest:server.resource.conditionalRead | required | ConditionalReadStatus |
CapabilityStatement.rest:server.resource.conditionalDelete | required | ConditionalDeleteStatus |
CapabilityStatement.rest:server.resource.referencePolicy | required | ReferenceHandlingPolicy |
CapabilityStatement.rest:server.resource.searchParam.type | required | SearchParamType |
CapabilityStatement.rest:server.interaction.code | required | SystemRestfulInteraction |
CapabilityStatement.messaging.endpoint.protocol | extensible | MessageTransport |
CapabilityStatement.messaging.supportedMessage.mode | required | EventCapabilityMode |
CapabilityStatement.document.mode | required | DocumentMode |
Id | Grade | Path | Details | Requirements |
cpb-0 | warning | CapabilityStatement | Name should be usable as an identifier for the module by machine processing applications such as code generation : name.matches('[A-Z]([A-Za-z0-9_]){0,254}') | |
cpb-1 | error | CapabilityStatement | A Capability Statement SHALL have at least one of REST, messaging or document element. : rest.exists() or messaging.exists() or document.exists() | |
cpb-2 | error | CapabilityStatement | A Capability Statement SHALL have at least one of description, software, or implementation element. : (description.count() + software.count() + implementation.count()) > 0 | |
cpb-3 | error | CapabilityStatement | Messaging end-point is required (and is only permitted) when a statement is for an implementation. : messaging.endpoint.empty() or kind = 'instance' | |
cpb-7 | error | CapabilityStatement | The set of documents must be unique by the combination of profile and mode. : document.select(profile&mode).isDistinct() | |
cpb-14 | error | CapabilityStatement | If kind = instance, implementation must be present and software may be present : (kind != 'instance') or implementation.exists() | |
cpb-15 | error | CapabilityStatement | If kind = capability, implementation must be absent, software must be present : (kind != 'capability') or (implementation.exists().not() and software.exists()) | |
cpb-16 | error | CapabilityStatement | If kind = requirements, implementation and software must be absent : (kind!='requirements') or (implementation.exists().not() and software.exists().not()) | |
dom-2 | error | CapabilityStatement | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
dom-3 | error | CapabilityStatement | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource : contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty() | |
dom-4 | error | CapabilityStatement | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated : contained.meta.versionId.empty() and contained.meta.lastUpdated.empty() | |
dom-5 | error | CapabilityStatement | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
dom-6 | Best Practice | CapabilityStatement | A resource should have narrative for robust management : text.`div`.exists() | |
ele-1 | error | CapabilityStatement.meta | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.implicitRules | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.language | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.text | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | CapabilityStatement.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | error | CapabilityStatement.modifierExtension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | CapabilityStatement.modifierExtension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | error | CapabilityStatement.url | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.version | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.name | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.title | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.status | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.experimental | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.date | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.publisher | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.contact | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.description | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.useContext | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.jurisdiction | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.purpose | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.copyright | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.kind | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.instantiates | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.imports | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.software | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.software.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | CapabilityStatement.software.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | error | CapabilityStatement.software.modifierExtension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | CapabilityStatement.software.modifierExtension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | error | CapabilityStatement.software.name | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.software.version | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.software.releaseDate | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.implementation | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.implementation.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | CapabilityStatement.implementation.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | error | CapabilityStatement.implementation.modifierExtension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | CapabilityStatement.implementation.modifierExtension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | error | CapabilityStatement.implementation.description | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.implementation.url | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.implementation.custodian | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.fhirVersion | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.format | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.patchFormat | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.implementationGuide | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
cpb-9 | error | CapabilityStatement.rest | A given resource can only be described once per RESTful mode. : resource.select(type).isDistinct() | |
ele-1 | error | CapabilityStatement.rest | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | CapabilityStatement.rest.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | error | CapabilityStatement.rest.modifierExtension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | CapabilityStatement.rest.modifierExtension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | error | CapabilityStatement.rest.mode | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest.documentation | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest.security | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest.security.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | CapabilityStatement.rest.security.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | error | CapabilityStatement.rest.security.modifierExtension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | CapabilityStatement.rest.security.modifierExtension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | error | CapabilityStatement.rest.security.cors | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest.security.service | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest.security.description | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
cpb-12 | error | CapabilityStatement.rest.resource | Search parameter names must be unique in the context of a resource. : searchParam.select(name).isDistinct() | |
ele-1 | error | CapabilityStatement.rest.resource | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest.resource.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | CapabilityStatement.rest.resource.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | error | CapabilityStatement.rest.resource.modifierExtension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | CapabilityStatement.rest.resource.modifierExtension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | error | CapabilityStatement.rest.resource.type | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest.resource.profile | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest.resource.supportedProfile | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest.resource.documentation | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest.resource.interaction | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest.resource.interaction.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | CapabilityStatement.rest.resource.interaction.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | error | CapabilityStatement.rest.resource.interaction.modifierExtension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | CapabilityStatement.rest.resource.interaction.modifierExtension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | error | CapabilityStatement.rest.resource.interaction.code | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest.resource.interaction.documentation | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest.resource.versioning | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest.resource.readHistory | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest.resource.updateCreate | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest.resource.conditionalCreate | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest.resource.conditionalRead | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest.resource.conditionalUpdate | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest.resource.conditionalDelete | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest.resource.referencePolicy | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest.resource.searchInclude | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest.resource.searchRevInclude | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest.resource.searchParam | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest.resource.searchParam.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | CapabilityStatement.rest.resource.searchParam.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | error | CapabilityStatement.rest.resource.searchParam.modifierExtension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | CapabilityStatement.rest.resource.searchParam.modifierExtension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | error | CapabilityStatement.rest.resource.searchParam.name | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest.resource.searchParam.definition | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest.resource.searchParam.type | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest.resource.searchParam.documentation | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest.resource.operation | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest.resource.operation.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | CapabilityStatement.rest.resource.operation.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | error | CapabilityStatement.rest.resource.operation.modifierExtension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | CapabilityStatement.rest.resource.operation.modifierExtension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | error | CapabilityStatement.rest.resource.operation.name | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest.resource.operation.definition | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest.resource.operation.documentation | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest.interaction | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest.interaction.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | CapabilityStatement.rest.interaction.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | error | CapabilityStatement.rest.interaction.modifierExtension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | CapabilityStatement.rest.interaction.modifierExtension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | error | CapabilityStatement.rest.interaction.code | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest.interaction.documentation | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest.searchParam | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest.operation | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest.compartment | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
cpb-9 | error | CapabilityStatement.rest:client | A given resource can only be described once per RESTful mode. : resource.select(type).isDistinct() | |
ele-1 | error | CapabilityStatement.rest:client | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest:client.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | CapabilityStatement.rest:client.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | error | CapabilityStatement.rest:client.modifierExtension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | CapabilityStatement.rest:client.modifierExtension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | error | CapabilityStatement.rest:client.mode | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest:client.documentation | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest:client.security | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest:client.security.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | CapabilityStatement.rest:client.security.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | error | CapabilityStatement.rest:client.security.modifierExtension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | CapabilityStatement.rest:client.security.modifierExtension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | error | CapabilityStatement.rest:client.security.cors | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest:client.security.service | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest:client.security.description | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
cpb-12 | error | CapabilityStatement.rest:client.resource | Search parameter names must be unique in the context of a resource. : searchParam.select(name).isDistinct() | |
ele-1 | error | CapabilityStatement.rest:client.resource | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest:client.resource.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | CapabilityStatement.rest:client.resource.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | error | CapabilityStatement.rest:client.resource.modifierExtension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | CapabilityStatement.rest:client.resource.modifierExtension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | error | CapabilityStatement.rest:client.resource.type | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest:client.resource.profile | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest:client.resource.supportedProfile | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest:client.resource.documentation | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest:client.resource.interaction | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest:client.resource.interaction.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | CapabilityStatement.rest:client.resource.interaction.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | error | CapabilityStatement.rest:client.resource.interaction.modifierExtension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | CapabilityStatement.rest:client.resource.interaction.modifierExtension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | error | CapabilityStatement.rest:client.resource.interaction.code | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest:client.resource.interaction.documentation | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest:client.resource.versioning | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest:client.resource.readHistory | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest:client.resource.updateCreate | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest:client.resource.conditionalCreate | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest:client.resource.conditionalRead | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest:client.resource.conditionalUpdate | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest:client.resource.conditionalDelete | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest:client.resource.referencePolicy | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest:client.resource.searchInclude | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest:client.resource.searchRevInclude | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest:client.resource.searchParam | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest:client.resource.searchParam.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | CapabilityStatement.rest:client.resource.searchParam.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | error | CapabilityStatement.rest:client.resource.searchParam.modifierExtension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | CapabilityStatement.rest:client.resource.searchParam.modifierExtension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | error | CapabilityStatement.rest:client.resource.searchParam.name | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest:client.resource.searchParam.definition | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest:client.resource.searchParam.type | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest:client.resource.searchParam.documentation | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest:client.resource.operation | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest:client.resource.operation.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | CapabilityStatement.rest:client.resource.operation.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | error | CapabilityStatement.rest:client.resource.operation.modifierExtension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | CapabilityStatement.rest:client.resource.operation.modifierExtension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | error | CapabilityStatement.rest:client.resource.operation.name | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest:client.resource.operation.definition | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest:client.resource.operation.documentation | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest:client.interaction | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest:client.interaction.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | CapabilityStatement.rest:client.interaction.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | error | CapabilityStatement.rest:client.interaction.modifierExtension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | CapabilityStatement.rest:client.interaction.modifierExtension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | error | CapabilityStatement.rest:client.interaction.code | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest:client.interaction.documentation | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest:client.searchParam | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest:client.operation | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest:client.compartment | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
cpb-9 | error | CapabilityStatement.rest:server | A given resource can only be described once per RESTful mode. : resource.select(type).isDistinct() | |
ele-1 | error | CapabilityStatement.rest:server | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest:server.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | CapabilityStatement.rest:server.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | error | CapabilityStatement.rest:server.extension:fhircast | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | CapabilityStatement.rest:server.extension:fhircast | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | error | CapabilityStatement.rest:server.modifierExtension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | CapabilityStatement.rest:server.modifierExtension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | error | CapabilityStatement.rest:server.mode | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest:server.documentation | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest:server.security | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest:server.security.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | CapabilityStatement.rest:server.security.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | error | CapabilityStatement.rest:server.security.modifierExtension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | CapabilityStatement.rest:server.security.modifierExtension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | error | CapabilityStatement.rest:server.security.cors | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest:server.security.service | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest:server.security.description | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
cpb-12 | error | CapabilityStatement.rest:server.resource | Search parameter names must be unique in the context of a resource. : searchParam.select(name).isDistinct() | |
ele-1 | error | CapabilityStatement.rest:server.resource | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest:server.resource.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | CapabilityStatement.rest:server.resource.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | error | CapabilityStatement.rest:server.resource.modifierExtension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | CapabilityStatement.rest:server.resource.modifierExtension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | error | CapabilityStatement.rest:server.resource.type | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest:server.resource.profile | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest:server.resource.supportedProfile | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest:server.resource.documentation | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest:server.resource.interaction | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest:server.resource.interaction.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | CapabilityStatement.rest:server.resource.interaction.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | error | CapabilityStatement.rest:server.resource.interaction.modifierExtension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | CapabilityStatement.rest:server.resource.interaction.modifierExtension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | error | CapabilityStatement.rest:server.resource.interaction.code | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest:server.resource.interaction.documentation | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest:server.resource.versioning | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest:server.resource.readHistory | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest:server.resource.updateCreate | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest:server.resource.conditionalCreate | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest:server.resource.conditionalRead | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest:server.resource.conditionalUpdate | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest:server.resource.conditionalDelete | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest:server.resource.referencePolicy | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest:server.resource.searchInclude | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest:server.resource.searchRevInclude | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest:server.resource.searchParam | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest:server.resource.searchParam.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | CapabilityStatement.rest:server.resource.searchParam.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | error | CapabilityStatement.rest:server.resource.searchParam.modifierExtension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | CapabilityStatement.rest:server.resource.searchParam.modifierExtension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | error | CapabilityStatement.rest:server.resource.searchParam.name | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest:server.resource.searchParam.definition | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest:server.resource.searchParam.type | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest:server.resource.searchParam.documentation | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest:server.resource.operation | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest:server.resource.operation.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | CapabilityStatement.rest:server.resource.operation.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | error | CapabilityStatement.rest:server.resource.operation.modifierExtension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | CapabilityStatement.rest:server.resource.operation.modifierExtension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | error | CapabilityStatement.rest:server.resource.operation.name | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest:server.resource.operation.definition | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest:server.resource.operation.documentation | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest:server.interaction | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest:server.interaction.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | CapabilityStatement.rest:server.interaction.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | error | CapabilityStatement.rest:server.interaction.modifierExtension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | CapabilityStatement.rest:server.interaction.modifierExtension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | error | CapabilityStatement.rest:server.interaction.code | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest:server.interaction.documentation | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest:server.searchParam | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest:server.operation | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.rest:server.compartment | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.messaging | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.messaging.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | CapabilityStatement.messaging.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | error | CapabilityStatement.messaging.modifierExtension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | CapabilityStatement.messaging.modifierExtension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | error | CapabilityStatement.messaging.endpoint | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.messaging.endpoint.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | CapabilityStatement.messaging.endpoint.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | error | CapabilityStatement.messaging.endpoint.modifierExtension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | CapabilityStatement.messaging.endpoint.modifierExtension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | error | CapabilityStatement.messaging.endpoint.protocol | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.messaging.endpoint.address | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.messaging.reliableCache | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.messaging.documentation | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.messaging.supportedMessage | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.messaging.supportedMessage.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | CapabilityStatement.messaging.supportedMessage.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | error | CapabilityStatement.messaging.supportedMessage.modifierExtension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | CapabilityStatement.messaging.supportedMessage.modifierExtension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | error | CapabilityStatement.messaging.supportedMessage.mode | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.messaging.supportedMessage.definition | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.document | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.document.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | CapabilityStatement.document.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | error | CapabilityStatement.document.modifierExtension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | CapabilityStatement.document.modifierExtension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | error | CapabilityStatement.document.mode | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.document.documentation | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | CapabilityStatement.document.profile | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) |