--- type: "valueset" title: "Knowledge Representation Level" valueset: "knowledge-representation-level" --- # Knowledge Representation Level - **Official URL**: http://hl7.org/fhir/ValueSet/knowledge-representation-level - **Status**: active - **Name**: KnowledgeRepresentationLevel - **Title**: Knowledge Representation Level - **Publisher**: Health Level 7 International - Clinical Decision Support WG - **Description**: A knowledge representation level, narrative, semi-structured, structured, and executable ## Content (Compose) - **System**: http://hl7.org/fhir/CodeSystem/knowledge-representation-level ## ValueSet XML ```xml <status value="active"/> <experimental value="false"/> <date value="2019-07-21"/> <publisher value="Health Level 7 International - Clinical Decision Support WG"/> <contact> <telecom> <system value="url"/> <value value="http://www.hl7.org/Special/committees/dss/index.cfm"/> </telecom> </contact> <description value="A knowledge representation level, narrative, semi-structured, structured, and executable"/> <compose> <include> <system value="http://hl7.org/fhir/CodeSystem/knowledge-representation-level"/> </include> </compose> </ValueSet> ```