HL7 Czech Hospital Discharge Report Implementation Guide
0.0.1 - ci-build Czech Republic (CZE)

HL7 Czech Hospital Discharge Report Implementation Guide, published by HL7 Czech Republic. This guide is not an authorized publication; it is the continuous build for version 0.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7-cz/hdr/ and changes regularly. See the Directory of published versions

: MedicationStatement-Euthyrox-Novak - XML Representation

Raw xml | Download


<MedicationStatement xmlns="http://hl7.org/fhir">
  <id value="MedicationStatement-Euthyrox-Novak"/>
  <meta>
    <profile
             value="https://hl7.cz/fhir/core/StructureDefinition/cz-MedicationStatement"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: MedicationStatement MedicationStatement-Euthyrox-Novak</b></p><a name="MedicationStatement-Euthyrox-Novak"> </a><a name="hcMedicationStatement-Euthyrox-Novak"> </a><a name="MedicationStatement-Euthyrox-Novak-en-US"> </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="https://build.fhir.org/ig/HL7-cz/cz-core/StructureDefinition-cz-MedicationStatement.html">MedicationStatement (CZ)</a></p></div><p><b>identifier</b>: <code>https://hl7.cz/fhir/core/ValueSet/dlplecivepripravky-cz-vs</code>/0243131</p><p><b>status</b>: Active</p><p><b>statusReason</b>: <span title="Codes:{http://hl7.org/fhir/ValueSet/reason-medication-status-codes continued}">Pokračuje</span></p><p><b>category</b>: <span title="Codes:{http://hl7.org/fhir/ValueSet/medication-statement-category Inpatient}">Inpatient</span></p><p><b>medication</b>: <a href="Medication-med-euthyrox.html">Medication Euthyrox 75 mcg</a></p><p><b>subject</b>: <a href="Patient-Novak-Petr.html">Petr Novák  Male, DoB: 1985-06-15 ( https://ncez.mzcr.cz/fhir/sid/rid#1597778923)</a></p><p><b>effective</b>: 2025-03-01 10:15:00+0100 --&gt; 2025-03-10 09:30:00+0100</p><p><b>reasonCode</b>: <span title="Codes:{http://hl7.org/fhir/sid/icd-10 E039}">Hypotyreóza</span></p><blockquote><p><b>dosage</b></p><p><b>text</b>: 1 tableta denně</p><p><b>timing</b>: Once per 1 day</p><p><b>route</b>: <span title="Codes:{http://hl7.org/fhir/ValueSet/route-codes PO}">Per os</span></p><h3>DoseAndRates</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Dose[x]</b></td></tr><tr><td style="display: none">*</td><td>1 tableta</td></tr></table></blockquote></div>
  </text>
  <identifier>
    <system
            value="https://hl7.cz/fhir/core/ValueSet/dlplecivepripravky-cz-vs"/>
    <value value="0243131"/>
  </identifier>
  <status value="active"/>
  <statusReason>
    <coding>
      <system
              value="http://hl7.org/fhir/ValueSet/reason-medication-status-codes"/>
      <code value="continued"/>
      <display value="Pokračuje"/>
    </coding>
    <text value="Pokračuje"/>
  </statusReason>
  <category>
    <coding>
      <system
              value="http://hl7.org/fhir/ValueSet/medication-statement-category"/>
      <code value="Inpatient"/>
      <display value="Inpatient"/>
    </coding>
    <text value="Inpatient"/>
  </category>
  <medicationReference>🔗 
    <reference value="Medication/med-euthyrox"/>
  </medicationReference>
  <subject>🔗 
    <reference value="Patient/Novak-Petr"/>
  </subject>
  <effectivePeriod>
    <start value="2025-03-01T10:15:00+01:00"/>
    <end value="2025-03-10T09:30:00+01:00"/>
  </effectivePeriod>
  <reasonCode>
    <coding>
      <system value="http://hl7.org/fhir/sid/icd-10"/>
      <code value="E039"/>
      <display value="Hypotyreóza"/>
    </coding>
    <text value="Hypotyreóza"/>
  </reasonCode>
  <dosage>
    <text value="1 tableta denně"/>
    <timing>
      <repeat>
        <frequency value="1"/>
        <period value="1"/>
        <periodUnit value="d"/>
      </repeat>
    </timing>
    <route>
      <coding>
        <system value="http://hl7.org/fhir/ValueSet/route-codes"/>
        <code value="PO"/>
        <display value="Per os"/>
      </coding>
    </route>
    <doseAndRate>
      <doseQuantity>
        <value value="1"/>
        <unit value="tableta"/>
      </doseQuantity>
    </doseAndRate>
  </dosage>
</MedicationStatement>