PanCareSurPass Project HL7 FHIR Implementation Guide
0.2.0 - CI Build 150

PanCareSurPass Project HL7 FHIR Implementation Guide, published by PanCareSurPass Project. This guide is not an authorized publication; it is the continuous build for version 0.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/pcsp/ and changes regularly. See the Directory of published versions

: Conditions: follow up - XML Representation

Draft as of 2024-09-11

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="cond-test-vs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet cond-test-vs</b></p><a name="cond-test-vs"> </a><a name="hccond-test-vs"> </a><a name="cond-test-vs-en-US"> </a><ul><li>Include these codes as defined in <code>http://terminology.hl7.org/CodeSystem/iccc-3</code><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>011</td><td>Lymphoid leukemias</td></tr><tr><td>021</td><td>Hodgkin lymphomas</td></tr><tr><td>036</td><td>Unspecified intracranial and intraspinal neoplasms</td></tr></table></li></ul></div>
  </text>
  <url value="http://hl7.eu/fhir/ig/pcsp/ValueSet/cond-test-vs"/>
  <version value="0.2.0"/>
  <name value="ConditionsVS"/>
  <title value="Conditions: follow up"/>
  <status value="draft"/>
  <experimental value="true"/>
  <date value="2024-09-11T13:25:13+00:00"/>
  <publisher value="PanCareSurPass Project"/>
  <contact>
    <name value="PanCareSurPass Project"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.pancaresurpass.eu/"/>
    </telecom>
  </contact>
  <contact>
    <name value="PanCareSurPass Project"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.pancaresurpass.eu/"/>
    </telecom>
  </contact>
  <description value="Conditions: follow up"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="150"/>
      <display value="Europe"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="http://terminology.hl7.org/CodeSystem/iccc-3"/>
      <concept>
        <code value="011"/>
        <display value="Lymphoid leukemias"/>
      </concept>
      <concept>
        <code value="021"/>
        <display value="Hodgkin lymphomas"/>
      </concept>
      <concept>
        <code value="036"/>
        <display value="Unspecified intracranial and intraspinal neoplasms"/>
      </concept>
    </include>
  </compose>
</ValueSet>