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

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

: Focus Characteristic Code - XML Representation

Page standards status: Informative Maturity Level: 0

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="focus-characteristic-code"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
            <p>This code system 
              <code>http://hl7.org/fhir/focus-characteristic-code</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">citation
                  <a name="focus-characteristic-code-citation"> </a>
                </td>
                <td>Citation</td>
                <td>Used to reference a specific article.</td>
              </tr>
              <tr>
                <td style="white-space:nowrap">clinical-outcomes-observed
                  <a name="focus-characteristic-code-clinical-outcomes-observed"> </a>
                </td>
                <td>Observed outcomes are clinical outcomes</td>
                <td>Used to denote a focus on clinical outcomes, ie evidence variable in role of outcome (measured variable) as observed is considered a &quot;clinical outcome&quot; (patient-important outcome such as mortality, symptoms, function or quality of life).</td>
              </tr>
              <tr>
                <td style="white-space:nowrap">population
                  <a name="focus-characteristic-code-population"> </a>
                </td>
                <td>Population</td>
                <td>The population of interest.</td>
              </tr>
              <tr>
                <td style="white-space:nowrap">exposure
                  <a name="focus-characteristic-code-exposure"> </a>
                </td>
                <td>Exposure</td>
                <td>The exposure of interest, such as an intervention.</td>
              </tr>
              <tr>
                <td style="white-space:nowrap">comparator
                  <a name="focus-characteristic-code-comparator"> </a>
                </td>
                <td>Comparator</td>
                <td>The comparator (intervention or control state) of interest.</td>
              </tr>
              <tr>
                <td style="white-space:nowrap">outcome
                  <a name="focus-characteristic-code-outcome"> </a>
                </td>
                <td>Outcome</td>
                <td>the outcome of interest.</td>
              </tr>
              <tr>
                <td style="white-space:nowrap">medication-exposures
                  <a name="focus-characteristic-code-medication-exposures"> </a>
                </td>
                <td>Medication exposures</td>
                <td>Any medication exposures. A subset of exposures or interventions that are medications.</td>
              </tr>
              <tr>
                <td style="white-space:nowrap">study-type
                  <a name="focus-characteristic-code-study-type"> </a>
                </td>
                <td>Study type</td>
                <td>Type of research study, such as randomized trial or case-control study.</td>
              </tr>
            </table>
          </div>
  </text>
  <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>
  <extension url="http://hl7.org/fhir/StructureDefinition/package-source">
    <extension url="packageId">
      <valueId value="hl7.fhir.uv.xver-r5.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="cds"/>
  </extension>
  <url value="http://hl7.org/fhir/focus-characteristic-code"/>
  <version value="5.0.0"/>
  <name value="FocusCharacteristicCode"/>
  <title value="Focus Characteristic Code"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2020-12-28T15:55:11+10:00"/>
  <publisher value="Clinical Decision Support"/>
  <contact>
    <name value="Clinical Decision Support"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/dss"/>
    </telecom>
  </contact>
  <description value="Evidence focus characteristic code."/>
  <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/focus-characteristic-code"/>
  <content value="complete"/>
  <concept>
    <code value="citation"/>
    <display value="Citation"/>
    <definition value="Used to reference a specific article."/>
  </concept>
  <concept>
    <code value="clinical-outcomes-observed"/>
    <display value="Observed outcomes are clinical outcomes"/>
    <definition
                value="Used to denote a focus on clinical outcomes, ie evidence variable in role of outcome (measured variable) as observed is considered a &quot;clinical outcome&quot; (patient-important outcome such as mortality, symptoms, function or quality of life)."/>
  </concept>
  <concept>
    <code value="population"/>
    <display value="Population"/>
    <definition value="The population of interest."/>
  </concept>
  <concept>
    <code value="exposure"/>
    <display value="Exposure"/>
    <definition value="The exposure of interest, such as an intervention."/>
  </concept>
  <concept>
    <code value="comparator"/>
    <display value="Comparator"/>
    <definition
                value="The comparator (intervention or control state) of interest."/>
  </concept>
  <concept>
    <code value="outcome"/>
    <display value="Outcome"/>
    <definition value="the outcome of interest."/>
  </concept>
  <concept>
    <code value="medication-exposures"/>
    <display value="Medication exposures"/>
    <definition
                value="Any medication exposures. A subset of exposures or interventions that are medications."/>
  </concept>
  <concept>
    <code value="study-type"/>
    <display value="Study type"/>
    <definition
                value="Type of research study, such as randomized trial or case-control study."/>
  </concept>
</CodeSystem>