ELGA e-Medikation (R4) DRAFT
0.1.1 - ci-build
ELGA e-Medikation (R4) DRAFT - Local Development build (v0.1.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<Medication xmlns="http://hl7.org/fhir">
<id value="At-Emed-Example-Medication-Magistral-01"/>
<meta>
<profile
value="https://fhir.hl7.at/elga/emed/r4/StructureDefinition/at-elga-emed-medication-medikation"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Medication At-Emed-Example-Medication-Magistral-01</b></p><a name="At-Emed-Example-Medication-Magistral-01"> </a><a name="hcAt-Emed-Example-Medication-Magistral-01"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-at-elga-emed-medication-medikation.html">AT ELGA e-Medikation Medication Medikation</a></p></div><p><b>form</b>: <span title="Codes:{https://termgit.elga.gv.at/CodeSystem/medikationdarreichungsform 100000073713}">Salbe</span></p><blockquote><p><b>ingredient</b></p><p><b>item</b>: <span title="Codes:{https://termgit.elga.gv.at/CodeSystem/atc-deutsch-wido A11HA30}">Dexpanthenol</span></p><p><b>strength</b>: 5 g<span style="background: LightGoldenRodYellow"> (Details: UCUM codeg = 'g')</span>/100 g<span style="background: LightGoldenRodYellow"> (Details: UCUM codeg = 'g')</span></p></blockquote><blockquote><p><b>ingredient</b></p><p><b>item</b>: <span title="Codes:">Salbengrundlage</span></p><p><b>isActive</b>: false</p><p><b>strength</b>: 95 g/100 g</p></blockquote></div>
</text>
<form>
<coding>
<system
value="https://termgit.elga.gv.at/CodeSystem/medikationdarreichungsform"/>
<code value="100000073713"/>
<display value="Salbe"/>
</coding>
</form>
<ingredient>
<itemCodeableConcept>
<coding>
<system
value="https://termgit.elga.gv.at/CodeSystem/atc-deutsch-wido"/>
<code value="A11HA30"/>
<display value="Dexpanthenol"/>
</coding>
</itemCodeableConcept>
<strength>
<numerator>
<value value="5"/>
<unit value="g"/>
<system value="http://unitsofmeasure.org"/>
<code value="g"/>
</numerator>
<denominator>
<value value="100"/>
<unit value="g"/>
<system value="http://unitsofmeasure.org"/>
<code value="g"/>
</denominator>
</strength>
</ingredient>
<ingredient>
<itemCodeableConcept>
<text value="Salbengrundlage"/>
</itemCodeableConcept>
<isActive value="false"/>
<strength>
<numerator>
<value value="95"/>
<unit value="g"/>
</numerator>
<denominator>
<value value="100"/>
<unit value="g"/>
</denominator>
</strength>
</ingredient>
</Medication>