Definition for Value SetKnowledge Representation Level
{
"resourceType" : "ValueSet",
"id" : "knowledge-representation-level",
"meta" : {
"lastUpdated" : "2022-09-10T04:52:37.223+10:00",
"profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"codesystem-knowledge-representation-level.html\"><code>http://hl7.org/fhir/CodeSystem/knowledge-representation-level</code></a></li></ul></div>"
},
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/cqf-knowledgeCapability",
"valueCode" : "shareable"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/cqf-knowledgeCapability",
"valueCode" : "computable"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/cqf-knowledgeCapability",
"valueCode" : "publishable"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/cqf-knowledgeRepresentationLevel",
"valueCode" : "structured"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "fhir"
}],
"url" : "http://hl7.org/fhir/ValueSet/knowledge-representation-level",
"identifier" : [{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.4.642.3.3221"
}],
"version" : "5.0.0-ballot",
"name" : "knowledgeRepresentationLevel",
"title" : "Knowledge Representation Level",
"status" : "active",
"experimental" : false,
"date" : "2019-07-21",
"publisher" : "Health Level 7 International - Clinical Decision Support WG",
"contact" : [{
"telecom" : [{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/dss/index.cfm"
}]
}],
"description" : "A knowledge representation level, narrative, semi-structured, structured, and executable",
"immutable" : true,
"compose" : {
"include" : [{
"system" : "http://hl7.org/fhir/CodeSystem/knowledge-representation-level"
}]
}
}
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.