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

: Library prep options - XML Representation

Draft as of 2024-09-26

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="library-prep-cs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem library-prep-cs</b></p><a name="library-prep-cs"> </a><a name="hclibrary-prep-cs"> </a><a name="library-prep-cs-en-US"> </a><p>This  code system <code>https://nih-ncpi.github.io/ncpi-fhir-ig-2/CodeSystem/library-prep-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></tr><tr><td style="white-space:nowrap">polyA<a name="library-prep-cs-polyA"> </a></td><td>polyA</td></tr><tr><td style="white-space:nowrap">unknown<a name="library-prep-cs-unknown"> </a></td><td>Unknown</td></tr></table></div>
  </text>
  <url
       value="https://nih-ncpi.github.io/ncpi-fhir-ig-2/CodeSystem/library-prep-cs"/>
  <version value="0.1.0"/>
  <name value="LibraryPrepCS"/>
  <title value="Library prep options"/>
  <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="Library prep options"/>
  <content value="complete"/>
  <count value="2"/>
  <concept>
    <code value="polyA"/>
    <display value="polyA"/>
  </concept>
  <concept>
    <code value="unknown"/>
    <display value="Unknown"/>
  </concept>
</CodeSystem>