This page is part of the International Patient Summary Implementation Guide (v1.0.0: STU 1) based on FHIR R4. The current version which supercedes this version is 1.1.0. For a full list of available versions, see the Directory of published versions
Source view
{ "resourceType" : "Medication", "id" : "eumfh-39-07-1", "text" : { "status" : "generated", "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n\t\t\t<p>Simvastatin 40 MG Disintegrating Oral Tablet</p>\n\t\t</div>" }, "code" : { "coding" : [ { "system" : "http://www.nlm.nih.gov/research/umls/rxnorm", "code" : "757704", "display" : "Simvastatin 40 MG Disintegrating Oral Tablet" }, { "system" : "http://www.whocc.no/atc", "code" : "C10AA01", "display" : "simvastatin" } ], "text" : "Fluspiral 50 mcg" }, "form" : { "coding" : [ { "system" : "http://www.nlm.nih.gov/research/umls/rxnorm", "code" : "1294713", "display" : "Disintegrating Oral Product" }, { "system" : "http://standardterms.edqm.eu", "code" : "10219000", "display" : "Tablet" } ] }, "ingredient" : [ { "itemCodeableConcept" : { "coding" : [ { "system" : "http://www.nlm.nih.gov/research/umls/rxnorm", "code" : "36567", "display" : "Simvastatin" } ] }, "strength" : { "numerator" : { "value" : 40, "unit" : "mcg", "system" : "http://unitsofmeasure.org", "code" : "mg" }, "denominator" : { "value" : 1, "unit" : "tablet", "system" : "http://unitsofmeasure.org", "code" : "{tablet}" } } } ] }