FHIR 5.0.0 © HL7.org  |  FHIRsmith 0.10.0  |  Server Home  |  TX Home  |  Capability Statement  |  Terminology Capabilities  |  Operations  |  Problems  |   

TX: CodeSystem medication-ingredientstrength

<?xml version="1.0" encoding="UTF-8"?>
<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="medication-ingredientstrength"/>
  <meta>
    <lastUpdated value="2023-03-26T15:21:02.749+11:00"/>
    <profile value="http://hl7.org/fhir/StructureDefinition/shareablecodesystem"/>
  </meta>
  <text>
    <status value="generated"/>
    <div value="&lt;div xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
            &lt;p&gt;This code system 
              &lt;code&gt;http://hl7.org/fhir/CodeSystem/medication-ingredientstrength&lt;/code&gt; defines the following codes:
            &lt;/p&gt;
            &lt;table class=&quot;codes&quot;&gt;
              &lt;tr&gt;
                &lt;td style=&quot;white-space:nowrap&quot;&gt;
                  &lt;b&gt;Code&lt;/b&gt;
                &lt;/td&gt;
                &lt;td&gt;
                  &lt;b&gt;Display&lt;/b&gt;
                &lt;/td&gt;
                &lt;td&gt;
                  &lt;b&gt;Definition&lt;/b&gt;
                &lt;/td&gt;
              &lt;/tr&gt;
              &lt;tr&gt;
                &lt;td style=&quot;white-space:nowrap&quot;&gt;qs
                  &lt;a name=&quot;medication-ingredientstrength-qs&quot;&gt; &lt;/a&gt;
                &lt;/td&gt;
                &lt;td&gt;QS&lt;/td&gt;
                &lt;td&gt;As much as is sufficient.&lt;/td&gt;
              &lt;/tr&gt;
              &lt;tr&gt;
                &lt;td style=&quot;white-space:nowrap&quot;&gt;trace
                  &lt;a name=&quot;medication-ingredientstrength-trace&quot;&gt; &lt;/a&gt;
                &lt;/td&gt;
                &lt;td&gt;Trace&lt;/td&gt;
                &lt;td&gt;Very small amount.&lt;/td&gt;
              &lt;/tr&gt;
            &lt;/table&gt;
          &lt;/div&gt;"/>
  </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.4.2062"/>
  </identifier>
  <version value="5.0.0"/>
  <name value="MedicationIngredientStrengthCodes"/>
  <title value="Medication Ingredient Strength Codes"/>
  <status value="active"/>
  <experimental value="false"/>
  <publisher value="HL7 International"/>
  <description value="Medication Ingredient Strength Codes"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <valueSet value="http://hl7.org/fhir/ValueSet/medication-ingredientstrength"/>
  <content value="complete"/>
  <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>