Terminology
This
page
is
part
of
the
Continuous
Integration
Build
of
FHIR
Specification
(v5.0.0:
R5
-
STU
).
This
is
the
current
published
version
in
it's
permanent
home
(it
will
always
(will
be
available
incorrect/inconsistent
at
this
URL).
For
a
full
list
of
available
versions,
see
times).
See
the
Directory
of
published
versions
|
|
Standards Status : Informative |
Raw XML ( canonical form + also see XML Format Specification )
Definition for Code SystemKnowledgeRepresentationLevel
<?xml version="1.0" encoding="UTF-8"?>This code system defines the following codes: narrative<CodeSystem xmlns="http://hl7.org/fhir"> <id value="knowledge-representation-level"/> <meta> <lastUpdated value="2025-11-27T16:48:47.349+00:00"/> </meta> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"> <p class="res-header-id"> <b> Generated Narrative: CodeSystem knowledge-representation-level</b> </p> <a name="knowledge-representation-level"> </a> <a name="hcknowledge-representation-level"> </a> <p> This case-sensitive code system <code> http://hl7.org/fhir/CodeSystem/knowledge-representation-level</code> defines the following codes: </p> <table class="codes"> <tr> <td style="white-space:nowrap"> <b> Code</b> </td> <td> <b> Display</b> </td> <td> <b> Definition</b> </td> </tr> <tr> <td style="white-space:nowrap">narrative <a name="knowledge-representation-level-narrative"> </a> </td> <td> Narrative</td> <td> The knowledge is expressed as narrative text, affording broad shareability, but limited computability. The knowledge is typically expressed independent of delivery method (modality), technology platform, and implementation site. Knowledge at this level is typically authored by guideline developers for a broad range of purposes including communication of policy, synthesis of evidence, and dissemination ofbest-practices. semi-structuredbest-practices.</td> </tr> <tr> <td style="white-space:nowrap">semi-structured <a name="knowledge-representation-level-semi-structured"> </a> </td> <td> Semi-Structured</td> <td> The knowledge is expressed as organized text, often accompanied by diagrams such as flow charts and decision tables, affording broad shareability and moderate computability. The knowledge is typically expressed independent of delivery method (modality), technology platform, and implementation site. Knowledge at this level is typically authored by clinical domain experts for the purpose of communication the descriptionof recommendations for implementation in various modalities. structuredof recommendations for implementation in various modalities.</td> </tr> <tr> <td style="white-space:nowrap">structured <a name="knowledge-representation-level-structured"> </a> </td> <td> Structured</td> <td> The knowledge is expressed in a structured way that is interpretable by computer, including being coded using standard terminologies and specifications for the representation of structured content, affording broad shareability and high computability. The knowledge is typically expressed independent of delivery method (modality), technology platform, and implementation site. Knowledge at this level is typically authoredby knowledge engineersto enable precise communication and validation of the recommendations. executableby knowledge engineersto enable precise communication and validation of the recommendations.</td> </tr> <tr> <td style="white-space:nowrap">executable <a name="knowledge-representation-level-executable"> </a> </td> <td> Executable</td> <td> The knowledge is expressed in a way that is coded and interpretable by CDS systems using a variety of formats, affording direct executability, but potentially limited shareability. The knowledge is typically expressed focusing on a specific delivery method (modality), technology platform, and implementation environment. Knowledge at this level is typically built and developed by implementers working in specific technology platforms, for the purpose of implementation at a specific site, though affordances such as computable mappings and configuration capabilities can broadenthe usability of the knowledge artifact.the usability of the knowledge artifact.</td> </tr> </table> </div> </text> <extension url="http://hl7.org/fhir/StructureDefinition/cqf-knowledgeCapability"> <valueCode value="shareable"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/cqf-knowledgeCapability"> <valueCode value="computable"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/cqf-knowledgeCapability"> <valueCode value="publishable"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/cqf-knowledgeRepresentationLevel"> <valueCode value="structured"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"> <valueCode value="normative"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"> <valueCode value="fhir"/> </extension> <url value="http://hl7.org/fhir/CodeSystem/knowledge-representation-level"/> <identifier> <system value="urn:ietf:rfc:3986"/> <value value="urn:oid:2.16.840.1.113883.4.642.4.1864"/> </identifier> <version value="6.0.0-ballot3"/> <name value="KnowledgeRepresentationLevel"/> <title value="Knowledge Representation Level"/> <status value="active"/> <experimental value="false"/> <date value="2019-05-08"/> <publisher value="HL7 International / FHIR Infrastructure"/> <contact> <telecom> <system value="url"/> <value value="http://www.hl7.org/Special/committees/dss/index.cfm"/> </telecom> </contact> <contact> <telecom> <system value="url"/> <value value="http://www.hl7.org/Special/committees/fiwg"/> </telecom> </contact> <description value="A knowledge representation level, narrative, semi-structured, structured, and executable"/> <jurisdiction> <coding> <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/> <code value="001"/> <display value="World"/> </coding> </jurisdiction> <caseSensitive value="true"/> <valueSet value="http://hl7.org/fhir/uv/cpg/ValueSet/knowledge-representation-level"/> <content value="complete"/> <concept> <code value="narrative"/> <display value="Narrative"/> <definition value="The knowledge is expressed as narrative text, affording broad shareability, but limited computability. The knowledge is typically expressed independent of delivery method (modality), technology platform, and implementation site. Knowledge at this level is typically authored by guideline developers for a broad range of purposes including communication of policy, synthesis of evidence, and dissemination ofbest-practices.best-practices."/> </concept> <concept> <code value="semi-structured"/> <display value="Semi-Structured"/> <definition value="The knowledge is expressed as organized text, often accompanied by diagrams such as flow charts and decision tables, affording broad shareability and moderate computability. The knowledge is typically expressed independent of delivery method (modality), technology platform, and implementation site. Knowledge at this level is typically authored by clinical domain experts for the purpose of communication the descriptionof recommendations for implementation in various modalities.of recommendations for implementation in various modalities."/> </concept> <concept> <code value="structured"/> <display value="Structured"/> <definition value="The knowledge is expressed in a structured way that is interpretable by computer, including being coded using standard terminologies and specifications for the representation of structured content, affording broad shareability and high computability. The knowledge is typically expressed independent of delivery method (modality), technology platform, and implementation site. Knowledge at this level is typically authoredby knowledge engineersto enable precise communication and validation of the recommendations.by knowledge engineersto enable precise communication and validation of the recommendations."/> </concept> <concept> <code value="executable"/> <display value="Executable"/> <definition value="The knowledge is expressed in a way that is coded and interpretable by CDS systems using a variety of formats, affording direct executability, but potentially limited shareability. The knowledge is typically expressed focusing on a specific delivery method (modality), technology platform, and implementation environment. Knowledge at this level is typically built and developed by implementers working in specific technology platforms, for the purpose of implementation at a specific site, though affordances such as computable mappings and configuration capabilities can broadenthe usability of the knowledge artifact.the usability of the knowledge artifact."/> </concept> </ CodeSystem >
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.
FHIR
®©
HL7.org
2011+.
FHIR
R5
hl7.fhir.core#5.0.0
R6
hl7.fhir.core#6.0.0-ballot3
generated
on
Sun,
Mar
26,
2023
15:22+1100.
Thu,
Nov
27,
2025
16:51+0000.
Links:
Search
|
Version
History
|
Contents
|
Glossary
|
QA
|
Compare
to
R4
|
Compare
to
R4B
R5
|
Compare
to
Last
Ballot
|
|
Propose
a
change