FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CapabilityStatement/crmi-authoring-artifact-repository

Packagehl7.fhir.uv.crmi
TypeCapabilityStatement
Idcrmi-authoring-artifact-repository
FHIR VersionR4
Sourcehttp://hl7.org/fhir/uv/crmi/https://build.fhir.org/ig/HL7/crmi-ig/CapabilityStatement-crmi-authoring-artifact-repository.html
URLhttp://hl7.org/fhir/uv/crmi/CapabilityStatement/crmi-authoring-artifact-repository
Version2.0.0-cibuild
Statusactive
Date2025-07-11T19:15:46+00:00
NameCRMIAuthoringArtifactRepository
TitleCRMI Authoring Artifact Repository
Realmuv
Authorityhl7
DescriptionCapability statement for a repository service supporting additional authoring and content workflow capabilities for FHIR-based knowledge artifacts above the basic ShareableArtifactRepository.
Kindrequirements

Resources that use this resource

CapabilityStatement
authoring-measure-repositoryCQF Measures Authoring Measure Repository Capability Statement
authoring-measure-repositoryCQF Measures Authoring Measure Repository Capability Statement

Resources that this resource uses

CapabilityStatement
crmi-publishable-artifact-repositoryCRMI Publishable Artifact Repository
crmi-shareable-artifact-repositoryCRMI Shareable Artifact Repository
ImplementationGuide
hl7.fhir.uv.crmiCanonical Resource Management Infrastructure Implementation Guide
OperationDefinition
crmi-approveCRMI Approve
crmi-draftCRMI Draft
crmi-releaseCRMI Release

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CapabilityStatement crmi-authoring-artifact-repository

CRMI Authoring Artifact Repository

  • Implementation Guide Version: 2.0.0-cibuild
  • FHIR Version: 4.0.1
  • Supported Formats: json, xml
  • Supported Patch Formats:
  • Published on: 2025-07-11 19:15:46+0000
  • Published by: HL7 International / Clinical Decision Support

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

SHALL Support the Following Implementation Guides

FHIR RESTful Capabilities

Mode: server

RESTful Authoring Artifact Repository

Security
Enable CORS: yes
Security services supported: Certificates
Summary of System-wide Interactions

Capabilities by Resource/Profile

Summary

