E-T-Rezept Datenaustausch
Version 1.1.0 - release

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

Raw xml | Download


<Medication xmlns="http://hl7.org/fhir">
  <id value="ExampleMedication1-Pomalidomid-T"/>
  <code>
    <coding>
      <system value="http://www.whocc.no/atc"/>
      <code value="L04AX06"/>
      <display value="pomalidomide"/>
    </coding>
  </code>
  <form>
    <coding>
      <system
              value="https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_KBV_DARREICHUNGSFORM"/>
      <code value="HKP"/>
      <display value="Hartkapseln"/>
    </coding>
  </form>
</Medication>