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

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="example-comparison-group"/>
  <meta>
    <lastUpdated value="2026-04-01T22:29:14.669+11:00"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p class="res-header-id">
        <b>Generated Narrative: CodeSystem example-comparison-group</b>
      </p>
      <a name="example-comparison-group"> </a>
      <a name="hcexample-comparison-group"> </a>
      <div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%">
        <p style="margin-bottom: 0px">Last updated: 2025-10-23T10:01:24.148+11:00</p>
      </div>
      <p>This case-sensitive code system 
        <code>http://hl7.org/fhir/example-comparison-group</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">placebo
            <a name="example-comparison-group-placebo"> </a>
          </td>
          <td>Placebo</td>
          <td>A sham version of the intervention.</td>
        </tr>
        <tr>
          <td style="white-space:nowrap">absence-of-exposure
            <a name="example-comparison-group-absence-of-exposure"> </a>
          </td>
          <td>Absence of Exposure</td>
          <td>Not receiving the exposure or intervention.</td>
        </tr>
        <tr>
          <td style="white-space:nowrap">usual-care
            <a name="example-comparison-group-usual-care"> </a>
          </td>
          <td>Usual Care</td>
          <td>The typical care without the intervention under investigation.</td>
        </tr>
      </table>
    </div>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="brr"/>
  </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="0"/>
  </extension>
  <url value="http://hl7.org/fhir/example-comparison-group"/>
  <version value="6.0.0-ballot4"/>
  <name value="ExampleComparisonGroup"/>
  <title value="Example Comparison Group"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2025-10-23T16: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="Indicates the progression of a study subject through a study."/>
  <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/example-comparison-group"/>
  <content value="complete"/>
  <concept>
    <code value="placebo"/>
    <display value="Placebo"/>
    <definition value="A sham version of the intervention."/>
  </concept>
  <concept>
    <code value="absence-of-exposure"/>
    <display value="Absence of Exposure"/>
    <definition value="Not receiving the exposure or intervention."/>
  </concept>
  <concept>
    <code value="usual-care"/>
    <display value="Usual Care"/>
    <definition value="The typical care without the intervention under investigation."/>
  </concept>
</CodeSystem>