Fujitsu Healthy Living Implementation Guide
1.1.29 - release

Publication Build: This will be filled in by the publication tooling

: Janet pill for water retention med not known - XML Representation

Raw xml | Download



<MedicationStatement xmlns="http://hl7.org/fhir">
  <id value="example003"/>
  <meta>
    <profile
             value="http://ig.fujitsu.com/healthy-living/StructureDefinition/fujitsu-medicationstatement"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: MedicationStatement</b><a name="example003"> </a><a name="hcexample003"> </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 MedicationStatement &quot;example003&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-fujitsu-medicationstatement.html">Fujitsu MedicationStatement Profile</a></p></div><p><b>status</b>: active</p><p><b>medication</b>: Little Pink Pill for water retention <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> ()</span></p><p><b>subject</b>: <a href="Patient-JanetPatient.html">Patient/JanetPatient</a> &quot; CLINICAL TRIAL PATIENT&quot;</p><p><b>effective</b>: 2023-02-01</p><p><b>informationSource</b>: <a href="Patient-JanetPatient.html">Patient/JanetPatient</a> &quot; CLINICAL TRIAL PATIENT&quot;</p><h3>Dosages</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Text</b></td></tr><tr><td style="display: none">*</td><td>1 tablet per day</td></tr></table></div>
  </text>
  <status value="active"/>
  <medicationCodeableConcept>
    <text value="Little Pink Pill for water retention"/>
  </medicationCodeableConcept>
  <subject>🔗 
    <reference value="Patient/JanetPatient"/>
  </subject>
  <effectiveDateTime value="2023-02-01"/>
  <informationSource>🔗 
    <reference value="Patient/JanetPatient"/>
  </informationSource>
  <dosage>
    <text value="1 tablet per day"/>
  </dosage>
</MedicationStatement>