Cqgc Implementation Guide
0.1.0 - CI Build

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

: Ferlab.bio CodeSystem/cgh-abnormalities - XML Representation

Active as of 2025-08-01

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="cgh-abnormalities"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem cgh-abnormalities</b></p><a name="cgh-abnormalities"> </a><a name="hccgh-abnormalities"> </a><p>This case-sensitive code system <code>http://fhir.cqgc.ferlab.bio/CodeSystem/cgh-abnormalities</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>French (fr)</b></td></tr><tr><td style="white-space:nowrap">CNV0<a name="cgh-abnormalities-CNV0"> </a></td><td>CNVs not explaining phenotypes</td><td>CNVs n'expliquant pas le phénotype</td></tr><tr><td style="white-space:nowrap">CNV1<a name="cgh-abnormalities-CNV1"> </a></td><td>CNVs explaining phenotypes</td><td>CNV expliquant le phénotype</td></tr></table></div>
  </text>
  <url value="http://fhir.cqgc.ferlab.bio/CodeSystem/cgh-abnormalities"/>
  <version value="0.1.0"/>
  <name value="cgh-abnormalities"/>
  <title value="CGH abnormalities"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2025-08-01T14:30:53+00:00"/>
  <publisher value="Ferlab.bio"/>
  <contact>
    <name value="Cqgc"/>
    <telecom>
      <system value="email"/>
      <value value="mailto:support@ferlab.bio"/>
    </telecom>
  </contact>
  <description value="CGH abnormalities"/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="2"/>
  <concept>
    <code value="CNV0"/>
    <display value="CNVs not explaining phenotypes"/>
    <designation>
      <language value="fr"/>
      <value value="CNVs n'expliquant pas le phénotype"/>
    </designation>
  </concept>
  <concept>
    <code value="CNV1"/>
    <display value="CNVs explaining phenotypes"/>
    <designation>
      <language value="fr"/>
      <value value="CNV expliquant le phénotype"/>
    </designation>
  </concept>
</CodeSystem>