NCPI FHIR Implementation Guide
0.2.0 - ci-build

NCPI FHIR Implementation Guide - Local Development build (v0.2.0). See the Directory of published versions

: NCPI FHIR Codes - XML Representation

Active as of 2022-12-09

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="ncpi"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This code system <code>https://nih-ncpi.github.io/ncpi-fhir-ig/CodeSystem/ncpi</code> defines many codes, of which the following are a subset:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">Consortium<a name="ncpi-Consortium"> </a></td><td>Study Consortium</td></tr><tr><td style="white-space:nowrap">StudyCohort<a name="ncpi-StudyCohort"> </a></td><td>Study Cohort</td></tr><tr><td style="white-space:nowrap">ConsentGroup<a name="ncpi-ConsentGroup"> </a></td><td>Study Consent Group</td></tr><tr><td style="white-space:nowrap">Summary<a name="ncpi-Summary"> </a></td><td>Summary Data</td></tr><tr><td style="white-space:nowrap">CohortCount<a name="ncpi-CohortCount"> </a></td><td>Number of cohorts that are part of this study</td></tr><tr><td style="white-space:nowrap">SubStudyCount<a name="ncpi-SubStudyCount"> </a></td><td>Number of sub-studies that are part of this study</td></tr><tr><td style="white-space:nowrap">SampleCount<a name="ncpi-SampleCount"> </a></td><td>Number of samples that are part of this study</td></tr><tr><td style="white-space:nowrap">Participant<a name="ncpi-Participant"> </a></td><td>Number of participants that are part of this study</td></tr><tr><td style="white-space:nowrap">VariableCount<a name="ncpi-VariableCount"> </a></td><td>Number of variables that are part of this study</td></tr><tr><td style="white-space:nowrap">AnalysesCount<a name="ncpi-AnalysesCount"> </a></td><td>Number of analyses that are part of this study</td></tr><tr><td style="white-space:nowrap">MolecularDatasetCount<a name="ncpi-MolecularDatasetCount"> </a></td><td>Number of molecular datasets that are part of this study</td></tr><tr><td style="white-space:nowrap">PhenotypeDatasetCount<a name="ncpi-PhenotypeDatasetCount"> </a></td><td>Number of phenotype datasets that are part of this study</td></tr><tr><td style="white-space:nowrap">StorageSize<a name="ncpi-StorageSize"> </a></td><td>Size on Disk</td></tr><tr><td style="white-space:nowrap">ConsentCodes<a name="ncpi-ConsentCodes"> </a></td><td>Consent Codes</td></tr><tr><td style="white-space:nowrap">TerraWorkspace<a name="ncpi-TerraWorkspace"> </a></td><td>Terra Workspace Name</td></tr><tr><td style="white-space:nowrap">PrimaryDisease<a name="ncpi-PrimaryDisease"> </a></td><td>Primary Disease</td></tr><tr><td style="white-space:nowrap">AccessType<a name="ncpi-AccessType"> </a></td><td>Access Type</td></tr><tr><td style="white-space:nowrap">StudyDesign<a name="ncpi-StudyDesign"> </a></td><td>Study Design</td></tr></table></div>
  </text>
  <url value="https://nih-ncpi.github.io/ncpi-fhir-ig/CodeSystem/ncpi"/>
  <version value="0.2.0"/>
  <name value="Ncpi"/>
  <title value="NCPI FHIR Codes"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2022-12-09T17:30:30+00:00"/>
  <publisher value="NCPI FHIR Working Group"/>
  <contact>
    <name value="NCPI FHIR Working Group"/>
    <telecom>
      <system value="url"/>
      <value value="https://github.com/nih-ncpi"/>
    </telecom>
  </contact>
  <contact>
    <name value="Meen Chul Kim"/>
    <telecom>
      <system value="email"/>
      <value value="meenchul@d3b.center"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description value="Codes that would apply to NCPI projects"/>
  <content value="fragment"/>
  <concept>
    <code value="Consortium"/>
    <display value="Study Consortium"/>
  </concept>
  <concept>
    <code value="StudyCohort"/>
    <display value="Study Cohort"/>
  </concept>
  <concept>
    <code value="ConsentGroup"/>
    <display value="Study Consent Group"/>
  </concept>
  <concept>
    <code value="Summary"/>
    <display value="Summary Data"/>
  </concept>
  <concept>
    <code value="CohortCount"/>
    <display value="Number of cohorts that are part of this study"/>
  </concept>
  <concept>
    <code value="SubStudyCount"/>
    <display value="Number of sub-studies that are part of this study"/>
  </concept>
  <concept>
    <code value="SampleCount"/>
    <display value="Number of samples that are part of this study"/>
  </concept>
  <concept>
    <code value="Participant"/>
    <display value="Number of participants that are part of this study"/>
  </concept>
  <concept>
    <code value="VariableCount"/>
    <display value="Number of variables that are part of this study"/>
  </concept>
  <concept>
    <code value="AnalysesCount"/>
    <display value="Number of analyses that are part of this study"/>
  </concept>
  <concept>
    <code value="MolecularDatasetCount"/>
    <display
             value="Number of molecular datasets that are part of this study"/>
  </concept>
  <concept>
    <code value="PhenotypeDatasetCount"/>
    <display
             value="Number of phenotype datasets that are part of this study"/>
  </concept>
  <concept>
    <code value="StorageSize"/>
    <display value="Size on Disk"/>
  </concept>
  <concept>
    <code value="ConsentCodes"/>
    <display value="Consent Codes"/>
  </concept>
  <concept>
    <code value="TerraWorkspace"/>
    <display value="Terra Workspace Name"/>
  </concept>
  <concept>
    <code value="PrimaryDisease"/>
    <display value="Primary Disease"/>
  </concept>
  <concept>
    <code value="AccessType"/>
    <display value="Access Type"/>
  </concept>
  <concept>
    <code value="StudyDesign"/>
    <display value="Study Design"/>
  </concept>
</CodeSystem>