The summary table lists the resources that are part of this configuration, and for each resource it lists:

  • The relevant profiles (if any)
  • The interactions supported by each resource (Read, Search, Update, and Create, are always shown, while VRead, Patch, Delete, History on Instance, or History on Type are only present if at least one of the resources has support for them.
  • The required, recommended, and some optional search parameters (if any).
  • The linked resources enabled for _include
  • The other resources enabled for _revinclude
  • The operations on the resource (if any)
Resource TypeProfileRSUCDSearches_include_revincludeOperations
ActivityDefinition yyy
Library yyy
Measure yyy
PlanDefinition yyy

Resource Conformance: SHALL ActivityDefinition

Core FHIR Resource
ActivityDefinition
Reference Policy
Interaction summary
  • SHALL support
    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.

Resource Conformance: SHALL Library

Core FHIR Resource
Library
Reference Policy
Interaction summary
  • SHALL support
    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.

Resource Conformance: SHALL Measure

Core FHIR Resource
Measure
Reference Policy
Interaction summary
  • SHALL support
    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.

Resource Conformance: SHALL PlanDefinition

Core FHIR Resource
PlanDefinition
Reference Policy
Interaction summary
  • SHALL support
    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.

Operations

Use


Source

{
  "resourceType": "CapabilityStatement",
  "id": "crmi-authoring-artifact-repository",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "cds"
    }
  ],
  "url": "http://hl7.org/fhir/uv/crmi/CapabilityStatement/crmi-authoring-artifact-repository",
  "version": "2.0.0-cibuild",
  "name": "CRMIAuthoringArtifactRepository",
  "title": "CRMI Authoring Artifact Repository",
  "status": "active",
  "experimental": false,
  "date": "2025-07-11T19:15:46+00:00",
  "publisher": "HL7 International / Clinical Decision Support",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/dss"
        }
      ]
    }
  ],
  "description": "Capability statement for a repository service supporting additional authoring and content workflow capabilities for FHIR-based knowledge artifacts above the basic ShareableArtifactRepository.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "kind": "requirements",
  "imports": [
    "http://hl7.org/fhir/uv/crmi/CapabilityStatement/crmi-shareable-artifact-repository",
    "http://hl7.org/fhir/uv/crmi/CapabilityStatement/crmi-publishable-artifact-repository"
  ],
  "fhirVersion": "4.0.1",
  "format": [
    "json",
    "xml"
  ],
  "implementationGuide": [
    "http://hl7.org/fhir/uv/crmi/ImplementationGuide/hl7.fhir.uv.crmi"
  ],
  "rest": [
    {
      "mode": "server",
      "documentation": "RESTful Authoring Artifact Repository",
      "security": {
        "cors": true,
        "service": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/restful-security-service",
                "code": "Certificates"
              }
            ]
          }
        ]
      },
      "resource": [
        {
          "type": "ActivityDefinition",
          "interaction": [
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "SHALL"
                }
              ],
              "code": "create",
              "documentation": "Create allows authoring workflows to post new activity definitions in _draft_ (**submit**) or _active_ (**publish**) status."
            },
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "SHALL"
                }
              ],
              "code": "update",
              "documentation": "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."
            },
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "SHALL"
                }
              ],
              "code": "delete",
              "documentation": "Delete allows authoring workflows to **withdraw** _draft_ activity definitions or **archive** _retired_ activity definitions."
            }
          ]
        },
        {
          "type": "Library",
          "interaction": [
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "SHALL"
                }
              ],
              "code": "create",
              "documentation": "Create allows authoring workflows to post new libraries in _draft_ (**submit**) or _active_ (**publish**) status."
            },
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "SHALL"
                }
              ],
              "code": "update",
              "documentation": "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."
            },
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "SHALL"
                }
              ],
              "code": "delete",
              "documentation": "Delete allows authoring workflows to **withdraw** _draft_ libraries or **archive** _retired_ libraries."
            }
          ]
        },
        {
          "type": "Measure",
          "interaction": [
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "SHALL"
                }
              ],
              "code": "create",
              "documentation": "Create allows authoring workflows to post new measures in _draft_ (**submit**) or _active_ (**publish**) status."
            },
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "SHALL"
                }
              ],
              "code": "update",
              "documentation": "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."
            },
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "SHALL"
                }
              ],
              "code": "delete",
              "documentation": "Delete allows authoring workflows to **withdraw** _draft_ measures or **archive** _retired_ measures."
            }
          ]
        },
        {
          "type": "PlanDefinition",
          "interaction": [
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "SHALL"
                }
              ],
              "code": "create",
              "documentation": "Create allows authoring workflows to post new plan definitions in _draft_ (**submit**) or _active_ (**publish**) status."
            },
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "SHALL"
                }
              ],
              "code": "update",
              "documentation": "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."
            },
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "SHALL"
                }
              ],
              "code": "delete",
              "documentation": "Delete allows authoring workflows to **withdraw** _draft_ plan definitions or **archive** _retired_ plan definitions."
            }
          ]
        }
      ],
      "operation": [
        {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
              "valueCode": "SHALL"
            }
          ],
          "name": "approve",
          "definition": "http://hl7.org/fhir/uv/crmi/OperationDefinition/crmi-approve"
        },
        {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
              "valueCode": "SHALL"
            }
          ],
          "name": "draft",
          "definition": "http://hl7.org/fhir/uv/crmi/OperationDefinition/crmi-draft"
        },
        {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
              "valueCode": "SHALL"
            }
          ],
          "name": "release",
          "definition": "http://hl7.org/fhir/uv/crmi/OperationDefinition/crmi-release"
        }
      ]
    }
  ]
}