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 mevlyq 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-72698f459e623b86f3f80561e5b525b7"] ; # 
  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-72698f459e623b86f3f80561e5b525b7"^^xsd:anyURI ] ;
    ( fhir:resource <Composition/composition-en-72698f459e623b86f3f80561e5b525b7> )
  ] [
fhir:fullUrl [ fhir:v "MedicinalProductDefinition/mp72698f459e623b86f3f80561e5b525b7"^^xsd:anyURI ] ;
    ( fhir:resource <MedicinalProductDefinition/mp72698f459e623b86f3f80561e5b525b7> )
  ] ) . # 

<Composition/composition-en-72698f459e623b86f3f80561e5b525b7> a fhir:Composition ;
  fhir:id [ fhir:v "composition-en-72698f459e623b86f3f80561e5b525b7"] ; # 
  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-72698f459e623b86f3f80561e5b525b7\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition composition-en-72698f459e623b86f3f80561e5b525b7</b></p><a name=\"composition-en-72698f459e623b86f3f80561e5b525b7\"> </a><a name=\"hccomposition-en-72698f459e623b86f3f80561e5b525b7\"> </a><a name=\"composition-en-72698f459e623b86f3f80561e5b525b7-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/23/1789/001</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 - mevlyq</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/23/1789/001" ]
  ] ) ; # 
  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/mp72698f459e623b86f3f80561e5b525b7" ]
  ] ) ; # 
  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 - mevlyq"] ; # 
  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 Mevlyq is and what it is used for</li><li>What you need to know before you use Mevlyq</li><li>How to use Mevlyq</li><li>Possible side effects</li><li>How to store Mevlyq</li><li>Contents of the pack and other information</li></ol></div>"       ]     ] [
