PFLIP HL7 FHIR Implementation Guide
0.9.0 - draft

PFLIP HL7 FHIR Implementation Guide - Local Development build (v0.9.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Bsp. Risikofaktor 30 - Psychotrope (MII_Medikation) - XML Representation

Raw xml | Download


<Medication xmlns="http://hl7.org/fhir">
  <id value="rf-30-psychotrope-medication"/>
  <meta>
    <profile
             value="https://www.medizininformatik-initiative.de/fhir/core/modul-medikation/StructureDefinition/Medication"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Medication rf-30-psychotrope-medication</b></p><a name="rf-30-psychotrope-medication"> </a><a name="hcrf-30-psychotrope-medication"> </a><a name="rf-30-psychotrope-medication-en-US"> </a><p><b>code</b>: <span title="Codes:{http://fhir.de/CodeSystem/ifa/pzn 09494558}">PZN: 09494558; EAN: 4150094945582; Darreichung: Filmtabletten; Marke: Quetiapin; Hersteller: 1 A Pharma GmbH</span></p><p><b>status</b>: Active</p><p><b>form</b>: <span title="Codes:{http://standardterms.edqm.eu 15054000}">Tablet</span></p><h3>Ingredients</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Item[x]</b></td><td><b>Strength</b></td></tr><tr><td style="display: none">*</td><td><a href="Substance-substanz-1-eisen.html">Substance Substance</a></td><td>50 mg/1 Tablette</td></tr></table></div>
  </text>
  <code>
    <coding>
      <system value="http://fhir.de/CodeSystem/ifa/pzn"/>
      <code value="09494558"/>
      <display value="09494558/1 A Pharma GmbH/Quetiapin/50mg"/>
    </coding>
    <text
          value="PZN: 09494558; EAN: 4150094945582; Darreichung: Filmtabletten; Marke: Quetiapin; Hersteller: 1 A Pharma GmbH"/>
  </code>
  <status value="active"/>
  <form>
    <coding>
      <system value="http://standardterms.edqm.eu"/>
      <code value="15054000"/>
      <display value="Tablet"/>
    </coding>
  </form>
  <ingredient>
    <itemReference>🔗 
      <reference value="Substance/substanz-1-eisen"/>
    </itemReference>
    <strength>
      <numerator>
        <value value="50"/>
        <unit value="mg"/>
      </numerator>
      <denominator>
        <value value="1"/>
        <unit value="Tablette"/>
      </denominator>
    </strength>
  </ingredient>
</Medication>