Clinical Practice Guidelines
2.0.0-ballot - ballot International flag

Clinical Practice Guidelines, 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/cqf-recommendations/ and changes regularly. See the Directory of published versions

CodeSystem: Knowledge Capability Codes

Official URL: http://hl7.org/fhir/CodeSystem/knowledge-capability Version: 2.0.0-ballot
Active as of 2019-07-21 Computable Name: KnowledgeCapabilityCodes
Other Identifiers: OID:2.16.840.1.113883.4.642.4.1859

A capability afforded by a knowledge artifact, e.g. shareable, computable, publishable, executable

This Code system is referenced in the content logical definition of the following value sets:

This case-sensitive code system http://hl7.org/fhir/CodeSystem/knowledge-capability defines the following codes:

CodeDisplayDefinition
shareable Shareable

The artifact provides essential information necessary to ensure the artifact can be reliably shared in a public repository as a FHIR resource.

computable Computable

The artifact provides at least machine-readable capability (i.e. it does not only have narrative or unstructured elements). This capability can also be characterized as the artifact provides design-time capability, for example, an artifact is computable if it contains semantically verified CQL logic.

publishable Publishable

The artifact provides information necessary to provide content management capability, including dependency management, artifact lifecycle, and publishing and repository metadata.

executable Executable

The artifact is guaranteed to have the elements required to support execution of at least one run-time operation appropriate for the type of artifact. This capability can also be characterized as the artifact provides run-time capability, for example, an artifact is executable if it contains compiled ELM logic.