FHIR Osiris Implementation Guide
2.1.0 - ci-build

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

: DNA Change Type Value Set - XML Representation

Draft as of 2024-03-21

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="DNAChangeType"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <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/LA6687-3/">LA6687-3</a></td><td>Insertion</td></tr><tr><td><a href="https://loinc.org/LA6688-1/">LA6688-1</a></td><td>Insertion/Deletion (indel)</td></tr><tr><td><a href="https://loinc.org/LA6689-9/">LA6689-9</a></td><td>Inversion</td></tr><tr><td><a href="https://loinc.org/LA6690-7/">LA6690-7</a></td><td>Substitution</td></tr></table></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>O55-1</td><td>Virus insertion site</td></tr><tr><td>O55-2</td><td>Delins</td></tr></table></li></ul></div>
  </text>
  <url
       value="https://build.fhir.org/ig/arkhn/arkhn-ig-osiris/ValueSet/DNAChangeType"/>
  <version value="2.1.0"/>
  <name value="DNAChangeType"/>
  <title value="DNA Change Type Value Set"/>
  <status value="draft"/>
  <date value="2024-03-21T14:34:32+00:00"/>
  <publisher value="Arkhn"/>
  <contact>
    <name value="Arkhn"/>
    <telecom>
      <system value="url"/>
      <value value="http://arkhn.com"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="contact@arkhn.com"/>
    </telecom>
  </contact>
  <contact>
    <name value="Nicolas Riss"/>
    <telecom>
      <system value="email"/>
      <value value="nicolas@arkhn.com"/>
    </telecom>
  </contact>
  <description value="DNAChangeType"/>
  <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="LA6687-3"/>
        <display value="Insertion"/>
      </concept>
      <concept>
        <code value="LA6688-1"/>
        <display value="Insertion/Deletion (indel)"/>
      </concept>
      <concept>
        <code value="LA6689-9"/>
        <display value="Inversion"/>
      </concept>
      <concept>
        <code value="LA6690-7"/>
        <display value="Substitution"/>
      </concept>
    </include>
    <include>
      <system value="https://github.com/siric-osiris/OSIRIS"/>
      <concept>
        <code value="O55-1"/>
        <display value="Virus insertion site"/>
      </concept>
      <concept>
        <code value="O55-2"/>
        <display value="Delins"/>
      </concept>
    </include>
  </compose>
</ValueSet>