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 fampyra 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-40c8dbb155810b203735f0693961138c"] ; # 
  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-40c8dbb155810b203735f0693961138c"^^xsd:anyURI ] ;
    ( fhir:resource <Composition/composition-en-40c8dbb155810b203735f0693961138c> )
  ] [
fhir:fullUrl [ fhir:v "MedicinalProductDefinition/mp40c8dbb155810b203735f0693961138c"^^xsd:anyURI ] ;
    ( fhir:resource <MedicinalProductDefinition/mp40c8dbb155810b203735f0693961138c> )
  ] ) . # 

<Composition/composition-en-40c8dbb155810b203735f0693961138c> a fhir:Composition ;
  fhir:id [ fhir:v "composition-en-40c8dbb155810b203735f0693961138c"] ; # 
  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-40c8dbb155810b203735f0693961138c\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition composition-en-40c8dbb155810b203735f0693961138c</b></p><a name=\"composition-en-40c8dbb155810b203735f0693961138c\"> </a><a name=\"hccomposition-en-40c8dbb155810b203735f0693961138c\"> </a><a name=\"composition-en-40c8dbb155810b203735f0693961138c-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/11/699/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 - fampyra</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/11/699/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/mp40c8dbb155810b203735f0693961138c" ]
  ] ) ; # 
  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 - fampyra"] ; # 
  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 Fampyra is and what it is used for</li><li>What you need to know before you take Fampyra</li><li>How to take Fampyra</li><li>Possible side effects</li><li>How to store Fampyra</li><li>Contents of the pack and other information</li></ol></div>"       ]     ] [
