Gravitate Health FHIR Implementation Guide
0.1.0 - CI Build

Gravitate Health FHIR Implementation Guide, published by Gravitate Health Project. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/joofio/test-epi-composition/ and changes regularly. See the Directory of published versions

: ePI document Bundle for efmody Package Leaflet for language en - TTL Representation

Raw ttl | Download

@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:Bundle ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "bundlepackageleaflet-en-d70366d9de20b85af1c498f11302a348"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/uv/emedicinal-product-info/StructureDefinition/Bundle-uv-epi"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/emedicinal-product-info/StructureDefinition/Bundle-uv-epi>     ] )
  ] ; # 
  fhir:language [ fhir:v "en"] ; # 
  fhir:identifier [
fhir:system [ fhir:v "http://ema.europa.eu/identifier"^^xsd:anyURI ] ;
fhir:value [ fhir:v "None" ]
  ] ; # 
  fhir:type [ fhir:v "document"] ; # 
  fhir:timestamp [ fhir:v "2023-06-27T10:09:22Z"^^xsd:dateTime] ; # 
  fhir:entry ( [
fhir:fullUrl [ fhir:v "Composition/composition-en-d70366d9de20b85af1c498f11302a348"^^xsd:anyURI ] ;
    ( fhir:resource <Composition/composition-en-d70366d9de20b85af1c498f11302a348> )
  ] [
fhir:fullUrl [ fhir:v "MedicinalProductDefinition/mpd70366d9de20b85af1c498f11302a348"^^xsd:anyURI ] ;
    ( fhir:resource <MedicinalProductDefinition/mpd70366d9de20b85af1c498f11302a348> )
  ] ) . # 

<Composition/composition-en-d70366d9de20b85af1c498f11302a348> a fhir:Composition ;
  fhir:id [ fhir:v "composition-en-d70366d9de20b85af1c498f11302a348"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/uv/emedicinal-product-info/StructureDefinition/Composition-uv-epi"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/emedicinal-product-info/StructureDefinition/Composition-uv-epi>     ] )
  ] ; # 
  fhir:language [ fhir:v "en"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\"><a name=\"Composition_composition-en-d70366d9de20b85af1c498f11302a348\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition composition-en-d70366d9de20b85af1c498f11302a348</b></p><a name=\"composition-en-d70366d9de20b85af1c498f11302a348\"> </a><a name=\"hccomposition-en-d70366d9de20b85af1c498f11302a348\"> </a><a name=\"composition-en-d70366d9de20b85af1c498f11302a348-en-US\"> </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><p style=\"margin-bottom: 0px\">Profile: <a href=\"https://build.fhir.org/ig/HL7/emedicinal-product-info/StructureDefinition-Composition-uv-epi.html\">Composition (ePI)</a></p></div><p><b>identifier</b>: <code>http://ema.europa.eu/identifier</code>/EU/1/21/1549/001 (50 capsules)</p><p><b>status</b>: Final</p><p><b>type</b>: <span title=\"Codes:{https://spor.ema.europa.eu/rmswi/ 100000155538}\">Package Leaflet</span></p><p><b>category</b>: <span title=\"Codes:{http://hl7.eu/fhir/ig/gravitate-health/CodeSystem/epicategory-cs R}\">Raw</span></p><p><b>date</b>: 2022-02-16 13:28:17+0000</p><p><b>author</b>: <a href=\"Organization-mah-ema.html\">Organization ACME industry</a></p><p><b>title</b>: TEST PURPOSES ONLY - efmody</p><h3>Attesters</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Mode</b></td><td><b>Time</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://hl7.org/fhir/composition-attestation-mode official}\">Official</span></td><td>2022-02-16 13:28:17+0000</td></tr></table></div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "http://ema.europa.eu/identifier"^^xsd:anyURI ] ;
fhir:value [ fhir:v "EU/1/21/1549/001 (50 capsules)" ]
  ] ) ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:type [
    ( fhir:coding [
fhir:system [ fhir:v "https://spor.ema.europa.eu/rmswi/"^^xsd:anyURI ] ;
fhir:code [ fhir:v "100000155538" ]     ] ) ;
fhir:text [ fhir:v "Package Leaflet" ]
  ] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://hl7.eu/fhir/ig/gravitate-health/CodeSystem/epicategory-cs"^^xsd:anyURI ] ;
