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