This page is part of the International Patient Summary Implementation Guide (v1.1.0: STU 1) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions
: Medication : Simvastatin 40 MG Disintegrating Oral Tablet - JSON Representation
Raw json | Download
{
"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" : "Simvastatin 40 MG Disintegrating Oral Tablet"
},
"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}"
}
}
}
]
}