Intersection of http://hl7.org/fhir/uv/cql/StructureDefinition/cql-capabilitystatement and http://hl7.org/fhir/uv/cql/StructureDefinition/cql-capabilitystatement

This is the set of resources that conform to both CQL Capability Statement (http://hl7.org/fhir/uv/cql/StructureDefinition/cql-capabilitystatement) and CQL Capability Statement (http://hl7.org/fhir/uv/cql/StructureDefinition/cql-capabilitystatement).

Structure

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. CapabilityStatement C0..*A statement of system capabilities
Constraints: cpb-0, cpb-1, cpb-2, cpb-3, cpb-7, cpb-14, cpb-15, cpb-16
... meta Σ0..1MetaMetadata about the resource
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... language 0..1codeLanguage of the resource content
Binding: ?? (preferred): A human language.
Additional BindingsPurpose
??Max Binding
... text 0..1NarrativeText summary of the resource, for human interpretation
This profile does not constrain the narrative in regard to content, language, or traceability to data elements
... contained 0..*ResourceContained, inline Resources
... extension 0..*ExtensionAdditional content defined by implementations
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... url Σ0..1uriCanonical identifier for this capability statement, represented as a URI (globally unique)
... version Σ0..1stringBusiness version of the capability statement
... name Σ0..1stringName for this capability statement (computer friendly)
... title Σ0..1stringName for this capability statement (human friendly)
... status ?!Σ1..1codedraft | active | retired | unknown
Binding: ?? (required): The lifecycle status of an artifact.
... experimental Σ0..1booleanFor testing purposes, not real usage
... date Σ1..1dateTimeDate last changed
... publisher Σ0..1stringName of the publisher (organization or individual)
... contact Σ0..*ContactDetailContact details for the publisher
... description 0..1markdownNatural language description of the capability statement
... useContext Σ0..*UsageContextThe context that the content is intended to support
... jurisdiction Σ0..*CodeableConceptIntended jurisdiction for capability statement (if applicable)
Binding: ?? (extensible): Countries and regions within which this artifact is targeted for use.
... purpose 0..1markdownWhy this capability statement is defined
... copyright 0..1markdownUse and/or publishing restrictions
... kind Σ1..1codeinstance | capability | requirements
Binding: ?? (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 Σ0..1BackboneElementSoftware that is covered by this capability statement
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... name Σ1..1stringA name the software is known by
.... version Σ0..1stringVersion covered by this statement
.... releaseDate Σ0..1dateTimeDate this version was released
... implementation Σ0..1BackboneElementIf this describes a specific instance
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... description Σ1..1stringDescribes this specific instance
.... url Σ0..1urlBase URL for the installation
.... custodian Σ0..1Reference(Organization)Organization that manages the data
... fhirVersion Σ1..1codeFHIR Version the system supports
Binding: ?? (required): All published FHIR Versions.
... format Σ1..*codeformats supported (xml | json | ttl | mime type)
Binding: ?? (required): The mime type of an attachment. Any valid mime type is allowed.
... patchFormat Σ0..*codePatch formats supported
Binding: ?? (required): The mime type of an attachment. Any valid mime type is allowed.
... implementationGuide Σ0..*canonical(ImplementationGuide)Implementation guides supported
... rest ΣC0..1BackboneElementIf the endpoint is a RESTful one
Constraints: cpb-9
.... extension 0..*ExtensionExtension
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... mode Σ1..1codeclient | server
Binding: ?? (required): The mode of a RESTful capability statement.
.... documentation 0..1markdownGeneral description of implementation
.... security Σ0..1BackboneElementInformation about security of implementation
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... cors Σ0..1booleanAdds CORS Headers (http://enable-cors.org/)
..... service Σ0..*CodeableConceptOAuth | SMART-on-FHIR | NTLM | Basic | Kerberos | Certificates
Binding: ?? (extensible): Types of security services used with FHIR.
..... description 0..1markdownGeneral description of how security works
.... resource ΣC0..*BackboneElementResource served on the REST interface
Constraints: cpb-12
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... type Σ1..1codeA resource type that is supported
Binding: ?? (required): One of the resource types defined as part of this version of FHIR.
..... profile Σ0..1canonical(StructureDefinition)Base System profile for all uses of resource
..... supportedProfile Σ0..*canonical(StructureDefinition)Profiles for use cases supported
..... documentation 0..1markdownAdditional information about the use of the resource type
..... interaction 0..*BackboneElementWhat operations are supported?
...... extension 0..*ExtensionAdditional content defined by implementations
...... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
...... code 1..1coderead | vread | update | patch | delete | history-instance | history-type | create | search-type
Binding: ?? (required): Operations supported by REST at the type or instance level.
...... documentation 0..1markdownAnything special about operation behavior
..... versioning 0..1codeno-version | versioned | versioned-update
Binding: ?? (required): How the system supports versioning for a resource.
..... readHistory 0..1booleanWhether vRead can return past versions
..... updateCreate 0..1booleanIf update can commit to a new identity
..... conditionalCreate 0..1booleanIf allows/uses conditional create
..... conditionalRead 0..1codenot-supported | modified-since | not-match | full-support
Binding: ?? (required): A code that indicates how the server supports conditional read.
..... conditionalUpdate 0..1booleanIf allows/uses conditional update
..... conditionalDelete 0..1codenot-supported | single | multiple - how conditional delete is supported
Binding: ?? (required): A code that indicates how the server supports conditional delete.
..... referencePolicy 0..*codeliteral | logical | resolves | enforced | local
Binding: ?? (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..*BackboneElementSearch parameters supported by implementation
...... extension 0..*ExtensionAdditional content defined by implementations
...... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
...... name 1..1stringName of search parameter
...... definition 0..1canonical(SearchParameter)Source of definition for parameter
...... type 1..1codenumber | date | string | token | reference | composite | quantity | uri | special
Binding: ?? (required): Data types allowed to be used for search parameters.
...... documentation 0..1markdownServer-specific usage
..... operation Σ0..*BackboneElementDefinition of a resource operation
...... extension 0..*ExtensionAdditional content defined by implementations
...... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
...... name Σ1..1stringName by which the operation/query is invoked
...... definition Σ1..1canonical(OperationDefinition)The defined operation/query
...... documentation 0..1markdownSpecific details about operation behavior
.... interaction 0..*BackboneElementWhat operations are supported?
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... code 1..1codetransaction | batch | search-system | history-system
Binding: ?? (required): Operations supported by REST at the system level.
..... documentation 0..1markdownAnything special about operation behavior
.... searchParam 0..*Search parameters for searching all resources
.... operation Σ0..*Definition of a system level operation
.... compartment 0..*canonical(CompartmentDefinition)Compartments served/used by system
... messaging Σ0..*BackboneElementIf messaging is supported
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... endpoint 0..*BackboneElementWhere messages should be sent
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... protocol 1..1Codinghttp | ftp | mllp +
Binding: ?? (extensible): The protocol used for message transport.
..... address 1..1urlNetwork address or identifier of the end-point
.... reliableCache 0..1unsignedIntReliable Message Cache Length (min)
.... documentation 0..1markdownMessaging interface behavior details
.... supportedMessage Σ0..*BackboneElementMessages supported by this system
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... mode Σ1..1codesender | receiver
Binding: ?? (required): The mode of a message capability statement.
..... definition Σ1..1canonical(MessageDefinition)Message supported by this system
... document Σ0..*BackboneElementDocument definition
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... mode Σ1..1codeproducer | consumer
Binding: ?? (required): Whether the application produces or consumes documents.
.... documentation 0..1markdownDescription of document support
.... profile Σ1..1canonical(StructureDefinition)Constraint on the resources used in the document

doco Documentation for this format