OncoFAIR
0.1.0 - ci-build

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

: Medication status - XML Representation

Draft as of 2025-05-22

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="CSMedicationStatus"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem CSMedicationStatus</b></p><a name="CSMedicationStatus"> </a><a name="hcCSMedicationStatus"> </a><a name="CSMedicationStatus-en-US"> </a><p>This case-sensitive code system <code>http://ltsi.univ-rennes.fr/CodeSystem/CSMedicationStatus</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">1<a name="CSMedicationStatus-1"> </a></td><td>à faire</td></tr><tr><td style="white-space:nowrap">2<a name="CSMedicationStatus-2"> </a></td><td>fait</td></tr><tr><td style="white-space:nowrap">3<a name="CSMedicationStatus-3"> </a></td><td>annulé</td></tr><tr><td style="white-space:nowrap">4<a name="CSMedicationStatus-4"> </a></td><td>perdu</td></tr><tr><td style="white-space:nowrap">5<a name="CSMedicationStatus-5"> </a></td><td>démarré</td></tr><tr><td style="white-space:nowrap">6<a name="CSMedicationStatus-6"> </a></td><td>fini</td></tr><tr><td style="white-space:nowrap">7<a name="CSMedicationStatus-7"> </a></td><td>arrêté</td></tr><tr><td style="white-space:nowrap">8<a name="CSMedicationStatus-8"> </a></td><td>suspendu</td></tr><tr><td style="white-space:nowrap">9<a name="CSMedicationStatus-9"> </a></td><td>suivi</td></tr><tr><td style="white-space:nowrap">10<a name="CSMedicationStatus-10"> </a></td><td>redémarré</td></tr></table></div>
  </text>
  <url value="http://ltsi.univ-rennes.fr/CodeSystem/CSMedicationStatus"/>
  <version value="0.1.0"/>
  <name value="CSMedicationStatus"/>
  <title value="Medication status"/>
  <status value="draft"/>
  <experimental value="true"/>
  <date value="2025-05-22T14:53:56+00:00"/>
  <publisher
             value="KEREVAL and DOMASIA team of the Signal and Image Processing Laboratory (LTSI)"/>
  <contact>
    <name
          value="KEREVAL and DOMASIA team of the Signal and Image Processing Laboratory (LTSI)"/>
    <telecom>
      <system value="url"/>
      <value value="https://github.com/ONCOFAIR"/>
    </telecom>
  </contact>
  <description value="CodeSystem for french medication status."/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="10"/>
  <concept>
    <code value="1"/>
    <display value="à faire"/>
  </concept>
  <concept>
    <code value="2"/>
    <display value="fait"/>
  </concept>
  <concept>
    <code value="3"/>
    <display value="annulé"/>
  </concept>
  <concept>
    <code value="4"/>
    <display value="perdu"/>
  </concept>
  <concept>
    <code value="5"/>
    <display value="démarré"/>
  </concept>
  <concept>
    <code value="6"/>
    <display value="fini"/>
  </concept>
  <concept>
    <code value="7"/>
    <display value="arrêté"/>
  </concept>
  <concept>
    <code value="8"/>
    <display value="suspendu"/>
  </concept>
  <concept>
    <code value="9"/>
    <display value="suivi"/>
  </concept>
  <concept>
    <code value="10"/>
    <display value="redémarré"/>
  </concept>
</CodeSystem>