FLUTE Cross-border Prostate Cancer Data Standard Guide
0.1.0 - ci-build
Funded by the European Union

FLUTE Cross-border Prostate Cancer Data Standard Guide, published by Flute Project. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/flute/ and changes regularly. See the Directory of published versions

: Type of Biopsy - XML Representation

Draft as of 2024-09-25

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="VS-BiopsyType"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet VS-BiopsyType</b></p><a name="VS-BiopsyType"> </a><a name="hcVS-BiopsyType"> </a><a name="VS-BiopsyType-en-US"> </a><ul><li>Include these codes as defined in <a href="http://www.snomed.org/"><code>http://snomed.info/sct</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="http://snomed.info/id/884001">884001</a></td><td>Initial</td></tr><tr><td><a href="http://snomed.info/id/27582007">27582007</a></td><td>Repeated</td></tr></table></li></ul></div>
  </text>
  <url value="http://hl7.eu/fhir/ig/flute/ValueSet/VS-BiopsyType"/>
  <version value="0.1.0"/>
  <name value="VS_BiopsyType"/>
  <title value="Type of Biopsy"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2024-09-25T16:08:44+00:00"/>
  <publisher value="Flute Project"/>
  <contact>
    <name value="Flute Project"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.fluteproject.eu/"/>
    </telecom>
  </contact>
  <contact>
    <name value="Flute Project"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.fluteproject.eu/"/>
    </telecom>
  </contact>
  <description
               value="ValueSet for categorizing types of biopsy as initial or repeated"/>
  <copyright
             value="This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement"/>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="884001"/>
        <display value="Initial"/>
      </concept>
      <concept>
        <code value="27582007"/>
        <display value="Repeated"/>
      </concept>
    </include>
  </compose>
</ValueSet>