fhir:code [ fhir:v "R" ] ;
fhir:display [ fhir:v "Raw" ]     ] )
  ] ) ; # 
  fhir:subject ( [
fhir:reference [ fhir:v "MedicinalProductDefinition/mpd70366d9de20b85af1c498f11302a348" ]
  ] ) ; # 
  fhir:date [ fhir:v "2022-02-16T13:28:17Z"^^xsd:dateTime] ; # 
  fhir:author ( [
fhir:reference [ fhir:v "Organization/mah-ema" ]
  ] ) ; # 
  fhir:title [ fhir:v "TEST PURPOSES ONLY - efmody"] ; # 
  fhir:attester ( [
fhir:mode [
      ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/composition-attestation-mode"^^xsd:anyURI ] ;
fhir:code [ fhir:v "official" ]       ] )     ] ;
fhir:time [ fhir:v "2022-02-16T13:28:17Z"^^xsd:dateTime ]
  ] ) ; # 
  fhir:section ( [
fhir:title [ fhir:v "B. Package Leaflet" ] ;
fhir:code [
      ( fhir:coding [
fhir:system [ fhir:v "https://spor.ema.europa.eu/rmswi/"^^xsd:anyURI ] ;
fhir:code [ fhir:v "100000155538" ]       ] ) ;
fhir:text [ fhir:v "B. Package Leaflet" ]     ] ;
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">unavailable</div>"     ] ;
fhir:emptyReason [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/list-empty-reason"^^xsd:anyURI ] ;
fhir:code [ fhir:v "unavailable" ]       ] )     ] ;
    ( fhir:section [
fhir:title [ fhir:v "Package leaflet: Information for the user" ] ;
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "https://spor.ema.europa.eu/rmswi/"^^xsd:anyURI ] ;
fhir:code [ fhir:v "100000155538" ]         ] ) ;
fhir:text [ fhir:v "Package leaflet: Information for the user" ]       ] ;
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"></div>"       ]     ] [
fhir:title [ fhir:v "What is in this leaflet" ] ;
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "https://spor.ema.europa.eu/rmswi/"^^xsd:anyURI ] ;
fhir:code [ fhir:v "100000155538" ]         ] ) ;
fhir:text [ fhir:v "What is in this leaflet" ]       ] ;
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>What is in this leaflet</p><ol type=\"1\"><li>What Efmody is and what it is used for</li><li>What you need to know before you take Efmody</li><li>How to take Efmody</li><li>Possible side effects</li><li>How to store Efmody</li><li>Contents of the pack and other information</li></ol></div>"       ]     ] [
fhir:title [ fhir:v "1. What efmody is and what it is used for" ] ;
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "https://spor.ema.europa.eu/rmswi/"^^xsd:anyURI ] ;
fhir:code [ fhir:v "100000155538" ]         ] ) ;
fhir:text [ fhir:v "1. What efmody is and what it is used for" ]       ] ;
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Medicine contains the active substance hydrocortisone. Hydrocortisone belongs to a group of medicines known as corticosteroids.</p><p>Hydrocortisone is a copy of the hormone cortisol. Cortisol is made by the adrenal glands in the body.<br/>Efmody is used when the adrenal gland are not making enough cortisol due to an inherited condition called congenital adrenal hyperplasia. It is for use in adults and adolescents from 12 years of age.</p></div>"       ]     ] [
fhir:title [ fhir:v "2. What you need to know before you take efmody" ] ;
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "https://spor.ema.europa.eu/rmswi/"^^xsd:anyURI ] ;
fhir:code [ fhir:v "100000155538" ]         ] ) ;
fhir:text [ fhir:v "2. What you need to know before you take efmody" ]       ] ;
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Do not take Efmody</p><ul><li>If you are allergic to hydrocortisone or any of the other ingredients of this medicine (listed in section 6).</li></ul><p>Warnings and precautions Talk to your doctor or pharmacist before taking Efmody if the following apply:</p><p>Adrenal crisis</p><ul><li>You have an adrenal crisis. If you are vomiting or seriously unwell, you may need an injection of hydrocortisone. Your doctor will train you how to do this in an emergency. Infections</li><li>You have an infection or you do not feel well. Your doctor may need to prescribe extra hydrocortisone temporarily.<br/>Immunisation</li><li>You are due to be vaccinated. Usually, taking Efmody should not stop you receiving vaccination.</li></ul><p>Fertility</p><ul><li>If you had lower fertility due to congenital adrenal hyperplasia, your fertility may be restored, sometimes soon after starting Efmody. This applies to both men and women. Talk to your doctor about your contraceptive needs before starting Efmody.</li></ul><p>Other</p><ul><li>You are due for an operation. Tell the surgeon or anaesthetist that you are receiving Efmody before your operation.</li><li>You have a long-term condition of your digestive system (such as chronic diarrhoea) that affects how well your gut absorbs food. Your doctor may prescribe another medicine instead or monitor you more closely to check that you are getting the right amount of the medicine.</li></ul><p>You should not stop taking Efmody without checking with your doctor as this could make you seriously unwell very quickly.</p><p>As Efmody is replacing the normal hormone your body lacks, side effects are less likely, however:</p><ul><li><p>Too much Efmody can affect your bones so your doctor will monitor the dose closely.</p></li><li><p>Some patients taking hydrocortisone Efmody became anxious, depressed or confused.Tell your doctor if you develop any unusual behaviour or feel suicidal after starting medication (see section 4).</p></li><li><p>In rare cases allergy to hydrocortisone can occur. People who already have allergies to other medicines may be more likely to develop allergy to hydrocortisone.Tell your doctor straight away if you have any reaction like swelling or shortness of breath after being given Efmody (see section 4).</p></li><li><p>Hydrocortisone may cause diabetes. If you have symptoms of excessive thirst or need to pass urine excessively tell your doctor straight away.</p></li><li><p>Treatment with steroids can lead to low blood potassium. Your doctor will monitor your potassium levels to check for any changes.</p></li><li><p>Hydrocortisone can reduce growth in children.Your doctor will monitor your growth while you are on Efmody.</p></li><li><p>Children with congenital adrenal hyperplasia taking hydrocortisone might show signs of sexual development or puberty earlier than usually expected.Your doctor will monitor your development while you are on Efmody.</p></li><li><p>Contact your doctor if you have blurred vision or other visual disturbances.</p></li></ul><p>Other medicines and Efmody Tell your doctor or pharmacist if you are taking, have recently taken or might take any other medicines.</p><p>Some medicines can affect the way that Efmody works and may mean that your doctor needs to alter your dose of Efmody.</p><p>Your doctor may need to increase your dose of Efmody if you take certain medicines, including:</p><ul><li>Medicines used to treat epilepsy: phenytoin, carbamazepine, oxcarbazepine and barbiturate medicines such as phenobarbital and primidone.</li><li>Medicines used to treat infections (antibiotics): rifampicin and rifabutin.</li><li>Medicines used to treat human immunodeficiency virus (HIV) infection and AIDS: efavirenz and nevirapine.</li><li>Herbal medicine used to treat depression e.g. St. John's wort.</li></ul><p>Your doctor may need to decrease your dose of Efmody if you take certain medicines including:</p><ul><li>Medicines used to treat fungal diseases: itraconazole, posaconazole, and voriconazole.</li><li>Medicines used to treat infections (antibiotics): erythromycin and clarithromycin.</li><li>Medicine used to treat human immunodeficiency virus (HIV) infection and AIDS: ritonavir.</li></ul><p>Efmody with food and drink Some food and drink may affect the way Efmody works and may need your doctor to decrease your dose. These include:</p><ul><li>Grapefruit juice.</li><li>Liquorice.</li></ul><p>Pregnancy, breast-feeding and fertility Hydrocortisone is known to cross the placenta in pregnancy and is present in breast milk, however there is no evidence this causes any harm to the infant. If you are pregnant or breast-feeding, think you may be pregnant or are planning to have a baby, ask your doctor for advice before taking this medicine.</p><p>If you are a woman who has not gone through menopause your periods might return or become more regular. The restored fertility may lead to unexpected pregnancy even before the reoccurrence of menstrual bleeding. See also section Warnings and Precautions regarding fertility in both men and women.</p><p>Driving and using machines Efmody has minor influence on the ability to drive and use machines. Untreated adrenal insufficiency may affect the ability to drive and use machines. Tell your doctor immediately if you feel tired or dizzy when taking Efmody.</p></div>"       ]     ] [
fhir:title [ fhir:v "3. How to take efmody" ] ;
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "https://spor.ema.europa.eu/rmswi/"^^xsd:anyURI ] ;
fhir:code [ fhir:v "100000155538" ]         ] ) ;
fhir:text [ fhir:v "3. How to take efmody" ]       ] ;
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Always use this medicine exactly as your doctor, nurse or pharmacist has told you. Check with them if you are not sure.</p><p>Your doctor will decide on the right starting dose of Efmody and then adjust the dose as needed. During illnesses, around the time of surgery and during times of serious stress, your doctor may ask you to take another corticosteroid medicine instead of, or as well as, Efmody.</p><p>The initial daily dose may be divided into 2 doses with two thirds to three quarters of your daily dose in the evening at bedtime and the rest given in the morning.</p><p>The morning dose of hydrocortisone modified-release hard capsules should be taken on an empty stomach at least 1 hour before a meal and the evening dose taken at bedtime at least 2 hours after the last meal of the day.</p><p>Use in Children No information on the safety and efficacy of Efmody in children under 12 years is available. Other hydrocortisone containing medicines are available for children under 12 years.</p><p>How to take this medicine Swallow the capsules with water .<br/>Do not chew the capsules as it could change the release of the medicine.</p><p>If you take more Efmody than you should If you take more Efmody than you should, contact your doctor or pharmacist for further advice as soon as possible.</p><p>If you forget to take Efmody If you forget to take a dose, take the dose as soon as possible.</p><p>If you stop taking Efmody Do not stop taking Efmody without asking your doctor first. Stopping the medicine suddenly could quickly lead to an adrenal crisis.</p><p>If you become unwell Tell your doctor or pharmacist if you become ill, suffer severe stress, get injured or are about to have surgery because your doctor may advise that you another corticosteroid medicine instead of, or as well as, Efmody (see section 2).</p><p>If you take too much Efmody Poisoning or death are rare with too much Efmody, but you should inform your doctor immediately. If you have any further questions on the use of this medicine, ask your doctor or pharmacist.</p></div>"       ]     ] [
fhir:title [ fhir:v "4. Possible side effects" ] ;
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "https://spor.ema.europa.eu/rmswi/"^^xsd:anyURI ] ;
fhir:code [ fhir:v "100000155538" ]         ] ) ;
fhir:text [ fhir:v "4. Possible side effects" ]       ] ;
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Like all medicines, this medicine can cause side effects, although not everybody gets them.</p><ul><li><p>If you have any reaction like swelling or shortness of breath after taking Efmody, get medical help straight away and tell your doctor as soon as possible as these can be signs of an severe allergic reaction (anaphylactoid reactions) (see section 2).</p></li><li><p>Adrenal crisis and adrenal insufficiency symptoms have been reported commonly (may affect up to 1 in 10 people). If you get less hydrocortisone than you need you may become seriously unwell. If you feel unwell and particularly if you start vomiting you must tell your doctor straight away as you may need extra hydrocortisone or an injection of hydrocortisone.</p></li></ul><p>Tell your doctor about any of the following side effects as soon as possible:</p><p>Very Common (may affect more than 1 in 10 people)</p><ul><li>Tiredness</li></ul><p>Common (may affect up to 1 in 10 people)</p><ul><li><p>Feeling sick (nausea)</p></li><li><p>Belly (abdominal) pain</p></li><li><p>Loss of energy or weakness</p></li><li><p>Increased or decreased appetite and weight gain or loss</p></li><li><p>Muscle pains and weakness</p></li><li><p>Joint pains</p></li><li><p>Headache</p></li><li><p>Dizziness</p></li><li><p>Pain or tingling in the thumb or fingers (carpal tunnel syndrome)</p></li><li><p>Tingling</p></li><li><p>Insomnia, sleep difficulties or unusual dreams</p></li><li><p>Depressed mood</p></li><li><p>Acne</p></li><li><p>Hair growth</p></li><li><p>Changes in blood tests of kidney and glucose</p></li></ul><p>Long-term treatment with hydrocortisone may reduce bone density. Your doctor will monitor your bones (see section 2).</p><p>People who require treatment with steroids may have a higher risk of heart disease. Your doctor will monitor you for this.</p><p>Long term treatment with hydrocortisone can affect growth in children and young people. Your doctor will monitor your growth in young people. Some children with congenital adrenal hyperplasia treated with hydrocortisone can have an earlier puberty than expected. Your doctor will monitor your development (see section 2).</p><p>Reporting of side effects If you get any side effects, talk to your doctor or pharmacist. This includes any possible side effects not listed in this leaflet.</p><p>You can also report side effects directly via the national reporting system listed in Appendix V. By reporting side effects, you can help provide more information on the safety of this medicine.</p></div>"       ]     ] [
fhir:title [ fhir:v "5. How to store efmody" ] ;
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "https://spor.ema.europa.eu/rmswi/"^^xsd:anyURI ] ;
fhir:code [ fhir:v "100000155538" ]         ] ) ;
fhir:text [ fhir:v "5. How to store efmody" ]       ] ;
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Keep this medicine out of the sight and reach of children.</p><p>Do not use this medicine after the expiry date which is stated on the bottle and carton after EXP.<br/>The expiry date refers to the last day of that month.</p><p>This medicine does not have any special temperature storage requirements.</p><p>Store in the original package.</p><p>Keep the bottle tightly closed in order to protect from moisture.</p><p>Do not throw away any medicines via wastewater or household waste. Ask your pharmacist how to throw away medicines you no longer use. These measures will help protect the environment.</p></div>"       ]     ] [
fhir:title [ fhir:v "6. Contents of the pack and other information" ] ;
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "https://spor.ema.europa.eu/rmswi/"^^xsd:anyURI ] ;
fhir:code [ fhir:v "100000155538" ]         ] ) ;
fhir:text [ fhir:v "6. Contents of the pack and other information" ]       ] ;
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>What Efmody contains</p><ul><li>The active substance is hydrocortisone * Efmody 5 mg modified-release hard capsules: each modified-release capsule contains 5 mg of hydrocortisone * Efmody 10 mg modified-release hard capsules: each modified-release capsule contains 10 mg of hydrocortisone * Efmody 20 mg modified-release hard capsules: each modified-release capsule contains 20 mg of hydrocortisone</li><li>The other ingredients are microcrystalline cellulose, povidone, methacrylic acid-methyl methacrylate copolymer, talc, and dibutyl sebacate.</li></ul><p>Capsule<br/>The capsule is made from gelatin.</p><p>Efmody 5 mg modified-release hard capsules (white/blue) Titanium dioxide (E171) and indigotine (E132)</p><p>Efmody 10 mg modified-release hard capsules (white/green) Titanium dioxide (E171), indigotine (E132) and yellow iron oxide (E172)</p><p>Efmody 20 mg modified-release hard capsules (white/orange) Titanium dioxide (E171), yellow iron oxide (E172) and red iron oxide (E172)</p><p>Printing ink<br/>The printing ink on the capsules contains shellac, black iron oxide (E172), propylene glycol and potassium hydroxide</p><p>What Efmody looks like and contents of the pack</p><ul><li><p>Efmody 5 mg modified-release hard capsules A capsule (approx.19 mm long) with an opaque blue cap and opaque white body printed with CHC 5mg containing white to off white granules.</p></li><li><p>Efmody 10 mg modified-release hard capsules A capsule (approx.19 mm long) with an opaque green cap and opaque white body printed with CHC 10mg containing white to off white granules.</p></li><li><p>Efmody 20 mg modified-release hard capsules A capsule (approx. 22 mm long) with an opaque orange cap and opaque white body printed with CHC 20mg containing white to off white granules.</p></li></ul><p>Efmody comes in a high density polyethylene bottles with child resistant, tamper-evident polypropylene screw cap with integrated desiccant. Each bottle contains 50 modified-release hard capsules.</p><p>Pack size:<br/>Carton containing 1 bottle of 50 modified-release hard capsules.<br/>Carton containing 2 bottles of 50 modified-release hard capsules (100 capsules).</p><p>Not all pack sizes may be marketed.</p><p>Marketing Authorisation Holder Diurnal Europe B.V. Van Heuven Goedhartlaan 935 A 1181LD Amstelveen<br/>The Netherlands</p><p>Manufacturer Delpharm Lille SAS<br/>Parc d'Activit s Roubaix-Est<br/>22 rue de Toufflers CS 50Lys Lez Lannoy, 59 France</p><p>Wasdell Europe Limited IDA Dundalk Science and Technology Park Mullagharlin Dundalk<br/>Co. Louth, A91 DET0 Ireland</p><p>This leaflet was last revised in</p><p>Other sources of information</p><p>Detailed information on this medicine is available on the European Medicines Agency web site:</p></div>"       ]     ] )
  ] ) . # 

