This page is part of the Genetic Reporting Implementation Guide (v3.0.0-ballot: STU 3 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 2.0.0. For a full list of available versions, see the Directory of published versions
: Sequence Phase Relationship Codes - XML Representation
Raw xml | Download
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="sequence-phase-relationship-cs"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p>This case-sensitive code system <code>http://hl7.org/fhir/uv/genomics-reporting/CodeSystem/sequence-phase-relationship-cs</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">Cis<a name="sequence-phase-relationship-cs-Cis"> </a></td><td>Phase is in cis (same chromosome)</td></tr><tr><td style="white-space:nowrap">Trans<a name="sequence-phase-relationship-cs-Trans"> </a></td><td>Phase is in trans (different chromosomes)</td></tr><tr><td style="white-space:nowrap">Indeterminate<a name="sequence-phase-relationship-cs-Indeterminate"> </a></td><td>Phase is unable to be determined</td></tr><tr><td style="white-space:nowrap">Unknown<a name="sequence-phase-relationship-cs-Unknown"> </a></td><td>Phase is unknown</td></tr></table></div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="cg"/>
</extension>
<url
value="http://hl7.org/fhir/uv/genomics-reporting/CodeSystem/sequence-phase-relationship-cs"/>
<version value="3.0.0-ballot"/>
<name value="SequencePhaseRelationshipCS"/>
<title value="Sequence Phase Relationship Codes"/>
<status value="active"/>
<experimental value="false"/>
<date value="2023-12-18T22:45:59+00:00"/>
<publisher value="HL7 International / Clinical Genomics"/>
<contact>
<name value="HL7 International / Clinical Genomics"/>
<telecom>
<system value="url"/>
<value value="http://www.hl7.org/Special/committees/clingenomics"/>
</telecom>
<telecom>
<system value="email"/>
<value value="cg@lists.HL7.org"/>
</telecom>
</contact>
<description value="Code System for specific types of relationships"/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
<display value="World"/>
</coding>
</jurisdiction>
<caseSensitive value="true"/>
<content value="complete"/>
<count value="4"/>
<concept>
<code value="Cis"/>
<display value="Cis"/>
<definition value="Phase is in cis (same chromosome)"/>
</concept>
<concept>
<code value="Trans"/>
<display value="Trans"/>
<definition value="Phase is in trans (different chromosomes)"/>
</concept>
<concept>
<code value="Indeterminate"/>
<display value="Indeterminate"/>
<definition value="Phase is unable to be determined"/>
</concept>
<concept>
<code value="Unknown"/>
<display value="Unknown"/>
<definition value="Phase is unknown"/>
</concept>
</CodeSystem>