Implementation Guide
E-T-Rezept Datenaustausch
Version 1.1.0-ballot-1 - ballot

: Beispiel BfArM Medication (Abgabe) - Pomalidomid - XML Representation

Raw xml | Download


<Medication xmlns="http://hl7.org/fhir">
  <id value="ExampleMedication2-Pomalidomid-T"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Medication ExampleMedication2-Pomalidomid-T</b></p><a name="ExampleMedication2-Pomalidomid-T"> </a><a name="hcExampleMedication2-Pomalidomid-T"> </a><p><b>code</b>: <span title="Codes:{http://fhir.de/CodeSystem/ifa/pzn 19201712}">Pomalidomid Accord 1 mg 21 x 1 Hartkapseln</span></p><p><b>form</b>: <span title="Codes:{https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_KBV_DARREICHUNGSFORM HKP}">Hartkapseln</span></p></div>
  </text>
  <code>
    <coding>
      <system value="http://fhir.de/CodeSystem/ifa/pzn"/>
      <code value="19201712"/>
    </coding>
    <text value="Pomalidomid Accord 1 mg 21 x 1 Hartkapseln"/>
  </code>
  <form>
    <coding>
      <system
              value="https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_KBV_DARREICHUNGSFORM"/>
      <code value="HKP"/>
    </coding>
  </form>
</Medication>