German Practice Management FHIR Profiles (R4)
0.49.0 - STU1 Germany flag

German Practice Management FHIR Profiles (R4) - Local Development build (v0.49.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Dauermedikation Ramipril 5mg — Weber - XML Representation

Raw xml | Download


<MedicationStatement xmlns="http://hl7.org/fhir">
  <id value="ExampleMedicationStatementRamipril"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: MedicationStatement ExampleMedicationStatementRamipril</b></p><a name="ExampleMedicationStatementRamipril"> </a><a name="hcExampleMedicationStatementRamipril"> </a><p><b>Dauermedikation</b>: true</p><p><b>status</b>: Active</p><p><b>medication</b>: <span title="Codes:{http://fhir.de/CodeSystem/ifa/pzn 00584567}">Ramipril 5mg Tabletten</span></p><p><b>subject</b>: <a href="Patient-example-patient.html">Thomas Weber (official) Male, DoB: 1975-06-15</a></p><p><b>effective</b>: 2022-06-01 --&gt; (ongoing)</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-0-0 morgens</td></tr></table></div>
  </text>
  <extension
             url="https://fhir.cognovis.de/praxis/StructureDefinition/is-dauermedikation">
    <valueBoolean value="true"/>
  </extension>
  <status value="active"/>
  <medicationCodeableConcept>
    <coding>
      <system value="http://fhir.de/CodeSystem/ifa/pzn"/>
      <code value="00584567"/>
      <display value="Ramipril 5mg Tabletten"/>
    </coding>
  </medicationCodeableConcept>
  <subject>🔗 
    <reference value="Patient/example-patient"/>
  </subject>
  <effectivePeriod>
    <start value="2022-06-01"/>
  </effectivePeriod>
  <dosage>
    <text value="1-0-0 morgens"/>
  </dosage>
</MedicationStatement>