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
Draft as of 2025-04-03 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="AminoAcideChangeType"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet AminoAcideChangeType</b></p><a name="AminoAcideChangeType"> </a><a name="hcAminoAcideChangeType"> </a><a name="AminoAcideChangeType-en-US"> </a><p>Ce jeu de valeur (ValueSet) inclut les codes selon les règles suivantes :</p><ul><li>Include ces codes sont définis dans <a href="http://loinc.org"><code>http://loinc.org</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="https://loinc.org/LA6692-3/">LA6692-3</a></td><td>Deletion</td></tr><tr><td><a href="https://loinc.org/LA6686-5/">LA6686-5</a></td><td>Duplication</td></tr><tr><td><a href="https://loinc.org/LA6694-9/">LA6694-9</a></td><td>Frameshift</td></tr><tr><td><a href="https://loinc.org/LA6695-6/">LA6695-6</a></td><td>Initiating Methionine</td></tr><tr><td><a href="https://loinc.org/LA6687-3/">LA6687-3</a></td><td>Insertion</td></tr><tr><td><a href="https://loinc.org/LA9659-9/">LA9659-9</a></td><td>Insertion and Deletion</td></tr><tr><td><a href="https://loinc.org/LA6698-0/">LA6698-0</a></td><td>Missense</td></tr><tr><td><a href="https://loinc.org/LA6699-8/">LA6699-8</a></td><td>Nonsense</td></tr><tr><td><a href="https://loinc.org/LA6700-4/">LA6700-4</a></td><td>Silent</td></tr><tr><td><a href="https://loinc.org/LA6701-2/">LA6701-2</a></td><td>Stop Codon Mutation</td></tr></table></li><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>O75-1</td><td>In frame</td></tr></table></li></ul></div>
</text>
<url
value="https://ig-osiris.cancer.fr/ig/osiris/ValueSet/AminoAcideChangeType"/>
<version value="1.1.0"/>
<name value="AminoAcideChangeType"/>
<title value="Amino Acide Change Type 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="Amino Acide Change Type"/>
<compose>
<include>
<system value="http://loinc.org"/>
<concept>
<code value="LA6692-3"/>
<display value="Deletion"/>
</concept>
<concept>
<code value="LA6686-5"/>
<display value="Duplication"/>
</concept>
<concept>
<code value="LA6694-9"/>
<display value="Frameshift"/>
</concept>
<concept>
<code value="LA6695-6"/>
<display value="Initiating Methionine"/>
</concept>
<concept>
<code value="LA6687-3"/>
<display value="Insertion"/>
</concept>
<concept>
<code value="LA9659-9"/>
<display value="Insertion and Deletion"/>
</concept>
<concept>
<code value="LA6698-0"/>
<display value="Missense"/>
</concept>
<concept>
<code value="LA6699-8"/>
<display value="Nonsense"/>
</concept>
<concept>
<code value="LA6700-4"/>
<display value="Silent"/>
</concept>
<concept>
<code value="LA6701-2"/>
<display value="Stop Codon Mutation"/>
</concept>
</include>
<include>
<system value="https://github.com/siric-osiris/OSIRIS"/>
<concept>
<code value="O75-1"/>
<display value="In frame"/>
</concept>
</include>
</compose>
</ValueSet>