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 1.1.0-cibuild 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: 1.1.0-cibuild | |||
Active as of 2024-08-29 | 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
Generated Narrative: CapabilityStatement crmi-authoring-artifact-repository
json
, xml
Note 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
server
RESTful Authoring Artifact Repository
Certificates
The 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 |
create
Create allows authoring workflows to post new activity definitions in draft (submit) or active (publish) status.
update
Update 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.
delete
Delete allows authoring workflows to withdraw draft activity definitions or archive retired activity definitions.
create
Create allows authoring workflows to post new libraries in draft (submit) or active (publish) status.
update
Update 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.
delete
Delete allows authoring workflows to withdraw draft libraries or archive retired libraries.
create
Create allows authoring workflows to post new measures in draft (submit) or active (publish) status.
update
Update 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.
delete
Delete allows authoring workflows to withdraw draft measures or archive retired measures.
create
Create allows authoring workflows to post new plan definitions in draft (submit) or active (publish) status.
update
Update 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.
delete
Delete allows authoring workflows to withdraw draft plan definitions or archive retired plan definitions.