type: valuesetvalueset: 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 version="1.0" encoding="UTF-8"?>
<ValueSet xmlns="http://hl7.org/fhir">
<id value="knowledge-representation-level"/>
<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>
<url value="http://hl7.org/fhir/ValueSet/knowledge-representation-level"/>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.4.642.3.3221"/>
</identifier>
<name value="KnowledgeRepresentationLevel"/>
<title value="Knowledge Representation Level"/>
<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>