Search FHIR

FHIR Osiris Implementation Guide
1.1.0 - trial-implementation

FHIR Osiris Implementation Guide - Local Development build (v1.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: GeneticMaterial - XML Representation

Draft as of 2025-04-23

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="GeneticMaterial"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet GeneticMaterial</b></p><a name="GeneticMaterial"> </a><a name="hcGeneticMaterial"> </a><a name="GeneticMaterial-en-US"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Import all the codes that are contained in <a href="http://tx.fhir.org/r4/ValueSet/35d6a08a-0d04-4dd6-8fea-c80c44b510bc">LOINCAnswerListLL2938_0</a></li><li>Include these codes as defined in <code>https://github.com/siric-osiris/OSIRIS</code><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>O19-1</td><td>MT</td></tr><tr><td>O19-2</td><td>viral</td></tr><tr><td>O19-3</td><td>bacterial</td></tr></table></li><li>Include these codes as defined in <a href="http://terminology.hl7.org/6.2.0/CodeSystem-umls.html"><code>http://terminology.hl7.org/CodeSystem/umls</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>C0439673</td><td>Unknown</td></tr></table></li></ul></div>
  </text>
  <url
       value="https://ig-osiris.cancer.fr/ig/osiris/ValueSet/GeneticMaterial"/>
  <version value="1.1.0"/>
  <name value="GeneticMaterial"/>
  <title value="GeneticMaterial"/>
  <status value="draft"/>
  <date value="2025-04-23T10:11:56+00:00"/>
  <publisher value="institutcancer"/>
  <contact>
    <name value="institutcancer"/>
    <telecom>
      <system value="url"/>
      <value value="http://cancer.fr"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="osiris@institutcancer.fr"/>
    </telecom>
  </contact>
  <contact>
    <name value="Aurélien JOBARD"/>
    <telecom>
      <system value="email"/>
      <value value="osiris@institutcancer.fr"/>
    </telecom>
  </contact>
  <description value="Genetic material"/>
  <compose>
    <include>
      <valueSet value="http://loinc.org/vs/LL2938-0"/>
    </include>
    <include>
      <system value="https://github.com/siric-osiris/OSIRIS"/>
      <concept>
        <code value="O19-1"/>
        <display value="MT"/>
      </concept>
      <concept>
        <code value="O19-2"/>
        <display value="viral"/>
      </concept>
      <concept>
        <code value="O19-3"/>
        <display value="bacterial"/>
      </concept>
    </include>
    <include>
      <system value="http://terminology.hl7.org/CodeSystem/umls"/>
      <concept>
        <code value="C0439673"/>
        <display value="Unknown"/>
      </concept>
    </include>
  </compose>
</ValueSet>