German Oncological Data Standard (GOLD)
0.1.0 - CI Build Germany flag

German Oncological Data Standard (GOLD) - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: ValueSet Topography ICD-O-3 - XML Representation

Draft as of 2023-12-13

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="topography-icd-o-3"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include codes from <a href="http://terminology.hl7.org/5.3.0/CodeSystem-icd-o-3.html"><code>http://terminology.hl7.org/CodeSystem/icd-o-3</code></a> where concept  matches (by regex)  ^C\S*$</li></ul></div>
  </text>
  <url
       value="https://www.vision-zero-oncology.de/fhir/ValueSet/topography-icd-o-3"/>
  <version value="0.1.0"/>
  <name value="VS_Topography_ICD_O_3"/>
  <title value="ValueSet Topography ICD-O-3"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2023-12-13T13:28:13+00:00"/>
  <publisher value="Berlin Institute of Health at Charité (BIH)"/>
  <contact>
    <name value="Berlin Institute of Health at Charité (BIH)"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.bihealth.org/"/>
    </telecom>
  </contact>
  <description
               value="The ValueSet contains the topography codes from ICD-O-3."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="DEU"/>
    </coding>
  </jurisdiction>
  <copyright value="CC-BY-SA-4.0"/>
  <compose>
    <include>
      <system value="http://terminology.hl7.org/CodeSystem/icd-o-3"/>
      <filter>
        <property value="concept"/>
        <op value="regex"/>
        <value value="^C\S*$"/>
      </filter>
    </include>
  </compose>
</ValueSet>