<MedicinalProductDefinition/mpd70366d9de20b85af1c498f11302a348> a fhir:MedicinalProductDefinition ;
  fhir:id [ fhir:v "mpd70366d9de20b85af1c498f11302a348"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/uv/emedicinal-product-info/StructureDefinition/MedicinalProductDefinition-uv-epi"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/emedicinal-product-info/StructureDefinition/MedicinalProductDefinition-uv-epi>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicinalProductDefinition_mpd70366d9de20b85af1c498f11302a348\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicinalProductDefinition mpd70366d9de20b85af1c498f11302a348</b></p><a name=\"mpd70366d9de20b85af1c498f11302a348\"> </a><a name=\"hcmpd70366d9de20b85af1c498f11302a348\"> </a><a name=\"mpd70366d9de20b85af1c498f11302a348-en-US\"> </a><p><b>identifier</b>: <code>http://ema.europa.eu/identifier</code>/EU/1/21/1549/001 (50 capsules)</p><p><b>type</b>: <span title=\"Codes:{http://hl7.org/fhir/medicinal-product-type MedicinalProduct}\">Medicinal Product</span></p><p><b>domain</b>: <span title=\"Codes:{http://hl7.org/fhir/medicinal-product-domain Human}\">Human use</span></p><p><b>status</b>: <span title=\"Codes:{http://hl7.org/fhir/publication-status active}\">active</span></p><p><b>legalStatusOfSupply</b>: <span title=\"Codes:{https://spor.ema.europa.eu/rmswi 100000072084}\">Medicinal product subject to medical prescription</span></p><blockquote><p><b>name</b></p><p><b>productName</b>: Efmody 5 mg modified-release hard capsules</p><p><b>type</b>: <span title=\"Codes:{https://spor.ema.europa.eu/lists/220000000000 220000000001}\">Full name</span></p><blockquote><p><b>part</b></p><p><b>part</b>: nan</p><p><b>type</b>: <span title=\"Codes:{https://spor.ema.europa.eu/lists/220000000000 220000000002}\">Invented name part</span></p></blockquote><blockquote><p><b>part</b></p><p><b>part</b>: nan</p><p><b>type</b>: <span title=\"Codes:{https://spor.ema.europa.eu/lists/220000000000 220000000003}\">Scientific name part</span></p></blockquote><blockquote><p><b>part</b></p><p><b>part</b>: nan</p><p><b>type</b>: <span title=\"Codes:{https://spor.ema.europa.eu/lists/220000000000 220000000004}\">Strength part</span></p></blockquote><blockquote><p><b>part</b></p><p><b>part</b>: nan</p><p><b>type</b>: <span title=\"Codes:{https://spor.ema.europa.eu/lists/220000000000 220000000005}\">Pharmaceutical dose form part</span></p></blockquote><h3>Usages</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Country</b></td><td><b>Jurisdiction</b></td><td><b>Language</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{urn:iso:std:iso:3166 EU}\">EU</span></td><td><span title=\"Codes:{urn:iso:std:iso:3166 EU}\">EU</span></td><td><span title=\"Codes:{urn:ietf:bcp:47 en}\">en</span></td></tr></table></blockquote></div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "http://ema.europa.eu/identifier"^^xsd:anyURI ] ;
fhir:value [ fhir:v "EU/1/21/1549/001 (50 capsules)" ]
  ] ) ; # 
  fhir:type [
    ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/medicinal-product-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "MedicinalProduct" ] ;
