MyHealth@Eu Patient Summary
1.0.0-poc - qa-preview 150

MyHealth@Eu Patient Summary - Downloaded Version 1.0.0-poc See the Directory of published versions

: Medication: Simvastatin 10 mg oral tablet (EPS) - JSON Representation

Raw json | Download

{
  "resourceType" : "Medication",
  "id" : "a20659b9-12e2-417a-aa70-98483da34f44",
  "meta" : {
    "profile" : [
      🔗 "http://fhir.ehdsi.eu/eps/StructureDefinition/medication-eps-myhealtheu"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Simvastatin 10 mg oral tablet</p></div>"
  },
  "code" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "319996000",
        "display" : "Product containing precisely simvastatin 10 milligram/1 each conventional release oral tablet (clinical drug)"
      }
    ],
    "text" : "Simvastatin 10 mg oral tablet"
  },
  "form" : {
    "coding" : [
      {
        "system" : "http://standardterms.edqm.eu",
        "code" : "10219000",
        "display" : "Tablet"
      }
    ]
  },
  "ingredient" : [
    {
      "itemCodeableConcept" : {
        "coding" : [
          {
            "system" : "https://spor.ema.europa.eu/v2/SubstanceDefinition",
            "code" : "100000090273",
            "display" : "Phenoxymethylpenicillin potassium"
          }
        ]
      },
      "isActive" : true,
      "strength" : {
        "numerator" : {
          "value" : 10,
          "system" : "http://unitsofmeasure.org",
          "code" : "mg"
        },
        "denominator" : {
          "value" : 1,
          "system" : "http://unitsofmeasure.org",
          "code" : "1"
        }
      }
    }
  ]
}