Canonical Resource Management Infrastructure Implementation Guide, published by HL7 International / Clinical Decision Support. This guide is not an authorized publication; it is the continuous build for version 2.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/crmi-ig/ and changes regularly. See the Directory of published versions
| Official URL: http://hl7.org/fhir/uv/crmi/CapabilityStatement/crmi-authoring-artifact-repository | Version: 2.0.0-ballot | |||
| Standards status: Trial-use | Maturity Level: 4 | Computable Name: CRMIAuthoringArtifactRepository | ||
| Other Identifiers: OID:2.16.840.1.113883.4.642.40.38.13.4 | ||||
Capability statement for a repository service supporting additional authoring and content workflow capabilities for FHIR-based knowledge artifacts above the basic ShareableArtifactRepository.
Raw OpenAPI-Swagger Definition file | Download
json, xmlNote to Implementers: FHIR Capabilities
Any FHIR capability may be 'allowed' by the system unless explicitly marked as 'SHALL NOT'. A few items are marked as MAY in the Implementation Guide to highlight their potential relevance to the use case.
This CapabilityStatement imports these CapabilityStatements CRMI Shareable Artifact Repository, CRMI Publishable Artifact Repository
serverThe summary table lists the resources that are part of this configuration, and for each resource it lists:
_include_revinclude| Resource Type | Profile | R | S | U | C | D | Searches | _include | _revinclude | Operations |
|---|---|---|---|---|---|---|---|---|---|---|
| ActivityDefinition | Y | Y | Y | |||||||
| Library | Y | Y | Y | |||||||
| Measure | Y | Y | Y | |||||||
| PlanDefinition | Y | Y | Y |
createCreate allows authoring workflows to post new activity definitions in draft (submit) or active (publish) status.
updateUpdate allows authoring workflows to update existing activity definitions in draft (revise) status, add comments to existing activity definitions (review and approve), and release or retire an activity definition.
deleteDelete allows authoring workflows to withdraw draft activity definitions or archive retired activity definitions.
createCreate allows authoring workflows to post new libraries in draft (submit) or active (publish) status.
updateUpdate allows authoring workflows to update existing libraries in draft (revise) status, add comments to existing libraries (review and approve), and release or retire a library.
deleteDelete allows authoring workflows to withdraw draft libraries or archive retired libraries.
createCreate allows authoring workflows to post new measures in draft (submit) or active (publish) status.
updateUpdate allows authoring workflows to update existing measures in draft (revise) status, add comments to existing measures (review and approve), and release or retire a measure.
deleteDelete allows authoring workflows to withdraw draft measures or archive retired measures.
createCreate allows authoring workflows to post new plan definitions in draft (submit) or active (publish) status.
updateUpdate allows authoring workflows to update existing plan definitions in draft (revise) status, add comments to existing plan definitions (review and approve), and release or retire a plan definition.
deleteDelete allows authoring workflows to withdraw draft plan definitions or archive retired plan definitions.