FHIR CI-Build

This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions

Example CodeSystem/evidence-classifier-type-example (XML)

Responsible Owner: Clinical Decision Support Work GroupStandards Status: Informative

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

Definition for Code SystemEvidenceClassifierTypeExample

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

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="evidence-classifier-type-example"/> 
  <meta> 
    <lastUpdated value="2026-05-26T15:27:02.789+00:00"/> 
  </meta> 
  <text> 
    <status value="generated"/> 
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p class="res-header-id">
        <b> Generated Narrative: CodeSystem evidence-classifier-type-example</b> 
      </p> 
      <a name="evidence-classifier-type-example"> </a> 
      <a name="hcevidence-classifier-type-example"> </a> 
      <p> This case-sensitive code system 
        <code> http://hl7.org/fhir/evidence-classifier-type-example</code>  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">population
            <a name="evidence-classifier-type-example-population"> </a> 
          </td> 
          <td> Population</td> 
          <td> The Population this evidence or evidence-related report is about.</td> 
        </tr> 
        <tr> 
          <td style="white-space:nowrap">intervention
            <a name="evidence-classifier-type-example-intervention"> </a> 
          </td> 
          <td> Intervention</td> 
          <td> The Intervention this evidence or evidence-related report is about.</td> 
        </tr> 
        <tr> 
          <td style="white-space:nowrap">comparator
            <a name="evidence-classifier-type-example-comparator"> </a> 
          </td> 
          <td> Comparator</td> 
          <td> The Comparator this evidence or evidence-related report is about.</td> 
        </tr> 
        <tr> 
          <td style="white-space:nowrap">outcome-measure
            <a name="evidence-classifier-type-example-outcome-measure"> </a> 
          </td> 
          <td> Outcome Measure</td> 
          <td> The Outcome this evidence or evidence-related report is about.</td> 
        </tr> 
        <tr> 
          <td style="white-space:nowrap">pico-specification
            <a name="evidence-classifier-type-example-pico-specification"> </a> 
          </td> 
          <td> PICO Specification</td> 
          <td> A PICO question.</td> 
        </tr> 
      </table> 
    </div> 
  </text> 
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="cds"/> 
  </extension> 
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="informative"/> 
  </extension> 
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="1"/> 
  </extension> 
  <url value="http://hl7.org/fhir/evidence-classifier-type-example"/> 
  <version value="6.0.0-ballot4"/> 
  <name value="EvidenceClassifierTypeExample"/> 
  <title value="Evidence Classifier Type Example"/> 
  <status value="active"/> 
  <experimental value="true"/> 
  <date value="2026-05-19T14:55:11+11:00"/> 
  <publisher value="HL7 (FHIR Project)"/> 
  <contact> 
    <telecom> 
      <system value="url"/> 
      <value value="http://hl7.org/fhir"/> 
    </telecom> 
    <telecom> 
      <system value="email"/> 
      <value value="fhir@lists.hl7.org"/> 
    </telecom> 
  </contact> 
  <description value="The kind of classifier."/> 
  <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/evidence-classifier-type-example"/> 
  <content value="complete"/> 
  <concept> 
    <code value="population"/> 
    <display value="Population"/> 
    <definition value="The Population this evidence or evidence-related report is about."/> 
  </concept> 
  <concept> 
    <code value="intervention"/> 
    <display value="Intervention"/> 
    <definition value="The Intervention this evidence or evidence-related report is about."/> 
  </concept> 
  <concept> 
    <code value="comparator"/> 
    <display value="Comparator"/> 
    <definition value="The Comparator this evidence or evidence-related report is about."/> 
  </concept> 
  <concept> 
    <code value="outcome-measure"/> 
    <display value="Outcome Measure"/> 
    <definition value="The Outcome this evidence or evidence-related report is about."/> 
  </concept> 
  <concept> 
    <code value="pico-specification"/> 
    <display value="PICO Specification"/> 
    <definition value="A PICO question."/> 
  </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.