fhir:title [ fhir:v "1. What fampyra 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 fampyra 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>Fampyra contains the active substance fampridine which belongs to a group of medicines called potassium channel blockers. They work by stopping potassium leaving the nerve cells which have been damaged by MS. This medicine is thought to work by letting signals pass down the nerve more normally, which allows you to walk better.</p><p>Fampyra is a medicine used to improve walking in adults (18 years and over) with Multiple Sclerosis (MS) related walking disability. In multiple sclerosis, inflammation destroys the protective sheath around the nerves leading to muscle weakness, muscle stiffness and difficulty walking.</p></div>"       ]     ] [
fhir:title [ fhir:v "2. What you need to know before you take fampyra" ] ;
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 fampyra" ]       ] ;
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Do not take Fampyra</p><p>if you are allergic to fampridine or any of the other ingredients of this medicine (listed in section 6)</p><p>if you have a seizure or have ever had a seizure (also referred to as a fit or convulsion)</p><p>if your doctor or nurse has told you that you have moderate or severe kidney problems</p><p>if you are taking a medicine called cimetidine</p><p>if you are taking any other medicine containing fampridine. This may increase your risk of serious side effects</p><p>Tell your doctor and do not take Fampyra if any of these apply to you.</p><p>Warnings and precautions</p><p>Talk to your doctor or pharmacist before taking Fampyra:</p><p>if you feel aware of your heartbeat (palpitations)</p><p>if you are prone to infections</p><p>if you have any factors or are taking any medicine which affects your risk of fits (seizure).</p><p>if you have been told by a doctor that you have mild problems with your kidneys</p><p>if you have history of allergic reactions</p><p>You should use a walking aid, such as a cane, as needed because this medicine may make you feel dizzy or unsteady this may result in an increased risk of falls.</p><p>Tell your doctor before you take Fampyra if any of these apply to you.</p><p>Children and adolescents</p><p>Do not give this medicine to children or adolescents under the age of 18 years.</p><p>Elderly</p><p>Before starting treatment and during treatment your doctor may check that your kidneys are working properly.</p><p>Other medicines and Fampyra</p><p>Tell your doctor or pharmacist if you are taking, have recently taken or might take any other medicines.</p><p>Do not take Fampyra if you are taking any other medicine containing fampridine.</p><p>Other medicines that affect the kidneys</p><p>Your doctor will be especially careful if fampridine is given at the same time as any medicine which may affect how your kidneys eliminate medicines for example carvedilol, propranolol and metformin.</p><p>Pregnancy and breast-feeding</p><p>If you are pregnant or breast-feeding, think you may be pregnant or are planning to have a baby, ask your doctor or pharmacist before for advice before taking this medicine.</p><p>Fampyra is not recommended during pregnancy.</p><p>Your doctor will consider the benefit of you being treated with Fampyra against the risk to your baby.</p><p>You should not breast-feed whilst taking this medicine.</p><p>Driving and using machines</p><p>Fampyra may have an effect on people s ability to drive or use machines, it can cause dizziness. Make sure you are not affected before you start driving or use machinery.</p></div>"       ]     ] [
fhir:title [ fhir:v "3. How to take fampyra" ] ;
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 fampyra" ]       ] ;
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Always take this medicine exactly as your doctor has told you. Check with your doctor or pharmacist if you are not sure. Fampyra is only available by prescription and under the supervision of doctors experienced in MS.</p><p>Your doctor will give you an initial prescription for 2 to 4 weeks. After 2 to 4 weeks the treatment will be reassessed.</p><p>The recommended dose is</p><p>One tablet in the morning and one tablet in the evening (12 hours apart). Do not take more than two tablets in a day. You must leave 12 hours between each tablet. Do not take the tablets more often than every 12 hours.</p><p>Fampyra is for oral use.</p><p>Swallow each tablet whole, with a drink of water. Do not divide, crush, dissolve, suck or chew the tablet. This may increase your risk of side effects.</p><p>This medicine should be taken without food, on an empty stomach.</p><p>If your Fampyra is supplied in bottles, the bottle will also contain a desiccant. Leave the desiccant in the bottle, do not swallow it.</p><p>If you take more Fampyra than you should</p><p>Contact your doctor immediately if you take too many tablets. Take the Fampyra box with you if you go to see the doctor. In overdose you may notice sweating, minor shaking (tremor), dizziness, confusion, memory loss (amnesia) and fits (seizure). You may also notice other effects not listed here.</p><p>If you forget to take Fampyra</p><p>If you forget to take a tablet, do not take two tablets at once to make up for a missed dose. You must always leave 12 hours between each tablet.</p><p>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><p>If you have a seizure, stop taking Fampyra and tell your doctor immediately.</p><p>If you experience one or more of the following allergic (hypersensitivity) symptoms: swollen face, mouth, lips, throat or tongue, reddening or itching of the skin, chest tightness and breathing problems stop taking Fampyra and see your doctor immediately.</p><p>Side effects are listed below by frequency:</p><p>Very common side effects</p><p>May affect more than 1 in 10 people:</p><ul><li>Urinary tract infection</li></ul><p>Common side effects</p><p>May affect up to 1 in 10 people:</p><ul><li>Feeling unsteady</li><li>Dizziness</li><li>Spinning sensation (vertigo)</li><li>Headache</li><li>Feeling weak and tired</li><li>Difficulty sleeping</li><li>Anxiety</li><li>Minor shaking (tremor)</li><li>Numbness or tingling of skin</li><li>Sore throat</li><li>Common cold (nasopharyngitis)</li><li>Flu (influenza)</li><li>Viral infection</li><li>Difficulty breathing (shortness of breath)</li><li>Feeling sick (nausea)</li><li>Being sick (vomiting)</li><li>Constipation</li><li>Upset stomach</li><li>Back pain</li><li>Heartbeat that you can feel (palpitations)</li></ul><p>Uncommon side effects</p><p>May affect up to 1 in 100 people</p><ul><li>Fits (seizure)</li><li>Allergic reaction (hypersensitivity)</li><li>Severe allergy (anaphylactic reaction)</li><li>Swelling of the face, lips, mouth or tongue (angioedema)</li><li>New onset or worsening of nerve pain in the face (trigeminal neuralgia)</li><li>Fast heart rate (tachycardia)</li><li>Dizziness or loss of consciousness (hypotension)</li><li>Rash/itchy rash (urticaria)</li><li>Chest discomfort</li></ul><p>Reporting of side effects</p><p>If you get any side effects, talk to your doctor or pharmacist. 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 fampyra" ] ;
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 fampyra" ]       ] ;
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 package after EXP. The expiry date refers to the last day of that month.</p><p>Store below 25 C. Store the tablets in the original package in order to protect from light and moisture.</p><p>If your Fampyra is supplied in bottles, only one bottle should be opened at a time. After first opening use within 7 days.</p><p>Do not throw away any medicines via waste water or household waste. Ask your pharmacist how to throw away medicines you no longer use. These measures will help to 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 Fampyra contains</p><p>The active substance is fampridine. Each prolonged-release tablet contains 10 mg of fampridine</p><p>The other ingredients are: Tablet core: hypromellose, microcrystalline cellulose, silica colloidal anhydrous, magnesium stearate; film coat: hypromellose, titanium dioxide (E-171), polyethylene glycol What Fampyra looks like and contents of the pack</p><p>Fampyra is an off-white, film coated, oval biconvex 13 x 8 mm prolonged-release tablet with A10 on one side.</p><p>Fampyra is supplied in either blister packs or bottles.</p><p>Bottles</p><p>Fampyra comes in HDPE (high-density polyethylene) bottles. Each bottle contains 14 prolonged- released tablets and a silica gel desiccant. Each pack contains 28 prolonged-released tablets (2 bottles) or 56 prolonged-released tablets (4 bottles).</p><p>Blisters</p><p>Fampyra comes in foil blisters of 14 prolonged-released tablets each. Each pack contains 28 prolonged-released tablets (2 blisters) or 56 prolonged-released tablets (4 blisters).</p><p>Not all pack sizes may be marketed.</p><p>Marketing Authorisation Holder</p><p>Biogen Netherlands B.V. Prins Mauritslaan 1171 LP Badhoevedorp The Netherlands</p><p>Manufacturer</p><p>Alkermes Pharma Ireland Ltd, Monksland, Athlone, Co. Westmeath, Ireland</p><p>For any information about this medicine, please contact the local representative of the Marketing Authorisation Holder:</p><p>Belgi /Belgique/Belgien Biogen Belgium N.V./S.A. T l/Tel: +32 2 219 12 Lietuva Biogen Lithuania UAB Tel: +37 0 5 259 6</p><p>Te .: +359 2 962 12 Luxembourg/Luxemburg Biogen Belgium N.V./S.A. T l/Tel: +32 2 219 12 esk republika Biogen (Czech Republic) s.r.o. Tel: +420 255 706 Magyarorsz g Biogen Hungary Kft. Tel.: +36 (1) 899 9Danmark Biogen (Denmark) A/S Tlf: +45 77 41 57 Malta Pharma MT limited Tel: +356 213 37008/9</p><p>Deutschland Biogen GmbH Tel: +49 (0) 89 99 6Nederland Biogen Netherlands B.V. Tel: +31 20 542 2Eesti Biogen Estonia O<br/>Tel: +372 618 9Norge Biogen Norway AS Tlf: +47 23 40 01<br/>Genesis Pharma SA : +30 210 8771 sterreich Biogen Austria GmbH Tel: +43 1 484 46 Espa a Biogen Spain SL Tel: +34 91 310 7Polska Biogen Poland Sp. z o.o. Tel.: +48 22 351 51 France Biogen France SAS T l: +33 (0)1 41 37 95 Portugal Biogen Portugal Sociedade Farmac utica Unipessoal, Lda Tel: +351 21 318 8Hrvatska Biogen Pharma d.o.o. Tel: +385 (0) 1 775 73 Rom nia Johnson &amp; Johnson Romania S.R.L. Tel: +40 21 207 18 Ireland Biogen Idec (Ireland) Ltd. Tel: +353 (0)1 463 7Slovenija Biogen Pharma d.o.o. Tel: +386 1 511 02 sland Icepharma hf S mi: +354 540 8Slovensk republika Biogen Slovakia s.r.o. Tel: +421 2 323 340 Italia Biogen Italia s.r.l. Tel: +39 02 584 9Suomi/Finland Biogen Finland Oy Puh/Tel: +358 207 401<br/>Genesis Pharma (Cyprus) Ltd : +357 22765Sverige Biogen Sweden AB Tel: +46 8 594 113 Latvija Biogen Latvia SIA Tel: +371 68 688 United Kingdom (Northern Ireland) Biogen Idec (Ireland) Limited Tel: +44 (0) 1628 50 1This leaflet was last revised in</p><p>Other sources of information</p><p>You can get a larger print version of this leaflet by calling the local representatives (see list above).</p><p>Detailed information on this medicine is available on the European Medicines Agency web site:</p></div>"       ]     ] )
  ] ) . # 

<MedicinalProductDefinition/mp40c8dbb155810b203735f0693961138c> a fhir:MedicinalProductDefinition ;
  fhir:id [ fhir:v "mp40c8dbb155810b203735f0693961138c"] ; # 
  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_mp40c8dbb155810b203735f0693961138c\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicinalProductDefinition mp40c8dbb155810b203735f0693961138c</b></p><a name=\"mp40c8dbb155810b203735f0693961138c\"> </a><a name=\"hcmp40c8dbb155810b203735f0693961138c\"> </a><a name=\"mp40c8dbb155810b203735f0693961138c-en-US\"> </a><p><b>identifier</b>: <code>http://ema.europa.eu/identifier</code>/EU/1/11/699/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>: Fampyra 10 mg prolonged-release tablets</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/11/699/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 "Fampyra 10 mg prolonged-release tablets" ] ;
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" ]         ] )       ]     ] )
  ] ) . #