NCPI FHIR Implementation Guide v2
0.1.0 - ci-build

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

: Related File Type Code System - XML Representation

Draft as of 2024-09-26

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="related-file-type-code-system"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem related-file-type-code-system</b></p><a name="related-file-type-code-system"> </a><a name="hcrelated-file-type-code-system"> </a><a name="related-file-type-code-system-en-US"> </a><p>This  code system <code>https://nih-ncpi.github.io/ncpi-fhir-ig-2/CodeSystem/related-file-type-code-system</code> defines the following codes:</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">index_of<a name="related-file-type-code-system-index_of"> </a></td><td>Index of</td></tr><tr><td style="white-space:nowrap">has_index<a name="related-file-type-code-system-has_index"> </a></td><td>Has index</td></tr><tr><td style="white-space:nowrap">data_dictionary_of<a name="related-file-type-code-system-data_dictionary_of"> </a></td><td>Data dictionary of</td></tr><tr><td style="white-space:nowrap">has_data_dictionary<a name="related-file-type-code-system-has_data_dictionary"> </a></td><td>Has data dictionary</td></tr><tr><td style="white-space:nowrap">plink-type-associated-files<a name="related-file-type-code-system-plink-type-associated-files"> </a></td><td>Plink-type associated files</td></tr></table></div>
  </text>
  <url
       value="https://nih-ncpi.github.io/ncpi-fhir-ig-2/CodeSystem/related-file-type-code-system"/>
  <version value="0.1.0"/>
  <name value="RelatedFileTypeCS"/>
  <title value="Related File Type Code System"/>
  <status value="draft"/>
  <date value="2024-09-26T19:08:25+00:00"/>
  <publisher value="NCPI FHIR Working Group"/>
  <contact>
    <name value="NCPI FHIR Working Group"/>
    <telecom>
      <system value="url"/>
      <value value="http://example.org/example-publisher"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="ncpi-fhir-ig@googlegroups.com"/>
    </telecom>
  </contact>
  <description
               value="Explains the relationship of this file to the file of reference"/>
  <content value="complete"/>
  <count value="5"/>
  <concept>
    <code value="index_of"/>
    <display value="Index of"/>
  </concept>
  <concept>
    <code value="has_index"/>
    <display value="Has index"/>
  </concept>
  <concept>
    <code value="data_dictionary_of"/>
    <display value="Data dictionary of"/>
  </concept>
  <concept>
    <code value="has_data_dictionary"/>
    <display value="Has data dictionary"/>
  </concept>
  <concept>
    <code value="plink-type-associated-files"/>
    <display value="Plink-type associated files"/>
  </concept>
</CodeSystem>