fhir:title [ fhir:v "1. What mevlyq 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 mevlyq 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>Mevlyq contains the active substance eribulin and is an anti-cancer medicine which works by stopping the growth and spread of cancer cells.</p><p>It is used in adults for locally advanced or metastatic breast cancer (breast cancer that has spread beyond the original tumour) when at least one other therapy has been tried but has lost its effect.</p><p>It is also used in adults for advanced or metastatic liposarcoma (a type of cancer that arises from fat tissue) when previous therapy has been tried but has lost its effect.</p></div>"       ]     ] [
fhir:title [ fhir:v "2. What you need to know before you take mevlyq" ] ;
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 mevlyq" ]       ] ;
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Do not use Mevlyq</p><ul><li>if you are allergic to eribulin or any of the other ingredients of this medicine (listed in section 6).</li><li>if you are breast-feeding</li></ul><p>Warnings and precautions<br/>Talk to your doctor or nurse before using Mevlyq:</p><ul><li>if you have liver problems</li><li>if you have a fever or an infection</li><li>if you experience numbness, tingling, prickling sensations, sensitivity to touch or muscle weakness</li><li>if you have heart problems</li></ul><p>If any of these affects you, tell your doctor who may wish to stop treatment or reduce the dose.</p><p>Children and adolescents</p><p>Mevlyq is not recommended for children and adolescents aged under 18 years with paediatric sarcomas as it is not yet known how well it works in this age group.</p><p>Other medicines and Mevlyq Tell your doctor if you are using, have recently used or might use any other medicines.</p><p>Pregnancy, breast-feeding and fertility Mevlyq may cause serious birth defects and should not be used if you are pregnant unless it is thought clearly necessary after carefully considering all the risk to you and the baby. It may also cause future permanent fertility problems in men if they use this medicine and they should discuss this with their doctor before starting treatment. Women of childbearing age should use effective contraception during and up to 3 months after treatment with Mevlyq.</p><p>Mevlyq must not be used during breast-feeding because of the possibility of risk to the child.</p><p>Driving and using machines Mevlyq may cause side effects such as tiredness (very common) and dizziness (common). Do not drive or use machines if you feel tired or dizzy.</p><p>Mevlyq contains alcohol (ethanol) and sodium This medicine contains 80 mg of alcohol (ethanol) in each 2 mL vial. The amount per dose (5 mL) of this medicinal product is equivalent to less than 5 mL beer or 2 mL wine. The small amount of alcohol in this medicine will not have any noticeable effects. This medicine contains less than 1 mmol sodium (23 mg) in each 2 mL vial, that is to say essentially sodium-free .</p></div>"       ]     ] [
fhir:title [ fhir:v "3. How to take mevlyq" ] ;
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 mevlyq" ]       ] ;
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Mevlyq will be given to you by a qualified healthcare professional as an injection into a vein, over a period of 2 to 5 minutes. The dose you will receive is based on your body surface area (expressed in squared metres, or m2) which is calculated from your weight and height. The usual dose of Mevlyq is 1.23 mg/m2, but this may be adjusted by your doctor based on your blood test results or other factors. To ensure that the whole dose of Mevlyq is given it is recommended that a saline solution is flushed into the vein after Mevlyq is given.</p><p>How often will you be given Mevlyq? Mevlyq is usually given on Days 1 and 8 of every 21-day cycle. Your doctor will determine how many cycles of treatment you should receive. Depending on the results of your blood tests, the doctor may need to delay administration of the medicine until the blood tests return to normal. The doctor may also then decide to reduce the dose you are given.</p><p>If you have any further questions on the use of this medicine, ask your doctor.</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><p>If you experience any of the following serious symptoms, you should stop taking Mevlyq and seek medical attention straightaway:</p><ul><li>Fever, with a racing heart beat, rapid shallow breathing, cold, pale, clammy or mottled skin and/or confusion. These may be signs of a condition called sepsis a severe and serious reaction to an infection. Sepsis is uncommon (may affect up to 1 in 100 people) and can be life- threatening and may result in death.</li><li>Any difficulty breathing, or swelling of your face, mouth, tongue or throat. These could be signs of an uncommon allergic reaction (may affect up to 1 in 100 people).</li><li>Serious skin rashes with blistering of the skin, mouth, eyes and genitals. These may be signs of a condition called Stevens Johnson syndrome/toxic epidermal necrolysis. The frequency of this condition is not known but it can be life-threatening.</li></ul><p>Other side effects</p><h2 id=\"very-common-side-effects-may-affect-more-than-1-in-10-people\">Very common side effects (may affect more than 1 in 10 people)</h2><h2 id=\"decrease-in-the-number-of-white-blood-cells-or-red-blood-cells\">Decrease in the number of white blood cells or red blood cells</h2><h2 id=\"tiredness-or-weakness\">Tiredness or weakness</h2><h2 id=\"nausea-vomiting-constipation-diarrhoea\">Nausea, vomiting, constipation, diarrhoea</h2><h2 id=\"numbness-tingling-or-prickling-sensations\">Numbness, tingling or prickling sensations</h2><h2 id=\"fever\">Fever</h2><h2 id=\"loss-of-appetite-weight-loss\">Loss of appetite, weight loss</h2><h2 id=\"difficulty-breathing-cough\">Difficulty breathing, cough</h2><h2 id=\"pain-in-the-joints-muscles-and-back\">Pain in the joints, muscles and back</h2><h2 id=\"headache\">Headache</h2><p>Hair loss</p><h2 id=\"common-side-effects-may-affect-up-to-1-in-10-people\">Common side effects (may affect up to 1 in 10 people)</h2><h2 id=\"decrease-in-the-number-of-platelets-which-may-result-in-bruising-or-taking-longer-to-stop-bleeding\">Decrease in the number of platelets (which may result in bruising or taking longer to stop bleeding)</h2><h2 id=\"infection-with-fever-pneumonia-chills\">Infection with fever, pneumonia, chills</h2><h2 id=\"fast-heart-rate-flushing\">Fast heart rate, flushing</h2><h2 id=\"vertigo-dizziness\">Vertigo, dizziness</h2><h2 id=\"increased-production-of-tears-conjunctivitis-redness-and-soreness-of-the-surface-of-the-eye-nosebleed\">Increased production of tears, conjunctivitis (redness and soreness of the surface of the eye), nosebleed</h2><h2 id=\"dehydration-dry-mouth-cold-sores-oral-thrush-indigestion-heartburn-abdominal-pain-or-swelling\">Dehydration, dry mouth, cold sores, oral thrush, indigestion, heartburn, abdominal pain or swelling</h2><h2 id=\"swelling-of-soft-tissues-pains-in-particular-chest-back-and-bone-pain-muscle-spasm-or-weakness\">Swelling of soft tissues, pains (in particular chest, back and bone pain), muscle spasm or weakness</h2><h2 id=\"mouth-respiratory-and-urinary-tract-infections-painful-urination\">Mouth, respiratory and urinary tract infections, painful urination</h2><h2 id=\"sore-throat-sore-or-runny-nose-flu-like-symptoms-throat-pain\">Sore throat, sore or runny nose, flu-like symptoms, throat pain</h2><h2 id=\"liver-function-test-abnormalities-altered-level-of-sugar-bilirubin-phosphates-potassium-magnesium-or-calcium-in-the-blood\">Liver function test abnormalities, altered level of sugar, bilirubin, phosphates, potassium, magnesium or calcium in the blood</h2><h2 id=\"inability-to-sleep-depression-changed-sense-of-taste\">Inability to sleep, depression, changed sense of taste</h2><h2 id=\"rash-itching-nail-problems-dry-or-red-skin\">Rash, itching, nail problems, dry or red skin</h2><h2 id=\"excessive-sweating-including-night-sweats\">Excessive sweating (including night sweats)</h2><h2 id=\"ringing-in-the-ears\">Ringing in the ears</h2><h2 id=\"blood-clots-in-the-lungs\">Blood clots in the lungs</h2><h2 id=\"shingles\">Shingles</h2><p>Swelling of the skin and numbness of the hands and feet</p><h2 id=\"uncommon-side-effects-may-affect-up-to-1-in-100-people\">Uncommon side effects (may affect up to 1 in 100 people)</h2><h2 id=\"blood-clots\">Blood clots</h2><h2 id=\"abnormal-liver-function-tests-hepatoxicity\">Abnormal liver function tests (hepatoxicity)</h2><h2 id=\"kidney-failure-blood-or-protein-in-the-urine\">Kidney failure, blood or protein in the urine</h2><h2 id=\"widespread-inflammation-of-the-lungs-which-may-lead-to-scarring\">Widespread inflammation of the lungs which may lead to scarring</h2><h2 id=\"inflammation-of-the-pancreas\">Inflammation of the pancreas</h2><p>Mouth ulcers</p><h2 id=\"rare-side-effects-may-affect-up-to-1-in-1000-people\">Rare side effects (may affect up to 1 in 1000 people)</h2><p>A serious disorder of blood clotting resulting in the widespread formation of blood clots and internal bleeding.</p><p>Reporting of side effects If you get any side effects, talk to your doctor or nurse. This includes any possible side effects not listed in this leaflet. 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 mevlyq" ] ;
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 mevlyq" ]       ] ;
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 carton and the vial after EXP. The expiry date refers to the last day of that month.</p><p>This medicinal product does not require any special storage conditions.</p><p>If Mevlyq is diluted for infusion, it should be stored at 2 C - 8 C for no longer than 72 hours.</p><p>If Mevlyq as an undiluted solution has been transferred into a syringe, it should be stored at 25 C for no longer than 4 hours, or at 2 C - 8 C for no longer than 24 hours.</p><p>From a microbiological point of view, the product should be used immediately. If not used immediately, in-use storage times and conditions prior to use are the responsibility of the user and would normally not be longer than 24 hours at 2 C - 8 , unless dilution has taken place in controlled and validated aseptic conditions.</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 Mevlyq contains</p><ul><li>The active substance is eribulin. Each vial contains eribulin mesilate equivalent to 0.88 mg eribulin in 2 mL solution.</li><li>The other ingredients are ethanol anhydrous, water for injections, hydrochloric acid (for pH- adjustment) and sodium hydroxide (for pH-adjustment). See section 2 Mevlyq contains alcohol (ethanol) and sodium .</li></ul><p>What Mevlyq looks like and contents of the pack</p><p>Mevlyq is a clear, colourless aqueous solution provided in glass vials containing 2 mL solution for injection. Each carton contains 1 vial.</p><p>Marketing Authorisation Holder<br/>YES Pharmaceutical Development Services GmbH Basler Strasse 7 61352 Bad Homburg Germany</p><p>Manufacturer A &amp; O Pharma GmbH Am Sattel 79588 Efringen-Kirchen Germany</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/mp72698f459e623b86f3f80561e5b525b7> a fhir:MedicinalProductDefinition ;
  fhir:id [ fhir:v "mp72698f459e623b86f3f80561e5b525b7"] ; # 
  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_mp72698f459e623b86f3f80561e5b525b7\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicinalProductDefinition mp72698f459e623b86f3f80561e5b525b7</b></p><a name=\"mp72698f459e623b86f3f80561e5b525b7\"> </a><a name=\"hcmp72698f459e623b86f3f80561e5b525b7\"> </a><a name=\"mp72698f459e623b86f3f80561e5b525b7-en-US\"> </a><p><b>identifier</b>: <code>http://ema.europa.eu/identifier</code>/EU/1/23/1789/001</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>: Mevlyq 0.44 mg/mL solution for injection</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/23/1789/001" ]
  ] ) ; # 
  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 "Mevlyq 0.44 mg/mL solution for injection" ] ;
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" ]         ] )       ]     ] )
  ] ) . #