<Medication xmlns="http://hl7.org/fhir">
<id value="Medication-Without-Strength-Numerator"/>
<meta>
<profile
value="https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Medication|2.0"/>
</meta>
<code>
<text
value="Infusion bestehend aus 85mg Doxorubicin aufgeloest zur Verabreichung in 250ml 5-%iger (50 mg/ml) Glucose-Infusionsloesung"/>
</code>
<form>
<coding>
<system value="http://standardterms.edqm.eu"/>
<code value="11210000"/>
<display value="Solution for infusion"/>
</coding>
</form>
<ingredient>
<itemCodeableConcept>
<coding>
<system value="http://fhir.de/CodeSystem/bfarm/atc"/>
<version value="2025"/>
<code value="L01DB01"/>
<display value="Doxorubicin"/>
</coding>
</itemCodeableConcept>
<isActive value="true"/>
<strength>
<numerator>
<value>
<extension
url="http://hl7.org/fhir/StructureDefinition/data-absent-reason">
<valueCode value="unknown"/>
</extension>
</value>
<system>
<extension
url="http://hl7.org/fhir/StructureDefinition/data-absent-reason">
<valueCode value="unknown"/>
</extension>
</system>
<code>
<extension
url="http://hl7.org/fhir/StructureDefinition/data-absent-reason">
<valueCode value="unknown"/>
</extension>
</code>
</numerator>
<denominator>
<value value="1"/>
</denominator>
</strength>
</ingredient>
</Medication>