FHIR Cross-Version Extensions package for FHIR R4 from FHIR R4B
0.0.1-snapshot-2 - informative International flag

FHIR Cross-Version Extensions package for FHIR R4 from FHIR R4B - Version 0.0.1-snapshot-2. See the Directory of published versions

: KnowledgeResourceType - XML Representation

Page standards status: Informative Maturity Level: 0

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="knowledge-resource-types"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
            <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/package-source">
    <extension url="packageId">
      <valueId value="hl7.fhir.uv.xver-r4b.r4"/>
    </extension>
    <extension url="version">
      <valueString value="0.0.1-snapshot-2"/>
    </extension>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="vocab"/>
  </extension>
  <url value="http://hl7.org/fhir/knowledge-resource-types"/>
  <version value="4.3.0"/>
  <name value="KnowledgeResourceType"/>
  <title value="KnowledgeResourceType"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2022-05-28T12:47:40+10:00"/>
  <publisher value="HL7 International / Terminology Infrastructure"/>
  <contact>
    <name value="HL7 International / Terminology Infrastructure"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/Vocab"/>
    </telecom>
  </contact>
  <description
               value="A list of all the knowledge resource types defined in this version of the FHIR specification."/>
  <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/ValueSet/knowledge-resource-types|4.0.1"/>
  <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>