OncoFAIR
0.1.0 - ci-build

This page is part of the ONCOFAIR FHIR Implementation Guide (v0.1.0: Release) based on FHIR (HL7® FHIR® Standard) v5.0.0. This is the current published version. For a full list of available versions, see the Directory of published versions

: Statut validation pharmaceutique Code System - XML Representation

Active as of 2025-11-17

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="siph-statutvalidpharm-oncofair-codesystem"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem siph-statutvalidpharm-oncofair-codesystem</b></p><a name="siph-statutvalidpharm-oncofair-codesystem"> </a><a name="hcsiph-statutvalidpharm-oncofair-codesystem"> </a><p>This case-sensitive code system <code>http://oncofair-ig.kereval.cloud/CodeSystem/siph-statutvalidpharm-oncofair-codesystem</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">VAL<a name="siph-statutvalidpharm-oncofair-codesystem-VAL"> </a></td><td>validée</td></tr><tr><td style="white-space:nowrap">INV<a name="siph-statutvalidpharm-oncofair-codesystem-INV"> </a></td><td>invalidée</td></tr></table></div>
  </text>
  <url
       value="http://oncofair-ig.kereval.cloud/CodeSystem/siph-statutvalidpharm-oncofair-codesystem"/>
  <version value="0.1.0"/>
  <name value="SIPhStatutValidPharmOncoFAIRCodeSystem"/>
  <title value="Statut validation pharmaceutique Code System"/>
  <status value="active"/>
  <experimental value="true"/>
  <date value="2025-11-17T13:43:34+01: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="Code system pour l'attribut StatutValidPharm"/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="2"/>
  <concept>
    <code value="VAL"/>
    <display value="validée"/>
  </concept>
  <concept>
    <code value="INV"/>
    <display value="invalidée"/>
  </concept>
</CodeSystem>