Global Core Electronic Medicinal Product Information (ePI)
1.1.0 - trial-use International flag

Global Core Electronic Medicinal Product Information (ePI), published by HL7 International / Biomedical Research and Regulation. This guide is not an authorized publication; it is the continuous build for version 1.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/emedicinal-product-info/ and changes regularly. See the Directory of published versions

: MedicationKnowledge - WonderDrug

Page standards status: Informative

Raw json | Download

{
  "resourceType" : "MedicationKnowledge",
  "id" : "medication-knowledge-epi-type3-example",
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\"><p class=\"res-header-id\"><b>Generated Narrative: MedicationKnowledge medication-knowledge-epi-type3-example</b></p><a name=\"medication-knowledge-epi-type3-example\"> </a><a name=\"hcmedication-knowledge-epi-type3-example\"> </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\">Language: en</p></div><p><b>status</b>: Active</p><blockquote><p><b>indicationGuideline</b></p><h3>Indications</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Concept</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://snomed.info/sct 386661006}\">Fever</span></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://snomed.info/sct 22253000}\">Pain</span></td></tr></table><blockquote><p><b>dosingGuideline</b></p><p><b>treatmentIntent</b>: <span title=\"Codes:{http://snomed.info/sct 384812002}\">Pain relief</span></p><blockquote><p><b>dosage</b></p><p><b>type</b>: <span title=\"Codes:\">Initial Treatment (Week 1)</span></p><blockquote><p><b>dosage</b></p><p><b>sequence</b>: 1</p><p><b>text</b>: Take 1 tablet twice daily for the first week</p><p><b>timing</b>: 2 per 1 day</p><h3>DoseAndRates</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td><td><b>Dose[x]</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/dose-rate-type ordered}\">Ordered</span></td><td>1 tablet<span style=\"background: LightGoldenRodYellow\"> (Details: EDQM Standard Terms  code10219000 = 'Tablet')</span></td></tr></table></blockquote></blockquote><blockquote><p><b>dosage</b></p><p><b>type</b>: <span title=\"Codes:\">Maintenance Treatment (Weeks 2-4)</span></p><blockquote><p><b>dosage</b></p><p><b>sequence</b>: 2</p><p><b>text</b>: Take 1 tablet once daily for three more weeks</p><p><b>timing</b>: Once per 1 day</p><h3>DoseAndRates</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td><td><b>Dose[x]</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/dose-rate-type ordered}\">Ordered</span></td><td>1 tablet<span style=\"background: LightGoldenRodYellow\"> (Details: EDQM Standard Terms  code10219000 = 'Tablet')</span></td></tr></table></blockquote></blockquote></blockquote></blockquote></div>"
  },
  "status" : "active",
  "indicationGuideline" : [
    {
      "indication" : [
        {
          "concept" : {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "386661006",
                "display" : "Fever"
              }
            ]
          }
        },
        {
          "concept" : {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "22253000",
                "display" : "Pain"
              }
            ]
          }
        }
      ],
      "dosingGuideline" : [
        {
          "treatmentIntent" : {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "384812002",
                "display" : "To relieve pain"
              }
            ],
            "text" : "Pain relief"
          },
          "dosage" : [
            {
              "type" : {
                "text" : "Initial Treatment (Week 1)"
              },
              "dosage" : [
                {
                  "sequence" : 1,
                  "text" : "Take 1 tablet twice daily for the first week",
                  "timing" : {
                    "repeat" : {
                      "boundsDuration" : {
                        "value" : 7,
                        "unit" : "days",
                        "system" : "http://unitsofmeasure.org",
                        "code" : "d"
                      },
                      "frequency" : 2,
                      "period" : 1,
                      "periodUnit" : "d"
                    }
                  },
                  "doseAndRate" : [
                    {
                      "type" : {
                        "coding" : [
                          {
                            "system" : "http://terminology.hl7.org/CodeSystem/dose-rate-type",
                            "code" : "ordered",
                            "display" : "Ordered"
                          }
                        ]
                      },
                      "doseQuantity" : {
                        "value" : 1,
                        "unit" : "tablet",
                        "system" : "http://standardterms.edqm.eu",
                        "code" : "10219000"
                      }
                    }
                  ]
                }
              ]
            },
            {
              "type" : {
                "text" : "Maintenance Treatment (Weeks 2-4)"
              },
              "dosage" : [
                {
                  "sequence" : 2,
                  "text" : "Take 1 tablet once daily for three more weeks",
                  "timing" : {
                    "repeat" : {
                      "boundsDuration" : {
                        "value" : 21,
                        "unit" : "days",
                        "system" : "http://unitsofmeasure.org",
                        "code" : "d"
                      },
                      "frequency" : 1,
                      "period" : 1,
                      "periodUnit" : "d"
                    }
                  },
                  "doseAndRate" : [
                    {
                      "type" : {
                        "coding" : [
                          {
                            "system" : "http://terminology.hl7.org/CodeSystem/dose-rate-type",
                            "code" : "ordered",
                            "display" : "Ordered"
                          }
                        ]
                      },
                      "doseQuantity" : {
                        "value" : 1,
                        "unit" : "tablet",
                        "system" : "http://standardterms.edqm.eu",
                        "code" : "10219000"
                      }
                    }
                  ]
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}