Genomics Reporting Implementation Guide
3.0.1-SNAPSHOT - Ballot International flag

Genomics Reporting Implementation Guide, published by HL7 International / Clinical Genomics. This guide is not an authorized publication; it is the continuous build for version 3.0.1-SNAPSHOT built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/genomics-reporting/ and changes regularly. See the Directory of published versions

: Genomic Study Status CodeSystem - XML Representation

Active as of 2024-04-09

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="genomic-study-status-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/genomic-study-status-cs</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>Definition</b></td></tr><tr><td style="white-space:nowrap">registered<a name="genomic-study-status-cs-registered"> </a></td><td>Registered</td><td>The existence of the genomic study is registered, but there is nothing yet available.</td></tr><tr><td style="white-space:nowrap">available<a name="genomic-study-status-cs-available"> </a></td><td>Available</td><td>At least one instance has been associated with this genomic study.</td></tr><tr><td style="white-space:nowrap">cancelled<a name="genomic-study-status-cs-cancelled"> </a></td><td>Cancelled</td><td>The genomic study is unavailable because the genomic study was not started or not completed (also sometimes called 'aborted').</td></tr><tr><td style="white-space:nowrap">entered-in-error<a name="genomic-study-status-cs-entered-in-error"> </a></td><td>Entered in Error</td><td>The genomic study has been withdrawn following a previous final release. This electronic record should never have existed, though it is possible that real-world decisions were based on it. (If real-world activity has occurred, the status should be 'cancelled' rather than 'entered-in-error'.).</td></tr><tr><td style="white-space:nowrap">unknown<a name="genomic-study-status-cs-unknown"> </a></td><td>Unknown</td><td>The system does not know which of the status values currently applies for this request. Note: This concept is not to be used for 'other' - one of the listed statuses is presumed to apply, it's just not known which one.</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/genomic-study-status-cs"/>
  <version value="3.0.1-SNAPSHOT"/>
  <name value="GenomicStudyStatusCS"/>
  <title value="Genomic Study Status CodeSystem"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2024-04-09T13:57:55+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="Backport of http://hl7.org/fhir/genomicstudy-status"/>
  <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="5"/>
  <concept>
    <code value="registered"/>
    <display value="Registered"/>
    <definition
                value="The existence of the genomic study is registered, but there is nothing yet available."/>
  </concept>
  <concept>
    <code value="available"/>
    <display value="Available"/>
    <definition
                value="At least one instance has been associated with this genomic study."/>
  </concept>
  <concept>
    <code value="cancelled"/>
    <display value="Cancelled"/>
    <definition
                value="The genomic study is unavailable because the genomic study was not started or not completed (also sometimes called 'aborted')."/>
  </concept>
  <concept>
    <code value="entered-in-error"/>
    <display value="Entered in Error"/>
    <definition
                value="The genomic study has been withdrawn following a previous final release. This electronic record should never have existed, though it is possible that real-world decisions were based on it. (If real-world activity has occurred, the status should be 'cancelled' rather than 'entered-in-error'.)."/>
  </concept>
  <concept>
    <code value="unknown"/>
    <display value="Unknown"/>
    <definition
                value="The system does not know which of the status values currently applies for this request. Note: This concept is not to be used for 'other' - one of the listed statuses is presumed to apply, it's just not known which one."/>
  </concept>
</CodeSystem>