Pharmaceutical Quality (Industry)
1.0.0 - STU1 International flag

Pharmaceutical Quality (Industry), published by HL7 International / Biomedical Research and Regulation. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/uv-dx-pq/ and changes regularly. See the Directory of published versions

: Substance - Drug - example - XML Representation

Raw xml | Download



<Substance xmlns="http://hl7.org/fhir">
  <id value="substance-drug-pq-ex1"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/uv/pharm-quality/StructureDefinition/Substance-drug-pq"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Substance</b><a name="substance-drug-pq-ex1"> </a><a name="hcsubstance-drug-pq-ex1"> </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 Substance &quot;substance-drug-pq-ex1&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-Substance-drug-pq.html">Substance - Drug PQ</a></p></div><blockquote><p><b>Medication Manufacturing Batch</b></p><blockquote><p><b>url</b></p><code>manufacturingDate</code></blockquote><p><b>value</b>: 2019-09-07</p><blockquote><p><b>url</b></p><code>batchQuantity</code></blockquote><p><b>value</b>: 5 kg</p><blockquote><p><b>url</b></p><code>batchUtilization</code></blockquote><p><b>value</b>: Development <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.0.0/CodeSystem-v3-nciThesaurus.html">NCI Thesaurus</a>#C133991)</span></p><blockquote><p><b>url</b></p><code>assignedManufacturer</code></blockquote><p><b>value</b>: <a href="Organization-organization-drug-pq-ex1.html">Organization/organization-drug-pq-ex1</a> &quot;AAA Molybdenum Products, Inc.&quot;</p></blockquote><p><b>Extension - Batch Release Date PQ</b>: 2019-09-08</p><p><b>Extension - Batch Retest Date PQ</b>: 2022-09-08</p><p><b>Extension - Actual Yield PQ</b>: 4.8 kg</p><p><b>identifier</b>: CAT1</p><p><b>instance</b>: true</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="SubstanceDefinition-substancedefinition-component-substance-drug-pq-ex1.html">SubstanceDefinition/substancedefinition-component-substance-drug-pq-ex1</a></td></tr></table></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/medication-manufacturingBatch">
    <extension url="manufacturingDate">
      <valueDateTime value="2019-09-07"/>
    </extension>
    <extension url="batchQuantity">
      <valueQuantity>
        <value value="5"/>
        <unit value="kg"/>
      </valueQuantity>
    </extension>
    <extension url="batchUtilization">
      <valueCodeableConcept>
        <coding>
          <system value="http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl"/>
          <code value="C133991"/>
          <display value="Development"/>
        </coding>
      </valueCodeableConcept>
    </extension>
    <extension url="assignedManufacturer">
      <valueReference>🔗 
        <reference value="Organization/organization-drug-pq-ex1"/>
      </valueReference>
    </extension>
  </extension>
  <extension
             url="http://hl7.org/fhir/uv/pharm-quality/StructureDefinition/Extension-batch-release-date-pq">
    <valueDateTime value="2019-09-08"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/uv/pharm-quality/StructureDefinition/Extension-batch-retest-date-pq">
    <valueDateTime value="2022-09-08"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/uv/pharm-quality/StructureDefinition/Extension-actual-yield-pq">
    <valueQuantity>
      <value value="4.8"/>
      <unit value="kg"/>
    </valueQuantity>
  </extension>
  <identifier>
    <value value="CAT1"/>
  </identifier>
  <instance value="true"/>
  <code>
    <reference>🔗 
      <reference
                 value="SubstanceDefinition/substancedefinition-component-substance-drug-pq-ex1"/>
    </reference>
  </code>
</Substance>