Pharmaceutical Quality Submissions to Food & Drug Administration (PQ/CMC)
0.1.20 - Build CI United States of America flag

Pharmaceutical Quality Submissions to Food & Drug Administration (PQ/CMC), published by HL7 International / Biomedical Research and Regulation. This guide is not an authorized publication; it is the continuous build for version 0.1.20 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/FHIR-us-pq-cmc/ and changes regularly. See the Directory of published versions

: Strength info for the Active Ingredient - XML Representation

Raw xml | Download



<Ingredient xmlns="http://hl7.org/fhir">
  <id value="fc09842a-8f71-48f2-9f9f-ff2441b2eb6f"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/us/pq-cmc-fda/StructureDefinition/pqcmc-component"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Ingredient</b><a name="fc09842a-8f71-48f2-9f9f-ff2441b2eb6f"> </a></p><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource Ingredient &quot;fc09842a-8f71-48f2-9f9f-ff2441b2eb6f&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-pqcmc-component.html">Drug Product Component</a></p></div><p><b>status</b>: draft</p><p><b>role</b>: Active Ingredient <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-cmc-ncit-dummy.html">Dummy NCIT Codesystem</a>#C82533)</span></p><blockquote><p><b>substance</b></p><h3>Codes</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Reference</b></td></tr><tr><td style="display: none">*</td><td><a href="Bundle-bd0f0a7a-27ea-4884-801d-bd0546e80888.html#urn-uuid-2d70d504-8cc6-4282-81d4-b20b0a98b78b">urn:uuid:2d70d504-8cc6-4282-81d4-b20b0a98b78b</a></td></tr></table><h3>Strengths</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Extension</b></td><td><b>Presentation[x]</b></td><td><b>TextPresentation</b></td></tr><tr><td style="display: none">*</td><td/><td>200 mg<span style="background: LightGoldenRodYellow"> (Details: http://hl7.org/fhir/us/pq-cmc-fda/CodeSystem/cmc-ncit-dummy code C28253 = 'mg')</span>/1 [arb'U]<span style="background: LightGoldenRodYellow"> (Details: http://hl7.org/fhir/us/pq-cmc-fda/CodeSystem/cmc-ncit-dummy code C75765 = '[arb'U]')</span></td><td>200mg</td></tr></table></blockquote></div>
  </text>
  <status value="draft"/>
  <role>
    <coding>
      <system
              value="http://hl7.org/fhir/us/pq-cmc-fda/CodeSystem/cmc-ncit-dummy"/>
      <code value="C82533"/>
      <display value="Active Ingredient"/>
    </coding>
  </role>
  <substance>
    <code>
      <reference>
        <reference value="urn:uuid:2d70d504-8cc6-4282-81d4-b20b0a98b78b"/>
      </reference>
    </code>
    <strength>
      <extension
                 url="http://hl7.org/fhir/us/pq-cmc-fda/StructureDefinition/strength-extension">
        <extension url="strengthType">
          <valueCodeableConcept>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/pq-cmc-fda/CodeSystem/cmc-ncit-dummy"/>
              <code value="C168628"/>
              <display value="Mass"/>
            </coding>
          </valueCodeableConcept>
        </extension>
        <extension url="contentPercent">
          <valueDecimal value="0.1665"/>
        </extension>
      </extension>
      <presentationRatio>
        <numerator>
          <value value="200"/>
          <unit value="mg"/>
          <system
                  value="http://hl7.org/fhir/us/pq-cmc-fda/CodeSystem/cmc-ncit-dummy"/>
          <code value="C28253"/>
        </numerator>
        <denominator>
          <value value="1"/>
          <unit value="[arb'U]"/>
          <system
                  value="http://hl7.org/fhir/us/pq-cmc-fda/CodeSystem/cmc-ncit-dummy"/>
          <code value="C75765"/>
        </denominator>
      </presentationRatio>
      <textPresentation value="200mg"/>
    </strength>
  </substance>
</Ingredient>