fhir:display [ fhir:v "Medicinal Product" ]     ] )
  ] ; # 
  fhir:domain [
    ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/medicinal-product-domain"^^xsd:anyURI ] ;
fhir:code [ fhir:v "Human" ] ;
fhir:display [ fhir:v "Human use" ]     ] )
  ] ; # 
  fhir:status [
    ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/publication-status"^^xsd:anyURI ] ;
fhir:code [ fhir:v "active" ] ;
fhir:display [ fhir:v "active" ]     ] )
  ] ; # 
  fhir:legalStatusOfSupply [
    ( fhir:coding [
fhir:system [ fhir:v "https://spor.ema.europa.eu/rmswi"^^xsd:anyURI ] ;
fhir:code [ fhir:v "100000072084" ] ;
fhir:display [ fhir:v "Medicinal product subject to medical prescription" ]     ] )
  ] ; # 
  fhir:name ( [
fhir:productName [ fhir:v "Efmody 5 mg modified-release hard capsules" ] ;
fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "https://spor.ema.europa.eu/lists/220000000000"^^xsd:anyURI ] ;
fhir:code [ fhir:v "220000000001" ] ;
fhir:display [ fhir:v "Full name" ]       ] )     ] ;
    ( fhir:part [
fhir:part [ fhir:v "nan" ] ;
fhir:type [
        ( fhir:coding [
fhir:system [ fhir:v "https://spor.ema.europa.eu/lists/220000000000"^^xsd:anyURI ] ;
fhir:code [ fhir:v "220000000002" ] ;
fhir:display [ fhir:v "Invented name part" ]         ] )       ]     ] [
fhir:part [ fhir:v "nan" ] ;
fhir:type [
        ( fhir:coding [
fhir:system [ fhir:v "https://spor.ema.europa.eu/lists/220000000000"^^xsd:anyURI ] ;
fhir:code [ fhir:v "220000000003" ] ;
fhir:display [ fhir:v "Scientific name part" ]         ] )       ]     ] [
fhir:part [ fhir:v "nan" ] ;
fhir:type [
        ( fhir:coding [
fhir:system [ fhir:v "https://spor.ema.europa.eu/lists/220000000000"^^xsd:anyURI ] ;
fhir:code [ fhir:v "220000000004" ] ;
fhir:display [ fhir:v "Strength part" ]         ] )       ]     ] [
fhir:part [ fhir:v "nan" ] ;
fhir:type [
        ( fhir:coding [
fhir:system [ fhir:v "https://spor.ema.europa.eu/lists/220000000000"^^xsd:anyURI ] ;
fhir:code [ fhir:v "220000000005" ] ;
fhir:display [ fhir:v "Pharmaceutical dose form part" ]         ] )       ]     ] ) ;
    ( fhir:usage [
fhir:country [
        ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "EU" ] ;
fhir:display [ fhir:v "EU" ]         ] )       ] ;
fhir:jurisdiction [
        ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "EU" ] ;
fhir:display [ fhir:v "EU" ]         ] )       ] ;
fhir:language [
        ( fhir:coding [
fhir:system [ fhir:v "urn:ietf:bcp:47"^^xsd:anyURI ] ;
fhir:code [ fhir:v "en" ] ;
fhir:display [ fhir:v "en" ]         ] )       ]     ] )
  ] ) . #