{
"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.r4b",
"format": [ "json", "xml" ],
"date": "2021-03-08",
"publisher": "HL7 International / Clinical Decision Support",
"fhirVersion": "4.3.0",
"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-snapshot",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "cds"
} ],
"status": "active",
"id": "0d12198c-df0d-4c0c-8dd9-8ce7048a9e7e",
"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-snapshot",
"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"
} ]
}