<?xml version="1.0" encoding="UTF-8"?>

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="biosample-analysis-type-cs"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem biosample-analysis-type-cs</b></p><a name="biosample-analysis-type-cs"> </a><a name="hcbiosample-analysis-type-cs"> </a><p>This case-insensitive code system <code>https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/biosample-analysis-type</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">genomic<a name="biosample-analysis-type-cs-genomic"> </a></td><td>Genomic analysis</td></tr><tr><td style="white-space:nowrap">epigenomic<a name="biosample-analysis-type-cs-epigenomic"> </a></td><td>Epigenomic analysis</td></tr></table></div>
  </text>
  <url value="https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/biosample-analysis-type"/>
  <version value="0.1.0-ci-build"/>
  <name value="BioSampleAnalysisTypeCS"/>
  <title value="Biological Sample Analysis Type"/>
  <status value="draft"/>
  <experimental value="true"/>
  <date value="2026-06-05T19:23:32+00:00"/>
  <publisher value="Protect Child"/>
  <contact>
    <name value="Protect Child"/>
    <telecom>
      <system value="url"/>
      <value value="https://protect-child.eu/"/>
    </telecom>
  </contact>
  <description value="Intended omics analysis type for a biological sample. Used as the ServiceRequest.code on BioSampleAnalysisRequest resources."/>
  <caseSensitive value="false"/>
  <content value="complete"/>
  <count value="2"/>
  <concept>
    <code value="genomic"/>
    <display value="Genomic analysis"/>
  </concept>
  <concept>
    <code value="epigenomic"/>
    <display value="Epigenomic analysis"/>
  </concept>
</CodeSystem>