<?xml version="1.0" encoding="UTF-8"?>

<Observation xmlns="http://hl7.org/fhir">
  <id value="observation-test-result-lt25c-i1-water"/>
  <meta>
    <profile value="http://hl7.org/fhir/uv/pharm-quality/StructureDefinition/Observation-test-result-drug-pq"/>
  </meta>
  <language value="en"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation observation-test-result-lt25c-i1-water</b></p><a name="observation-test-result-lt25c-i1-water"> </a><a name="hcobservation-test-result-lt25c-i1-water"> </a><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"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-Observation-test-result-drug-pq.html">Observation - Test Result Drug PQ</a></p></div><p><b>status</b>: Final</p><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/uv/pharm-quality/CodeSystem/cs-local-codes-drug-pq-example WaterContent}">Water Content</span></p><p><b>subject</b>: <a href="Medication-medication-batch-information-drug-pq-ex1.html">Medication </a></p><p><b>effective</b>: 2023-01-01 12:00:00+0000</p><p><b>performer</b>: <a href="Organization-organization-drug-pq-ex1.html">Organization AAA Molybdenum Products, Inc.</a></p><p><b>value</b>: 0.1501 % w/w<span style="background: LightGoldenRodYellow"> (Details: UCUM  code% = '%')</span></p></div>
  </text>
  <status value="final"/>
  <code>
    <coding>
      <system value="http://hl7.org/fhir/uv/pharm-quality/CodeSystem/cs-local-codes-drug-pq-example"/>
      <code value="WaterContent"/>
      <display value="Water Content"/>
    </coding>
  </code>
  <subject>
    <reference value="Medication/medication-batch-information-drug-pq-ex1"/>
  </subject>
  <effectiveDateTime value="2023-01-01T12:00:00Z"/>
  <performer>
    <reference value="Organization/organization-drug-pq-ex1"/>
  </performer>
  <valueQuantity>
    <value value="0.1501"/>
    <unit value="% w/w"/>
    <system value="http://unitsofmeasure.org"/>
    <code value="%"/>
  </valueQuantity>
</Observation>