Package | eng.fhir.profile.dev |
Resource Type | CodeSystem |
Id | CPG-knowledge-capability |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=eng.fhir.profile.dev@0.0.7-beta&canonical=https://terminology.pnt.gov/CodeSystem/CPG-knowledge-capability |
URL | https://terminology.pnt.gov/CodeSystem/CPG-knowledge-capability |
Version | 1.0.0 |
Status | draft |
Date | 2023-06-30T15:11:36.9136048+00:00 |
Name | CPG-knowledge-capability |
Title | CPG-knowledge-capability |
Authority | hl7 |
Description | Livello di capability della conoscenza fornita dalla linea guida. |
Content | complete |
ValueSet | |
CPG-knowledge-capability | CPG-knowledge-capability |
No resources found
No narrative content found in resource
{ "resourceType": "CodeSystem", "meta": { "profile": [ "https://pnt.gov/fhir/StructureDefinition/CodeSystem" ] }, "url": "https://terminology.pnt.gov/CodeSystem/CPG-knowledge-capability", "version": "1.0.0", "name": "CPG-knowledge-capability", "title": "CPG-knowledge-capability", "status": "draft", "date": "2023-06-30T15:11:36.9136048+00:00", "description": "Livello di capability della conoscenza fornita dalla linea guida.", "caseSensitive": true, "valueSet": "https://terminology.pnt.gov/ValueSet/CPG-knowledge-capability", "versionNeeded": false, "content": "complete", "concept": [ { "code": "shareable", "display": "Shareable", "definition": "The artifact provides essential information necessary to ensure shareability of the content as a FHIR resource." }, { "code": "computable", "display": "Computable", "definition": "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." }, { "code": "publishable", "display": "Publishable", "definition": "The artifact provides information necessary to provide content management capability, including dependency management, artifact lifecycle, and publishing and repository metadata." }, { "code": "executable", "display": "Executable", "definition": "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." } ] }