Search FHIR

FHIR Osiris Implementation Guide
1.1.0 - trial-implementation

This page is part of the OSIRIS FHIR Implementation Guide (v1.1.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: Mutation prediction Value Set - XML Representation

Draft as of 2025-04-03

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="MutationPrediction"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet MutationPrediction</b></p><a name="MutationPrediction"> </a><a name="hcMutationPrediction"> </a><a name="MutationPrediction-en-US"> </a><ul><li>Include ces codes sont définis dans <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>O63-1</td><td>SIFT</td></tr><tr><td>O63-2</td><td>POLYPHEN2_HDIV</td></tr><tr><td>O63-3</td><td>MutationTaster</td></tr></table></li></ul></div>
  </text>
  <url
       value="https://ig-osiris.cancer.fr/ig/osiris/ValueSet/MutationPrediction"/>
  <version value="1.1.0"/>
  <name value="MutationPrediction"/>
  <title value="Mutation prediction Value Set"/>
  <status value="draft"/>
  <date value="2025-04-03T15:16:31+02: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="Mutation prediction"/>
  <compose>
    <include>
      <system value="https://github.com/siric-osiris/OSIRIS"/>
      <concept>
        <code value="O63-1"/>
        <display value="SIFT"/>
      </concept>
      <concept>
        <code value="O63-2"/>
        <display value="POLYPHEN2_HDIV"/>
      </concept>
      <concept>
        <code value="O63-3"/>
        <display value="MutationTaster"/>
      </concept>
    </include>
  </compose>
</ValueSet>