Release 4

Codesystem-knowledge-resource-types.xml

Vocabulary Work GroupMaturity Level: N/AStandards Status: Informative

Raw XML (canonical form + also see XML Format Specification)

Definition for Code System KnowledgeResourceType

<?xml version="1.0" encoding="UTF-8"?>

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="knowledge-resource-types"/> 
  <meta> 
    <lastUpdated value="2021-01-21T15:34:20.265+00:00"/> 
  </meta> 
  <text> 
    <status value="generated"/> 
    <div xmlns="http://www.w3.org/1999/xhtml">
      <h2> KnowledgeResourceType</h2> 
      <div> 
        <p> A list of all the knowledge resource types defined in this version of the FHIR specification.</p> 

      </div> 
      <p> This code system http://hl7.org/fhir/knowledge-resource-types 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">ActivityDefinition
            <a name="knowledge-resource-types-ActivityDefinition"> </a> 
          </td> 
          <td> ActivityDefinition</td> 
          <td> The definition of a specific activity to be taken, independent of any particular patient
             or context.</td> 
        </tr> 
        <tr> 
          <td style="white-space:nowrap">CodeSystem
            <a name="knowledge-resource-types-CodeSystem"> </a> 
          </td> 
          <td> CodeSystem</td> 
          <td> A set of codes drawn from one or more code systems.</td> 
        </tr> 
        <tr> 
          <td style="white-space:nowrap">ConceptMap
            <a name="knowledge-resource-types-ConceptMap"> </a> 
          </td> 
          <td> ConceptMap</td> 
          <td> A map from one set of concepts to one or more other concepts.</td> 
        </tr> 
        <tr> 
          <td style="white-space:nowrap">Library
            <a name="knowledge-resource-types-Library"> </a> 
          </td> 
          <td> Library</td> 
          <td> Represents a library of quality improvement components.</td> 
        </tr> 
        <tr> 
          <td style="white-space:nowrap">Measure
            <a name="knowledge-resource-types-Measure"> </a> 
          </td> 
          <td> Measure</td> 
          <td> A quality measure definition.</td> 
        </tr> 
        <tr> 
          <td style="white-space:nowrap">PlanDefinition
            <a name="knowledge-resource-types-PlanDefinition"> </a> 
          </td> 
          <td> PlanDefinition</td> 
          <td> The definition of a plan for a series of actions, independent of any specific patient
             or context.</td> 
        </tr> 
        <tr> 
          <td style="white-space:nowrap">StructureDefinition
            <a name="knowledge-resource-types-StructureDefinition"> </a> 
          </td> 
          <td> StructureDefinition</td> 
          <td> Structural Definition.</td> 
        </tr> 
        <tr> 
          <td style="white-space:nowrap">StructureMap
            <a name="knowledge-resource-types-StructureMap"> </a> 
          </td> 
          <td> StructureMap</td> 
          <td> A Map of relationships between 2 structures that can be used to transform data.</td> 
        </tr> 
        <tr> 
          <td style="white-space:nowrap">ValueSet
            <a name="knowledge-resource-types-ValueSet"> </a> 
          </td> 
          <td> ValueSet</td> 
          <td> A set of codes drawn from one or more code systems.</td> 
        </tr> 
      </table> 
    </div> 
  </text> 
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="vocab"/> 
  </extension> 
  <url value="http://hl7.org/fhir/knowledge-resource-types"/> 
  <identifier> 
    <system value="urn:ietf:rfc:3986"/> 
    <value value="urn:oid:2.16.840.1.113883.4.642.4.1063"/> 
  </identifier> 
  <version value="4.0.1"/> 
  <name value="KnowledgeResourceType"/> 
  <title value="KnowledgeResourceType"/> 
  <status value="draft"/> 
  <experimental value="false"/> 
  <date value="2021-01-21T15:34:20+00:00"/> 
  <description value="A list of all the knowledge resource types defined in this version of the FHIR specification."/> 
  <caseSensitive value="true"/> 
  <valueSet value="http://hl7.org/fhir/ValueSet/knowledge-resource-types"/> 
  <content value="complete"/> 
  <concept> 
    <code value="ActivityDefinition"/> 
    <display value="ActivityDefinition"/> 
    <definition value="The definition of a specific activity to be taken, independent of any particular patient
     or context."/> 
  </concept> 
  <concept> 
    <code value="CodeSystem"/> 
    <display value="CodeSystem"/> 
    <definition value="A set of codes drawn from one or more code systems."/> 
  </concept> 
  <concept> 
    <code value="ConceptMap"/> 
    <display value="ConceptMap"/> 
    <definition value="A map from one set of concepts to one or more other concepts."/> 
  </concept> 
  <concept> 
    <code value="Library"/> 
    <display value="Library"/> 
    <definition value="Represents a library of quality improvement components."/> 
  </concept> 
  <concept> 
    <code value="Measure"/> 
    <display value="Measure"/> 
    <definition value="A quality measure definition."/> 
  </concept> 
  <concept> 
    <code value="PlanDefinition"/> 
    <display value="PlanDefinition"/> 
    <definition value="The definition of a plan for a series of actions, independent of any specific patient
     or context."/> 
  </concept> 
  <concept> 
    <code value="StructureDefinition"/> 
    <display value="StructureDefinition"/> 
    <definition value="Structural Definition."/> 
  </concept> 
  <concept> 
    <code value="StructureMap"/> 
    <display value="StructureMap"/> 
    <definition value="A Map of relationships between 2 structures that can be used to transform data."/> 
  </concept> 
  <concept> 
    <code value="ValueSet"/> 
    <display value="ValueSet"/> 
    <definition value="A set of codes drawn from one or more code systems."/> 
  </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.