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

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="TreatmentResponse"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml">Placeholder</div>
  </text>
  <url value="https://www.ghd.tw/cdm-fhir/fhir/CodeSystem/TreatmentResponse"/>
  <version value="0.1.0"/>
  <name value="TreatmentResponse"/>
  <title value="治療反應"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2024-09-01"/>
  <publisher value="國家級人體生物資料庫整合平台"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="https://ghd.tw/"/>
    </telecom>
  </contact>
  <description value="治療反應代碼系統"/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="5"/>
  <concept>
    <code value="1"/>
    <display value="Complete response"/>
  </concept>
  <concept>
    <code value="2"/>
    <display value="Partial response"/>
  </concept>
  <concept>
    <code value="3"/>
    <display value="Stable disease"/>
  </concept>
  <concept>
    <code value="4"/>
    <display value="Progression"/>
  </concept>
  <concept>
    <code value="5"/>
    <display value="Inevaluable for response"/>
  </concept>
</CodeSystem>