Guide d'implémentation du médicament
0.1.0 - ci-build

Guide d'implémentation du médicament, published by Interop'Santé. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Interop-Sante/hl7.fhir.fr.medication/ and changes regularly. See the Directory of published versions

: Medication_Ingredient_Strength_Codes - XML Representation

Draft as of 2024-09-18

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="medication-ingredient-strength-codes"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/StructureDefinition/shareablecodesystem"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem medication-ingredient-strength-codes</b></p><a name="medication-ingredient-strength-codes"> </a><a name="hcmedication-ingredient-strength-codes"> </a><a name="medication-ingredient-strength-codes-en-US"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/CodeSystem/medication-ingredientstrength</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">qs<a name="medication-ingredient-strength-codes-qs"> </a></td><td>QS</td><td>As much as is sufficient.</td></tr><tr><td style="white-space:nowrap">trace<a name="medication-ingredient-strength-codes-trace"> </a></td><td>Trace</td><td>Very small amount.</td></tr></table></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="phx"/>
  </extension>
  <url value="http://hl7.org/fhir/CodeSystem/medication-ingredientstrength"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.1.1427"/>
  </identifier>
  <version value="0.1.0"/>
  <name value="Medication_Ingredient_Strength_Codes"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2024-09-18T09:33:46+00:00"/>
  <publisher value="Interop'Santé"/>
  <contact>
    <name value="Interop'Santé"/>
    <telecom>
      <system value="url"/>
      <value value="http://interopsante.org/"/>
    </telecom>
  </contact>
  <caseSensitive value="true"/>
  <valueSet
            value="http://hl7.org/fhir/ValueSet/medication-ingredientstrength"/>
  <content value="complete"/>
  <count value="2"/>
  <concept>
    <code value="qs"/>
    <display value="QS"/>
    <definition value="As much as is sufficient."/>
  </concept>
  <concept>
    <code value="trace"/>
    <display value="Trace"/>
    <definition value="Very small amount."/>
  </concept>
</CodeSystem>