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

: Reference Type Value Set - XML Representation

Draft as of 2024-03-21

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="ReferenceType"/>
  <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 <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>O90-1</td><td>Fusion transcript</td></tr><tr><td>O90-3</td><td>Population frequency</td></tr><tr><td>O90-4</td><td>Protein reference</td></tr><tr><td>O90-5</td><td>Transcript reference</td></tr><tr><td>O90-6</td><td>Variant id</td></tr></table></li><li>Include these codes as defined in <a href="http://terminology.hl7.org/5.3.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://build.fhir.org/ig/arkhn/arkhn-ig-osiris/ValueSet/ReferenceType"/>
  <version value="2.1.0"/>
  <name value="ReferenceType"/>
  <title value="Reference 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="Annotation reference type"/>
  <compose>
    <include>
      <system value="https://github.com/siric-osiris/OSIRIS"/>
      <concept>
        <code value="O90-1"/>
        <display value="Fusion transcript"/>
      </concept>
      <concept>
        <code value="O90-3"/>
        <display value="Population frequency"/>
      </concept>
      <concept>
        <code value="O90-4"/>
        <display value="Protein reference"/>
      </concept>
      <concept>
        <code value="O90-5"/>
        <display value="Transcript reference"/>
      </concept>
      <concept>
        <code value="O90-6"/>
        <display value="Variant id"/>
      </concept>
    </include>
    <include>
      <system value="http://terminology.hl7.org/CodeSystem/umls"/>
      <concept>
        <code value="C0439673"/>
        <display value="Unknown"/>
      </concept>
    </include>
  </compose>
</ValueSet>