This page is part of the HL7 Europe European Patient Summary (v1.0.0-ballot: STU 1 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
<Medication xmlns="http://hl7.org/fhir">
<id value="a20659b9-12e2-417a-aa70-98483da34f44"/>
<meta>
<profile
value="http://hl7.eu/fhir/base/StructureDefinition/medication-eu-core"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml">Simvastatin 10 mg oral tablet, Oral tablet</div>
</text>
<code>
<coding>
<system value="http://www.nlm.nih.gov/research/umls/rxnorm"/>
<code value="314231"/>
<display value="simvastatin 10 MG Oral Tablet"/>
</coding>
<coding>
<system value="http://snomed.info/sct"/>
<code value="319996000"/>
<display
value="Product containing precisely simvastatin 10 milligram/1 each conventional release oral tablet (clinical drug)"/>
</coding>
<text value="Simvastatin 10 mg oral tablet"/>
</code>
<form>
<coding>
<system value="http://snomed.info/sct"/>
<code value="421026006"/>
<display value="Oral tablet"/>
</coding>
</form>
<ingredient>
<itemCodeableConcept>
<coding>
<system value="http://snomed.info/sct"/>
<code value="387584000"/>
<display value="Simvastatin"/>
</coding>
</itemCodeableConcept>
<isActive value="true"/>
</ingredient>
</Medication>