E-T-Rezept Datenaustausch
Version 1.1.0 - release

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

Raw xml | Download


<Medication xmlns="http://hl7.org/fhir">
  <id value="ExampleMedication2-Pomalidomid-T"/>
  <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>