IDEA4RC FHIR Implementation Guide
0.1.0 - CI Build 150

IDEA4RC FHIR Implementation Guide, published by IDEA4RC Project. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/idea4rc/ and changes regularly. See the Directory of published versions

: Mitotic Index: Athena. - XML Representation

Draft as of 2025-07-25

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="mitotic-index-athena-vs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet mitotic-index-athena-vs</b></p><a name="mitotic-index-athena-vs"> </a><a name="hcmitotic-index-athena-vs"> </a><ul><li>Include these codes as defined in <code>http://fhir.ohdsi.org/CodeSystem/concepts</code><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>4240574</td><td>Less than 10 mitoses per 10 HPF (score = 1)</td></tr><tr><td>4241298</td><td>10-20 mitoses per 10 HPF (score = 2)</td></tr><tr><td>4240069</td><td>Greater than 10 mitoses per 10 HPF (score = 3)</td></tr></table></li></ul></div>
  </text>
  <url
       value="http://hl7.eu/fhir/ig/idea4rc/ValueSet/mitotic-index-athena-vs"/>
  <version value="0.1.0"/>
  <name value="MitoticIndexVS"/>
  <title value="Mitotic Index: Athena."/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2025-07-25T13:48:09+00:00"/>
  <publisher value="IDEA4RC Project"/>
  <contact>
    <name value="IDEA4RC Project"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.idea4rc.eu/"/>
    </telecom>
  </contact>
  <contact>
    <name value="IDEA4RC Project"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.idea4rc.eu/"/>
    </telecom>
  </contact>
  <description value="Identifing codes for the observed mitotic index"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="150"/>
      <display value="Europe"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="http://fhir.ohdsi.org/CodeSystem/concepts"/>
      <concept>
        <code value="4240574"/>
        <display value="Less than 10 mitoses per 10 HPF (score = 1)"/>
      </concept>
      <concept>
        <code value="4241298"/>
        <display value="10-20 mitoses per 10 HPF (score = 2)"/>
      </concept>
      <concept>
        <code value="4240069"/>
        <display value="Greater than 10 mitoses per 10 HPF (score = 3)"/>
      </concept>
    </include>
  </compose>
</ValueSet>