FHIR 4.0.1 © HL7.org  |  FHIRsmith 0.9.6  |  Server Home  |  TX Home  |  Capability Statement  |  Terminology Capabilities  |  Operations  |  Problems  |   

TX: CodeSystem 965

Properties

Profile http://hl7.org/fhir/StructureDefinition/shareablecodesystem
Last updated: January 30, 2023 at 08:07:38 PM UTC
Defining URL http://hl7.org/fhir/CodeSystem/knowledge-capability
Version 1.0.0
Name KnowledgeCapability
Title Knowledge Capability
Status draft
Definition

A capability afforded by a knowledge artifact.

Publisher HL7 International / FHIR Infrastructure
EXT_FMM_LEVEL 2
Source hl7.fhir.uv.extensions.r4#1.0.0
Value Set Knowledge Capability Value Set

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

Code Display Definition
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.