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 sialanar 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-08f8f83bc6310f91660a8946f32126f9"] ; # 
  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-08f8f83bc6310f91660a8946f32126f9"^^xsd:anyURI ] ;
    ( fhir:resource <Composition/composition-en-08f8f83bc6310f91660a8946f32126f9> )
  ] [
fhir:fullUrl [ fhir:v "MedicinalProductDefinition/mp08f8f83bc6310f91660a8946f32126f9"^^xsd:anyURI ] ;
    ( fhir:resource <MedicinalProductDefinition/mp08f8f83bc6310f91660a8946f32126f9> )
  ] ) . # 

<Composition/composition-en-08f8f83bc6310f91660a8946f32126f9> a fhir:Composition ;
  fhir:id [ fhir:v "composition-en-08f8f83bc6310f91660a8946f32126f9"] ; # 
  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-08f8f83bc6310f91660a8946f32126f9\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition composition-en-08f8f83bc6310f91660a8946f32126f9</b></p><a name=\"composition-en-08f8f83bc6310f91660a8946f32126f9\"> </a><a name=\"hccomposition-en-08f8f83bc6310f91660a8946f32126f9\"> </a><a name=\"composition-en-08f8f83bc6310f91660a8946f32126f9-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/16/1135/001 (250 ml bottle)</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 - sialanar</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/16/1135/001 (250 ml bottle)" ]
  ] ) ; # 
  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/mp08f8f83bc6310f91660a8946f32126f9" ]
  ] ) ; # 
  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 - sialanar"] ; # 
  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 Sialanar is and what it is used for</li><li>What you need to know before you give Sialanar</li><li>How to use Sialanar</li><li>Possible side effects</li><li>How to store Sialanar</li><li>Contents of the pack and other information</li></ol></div>"       ]     ] [
fhir:title [ fhir:v "1. What sialanar 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 sialanar 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>Sialanar contains the active substance glycopyrronium.<br/>Glycopyrronium belongs to a group of medicines known as quaternary ammonium anticholinergics, which are agents that block or reduce the transmission between nerve cells. This reduced transmission can de-activate the cells that produce saliva.</p><p>Sialanar is used to treat excessive production of saliva (sialorrhoea) in children and adolescents aged 3 years and older.</p><p>Sialorrhoea (drooling or excessive salivation) is a common symptom of many diseases of the nerves and muscles. It is mostly caused by poor control of muscles in the face. Acute sialorrhoea may be associated with inflammation, dental infections or infections of the mouth.</p><p>Sialanar acts on the salivary glands to reduce production of saliva.</p></div>"       ]     ] [
fhir:title [ fhir:v "2. What you need to know before you take sialanar" ] ;
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 sialanar" ]       ] ;
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Do not give Sialanar if your child or adolescent:</p><p>is allergic to glycopyrronium or any of the other ingredients of this medicine (listed in section 6)</p><p>is pregnant or breast feeding</p><p>has glaucoma (raised pressure in the eye)</p><p>is unable to completely empty the bladder (urinary retention)</p><p>has severe kidney disease</p><p>has an obstruction of the stomach (pyloric stenosis) or bowel causing vomiting</p><p>has diarrhoea (frequent, loose watery stools)</p><p>has ulcerative colitis (inflammation of the intestine)</p><p>stomach ache and swelling (paralytic ileus)</p><p>has myasthenia gravis (muscle weakness and tiredness)</p><p>is taking any of the following medicines (see section Other medicines and Sialanar):<br/>potassium chloride solid oral dose;<br/>anticholinergic medicines.</p><p>Warnings and precautions</p><p>Talk to your doctor or pharmacist before using Sialanar if your child has:</p><ul><li>heart disease, heart failure, irregular heartbeats or high blood pressure</li><li>digestive disorders (constipation; chronic heartburn and indigestion)</li><li>a high temperature (fever)</li><li>inability to sweat normally</li><li>kidney problems or difficulty passing urine</li><li>abnormal blood brain barrier (the layer of cells surrounding the brain)</li></ul><p>If you are not sure if any of the above applies to your child, talk to a doctor or pharmacist before giving Sialanar.</p><p>The carer should stop treatment and seek advice from the prescriber in the event of:</p><ul><li>pneumonia</li><li>allergic reaction</li><li>urinary retention</li><li>changes in behaviour</li><li>constipation</li><li>fever Avoid exposing the child to hot or very warm temperature (hot weather, high room temperature) to avoid over heating and the possibility of heat stroke. Check with the child s doctor during hot weather to see if the dose of Sialanar should be reduced.</li></ul><p>Reduced salivation can increase the risk of dental disease therefore the child s teeth should be brushed daily and they should have regular dental health checks.</p><p>Children with kidney problems may be given a lower dose.</p><p>Check the child s pulse if they seem unwell. Report a very slow or very fast heart rate to their doctor.</p><p>Long-term use The long-term efficacy and safety of Sialanar has not been studied beyond 24 weeks of use. Continued use of Sialanar should be discussed with the child s doctor every 3 months to check that Sialanar is still right for the child.</p><p>Children under 3 years Do not give this medicine to children under 3 years of age because it is formulated as an oral formulation and a dose specifically for use in children and adolescents aged 3 years and older.</p><p>Other medicines and Sialanar Tell your doctor or pharmacist if your child is taking, has recently taken or might take any other medicines.</p><p>In particular taking Sialanar with the following medicines can affect the way Sialanar or the listed medicine works or can increase the risk of side effects:</p><ul><li>potassium chloride solid oral dose (see section above Do not give Sialanar if the child or adolescent: )</li><li>anticholinergic medicines (see section above Do not give Sialanar if the child or adolescent: )</li><li>antispasmodics used to treat sickness or vomiting e.g. domperidone and metaclopramide</li><li>topiramate used to treat epilepsy</li><li>antihistamines, used to treat some allergies</li><li>neuroleptics/antipsychotics (clozapine, haloperidol, phenothiazine), used to treat some mental illnesses</li><li>skeletal muscle relaxants (botulinum toxin)</li><li>antidepressants (tricyclic antidepressants)</li><li>opioids used to treat severe pain</li><li>corticosteroids, used to treat inflammatory diseases</li></ul><p>Talk to your doctor or pharmacist for further information about medicines to avoid whilst taking Sialanar.</p><p>Pregnancy and breast-feeding This medicine is intended for use in children and adolescents. Sialanar must not be given if the patient is pregnant (or could be pregnant), or is breast-feeding (see section 2 Do not give ). Discuss with the child s doctor whether there is a need for contraception.</p><p>Driving and using machines Sialanar may affect vision and co-ordination. This may affect performance at skilled tasks such as driving, riding a bicycle, or using machines. After receiving Sialanar, the patient should not drive a vehicle, ride a bicycle or use a machine until the effect in their vision and co-ordination has completely recovered. Ask your doctor if you need further advice.</p><p>Sialanar contains sodium and benzoate salt (E211) This medicine contains less than 1 mmol sodium (23 mg) per maximum dose, that is to say essentially sodium free . This medicine contains 2.3 mg benzoate salt (E211) in each ml.</p></div>"       ]     ] [
fhir:title [ fhir:v "3. How to take sialanar" ] ;
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 sialanar" ]       ] ;
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 has told you. Check with your doctor if you are not sure.</p><p>Children and adolescents 3 years to less than 18 years: Your doctor will decide the correct dose of Sialanar. The initial dose will be calculated based on the weight of the child. Dose increases will be decided by the child s doctor, using the table below as a guide, and will depend on both the effect of Sialanar and any side effects the patient is experiencing (this is why several dose levels appear in the table below). Section 4 includes possible side effects related to the use of Sialanar. These should be discussed with the child s doctor at all medical consultations, including those for dose increases and decreases, and at any other time should you be concerned.</p><p>The child should be monitored at regular intervals (at least every 3 months) to check that Sialanar is still the right treatment for them.</p><p>Weight Dose level 1<br/>Dose level 2 Dose level 3 Dose level 4 Dose level 5 kg ml ml ml ml ml 13-0.6 1.2 1.8 2.4 3.0 18-0.8 1.6 2.4 3.2 4.0 23-1.0 2.0 3.0 4.0 5.0 28-1.2 2.4 3.6 4.8 6.0 33-1.4 2.8 4.2 5.6 6.0 38-1.6 3.2 4.8 6.0 6.0 43-1.8 3.6 5.4 6.0 6.0 2.0 4.0 6.0 6.0 6.0</p><p>Give the dose prescribed by your doctor to the child three times each day. The dose should be given 1 hour before meals or 2 hours after meals. It is important that the dose is given at consistent times in relation to food intake. Do not give with high fat foods.</p><p>Route of administration Sialanar should be taken by mouth.</p><p>Instructions for use</p><p>How to use the oral syringe Remove the child-resistant closure from the bottle. Insert the syringe adaptor with the hole into the neck of the bottle (this may have been done already by the pharmacist). Insert the end of the oral syringe into the syringe adaptor and ensure it is secure.</p><p>Hold the oral syringe in place and turn the bottle upside down. Gently pull down the plunger to the correct level (see the tables for the correct dose). Check you have the correct level. The maximum volume of the highest dose is 6 ml.</p><p>Turn the bottle upright. Remove the oral syringe by holding the bottle and twisting the oral syringe gently.</p><p>Place the oral syringe inside the child s mouth and press the plunger slowly to gently release the medicine.</p><p>After use, leave the syringe adaptor in the neck of the bottle. Replace the closure. The oral syringe should be gently washed with warm water and allowed to dry after each use (i.e. three times per day). Do not use a dishwasher.</p><p>If your child is given the medicine through a feeding tube, flush the tube with 10 ml of water after you have given the medicine.</p><p>If you give more Sialanar than you should It is important to make sure an acurate dose is given each time in order to prevent harmful effects of Sialanar seen with dosing errors or overdose.</p><p>Check that you have drawn up the correct level on the syringe before giving Sialanar.</p><p>Seek medical advice immediately if the child is given too much Sialanar, even if the child seems well.</p><p>If you forget to give Sialanar Give the next dose when it is due. Do not give a double dose to make up for the forgotten dose.</p><p>If you stop giving Sialanar to your child Withdrawal effects are not expected when stopping Sialanar. The child s doctor may decide to stop treatment with Sialanar if side effects cannot be managed by reducing the dose.</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 any of the following serious side effects occur, stop using the medicine and seek urgent medical advice.</p><ul><li>Constipation (difficulty in passing stool) very common</li><li>Difficulty in passing urine (urinary retention) very common</li><li>Pneumonia (sever chest infection) - common</li><li>Allergic reaction (rash, itching, red raised itchy rash (hives), difficulty breathing or swallowing, dizziness) frequency not known</li></ul><p>The following side effects may be a sign of severe allergic reaction. If they occur, take the child to the nearest emergency medical facility and take the medicine with you.</p><ul><li>Swelling mainly of the tongue, lips, face or throat (possible signs of angioedema) frequency not known</li></ul><p>Other side effects are:</p><p>Very common (may affect more than 1 in 10 people)</p><ul><li>Dry mouth</li><li>Difficulty in passing stools (constipation)</li><li>Diarrhoea</li><li>Being sick (vomiting)</li><li>Flushing</li><li>Nasal congestion</li><li>Unable to completely empty the bladder (urinary retention)</li><li>Reduced secretions in the chest</li><li>Irritability</li></ul><p>Common (may affect up to 1 in 10 people)</p><ul><li>Upper respiratory tract infection (chest infection)</li><li>Pneumonia (severe chest infection)</li><li>Urinary tract infection</li><li>Drowsiness (sleepiness)</li><li>Agitation</li><li>Fever (pyrexia)</li><li>Nose bleeds (epistaxis)</li><li>Rash</li></ul><p>Uncommon (may affect up to 1 in 100 people)</p><ul><li>Bad breath (halitosis)</li><li>Fungal infection (thrush) of the throat (oesophageal candidiasis)</li><li>Abnormal contractions of the digestive tract when food is ingested (gastrointestinal motility disorder)</li><li>A disorder of the muscles and nerves in the intestine which causes an obstruction or blockage (pseudo-obstruction)</li><li>Widening of the pupil of the eye (mydriasis)</li><li>Involuntary eye movement (nystagmus)</li><li>Headache</li><li>Dehydration</li><li>Thirst in hot weather</li></ul><p>Other side effects that occur with anticholinergics but their frequency with glycopyrronium is not known</p><ul><li>allergic reaction (rash, itching, red raised itchy rash (hives), difficulty breathing or swallowing, dizziness)</li><li>severe allergic reaction (angioedema); signs include swelling mainly of the tongue, lips, face or throat</li><li>restlessness; overactivity; short attention span; frustration; mood changes; temper outbursts or explosive behaviour; excessive sensitivity; seriousness or sadness; frequent crying episodes; fearfulness</li><li>insomnia (difficulty in sleeping)</li><li>raised pressure in the eye (which might cause glaucoma); photophobia (sensitivity to light); dry eyes</li><li>slow heart rate followed by rapid heart rate, palpitations and irregular heart beat</li><li>inflammation and swelling of sinuses (sinusitis)</li><li>feeling sick (nausea)</li><li>dry skin</li><li>reduced ability to sweat, which can cause fever and heatstroke</li><li>urgent need to urinate</li></ul><p>Side effects can sometimes be difficult to recognise in patients with neurologic problems who cannot easily tell you how they feel.</p><p>If you think a troublesome side effect is occurring after increasing a dose, the dose should be decreased to the previous one used and your doctor contacted.</p><p>Tell your doctor if you notice any behavioural changes or any other changes in the child.</p><p>Reporting of side effects If your child gets 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.<br/>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 sialanar" ] ;
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 sialanar" ]       ] ;
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 store above 25 C. This medicine must be used within 2 months of first opening the bottle.</p><p>Do not use this medicine after the expiry date, which is stated on the label after EXP: The expiry date refers to the last day of that month.</p><p>Sialanar should not be used if the packaging has been opened or damaged.</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 Sialanar contains The active substance is glycopyrronium. Each ml of solution contains 400 micrograms glycopyrronium bromide equivalent to 320 micrograms of glycopyrronium. The other ingredients are sodium benzoate (E211) (see section 2 Sialanar contains sodium and benzoate salt ), raspberry flavouring (containing propylene glycol E1520), sucralose (E955), citric acid (E330) and purified water.</p><p>What Sialanar looks like and contents of the pack Sialanar oral solution is a clear, colourless liquid. It is supplied in a 60 ml or 250 ml amber glass bottle in a cardboard carton. Each carton contains one bottle, one 8 ml oral syringe and one syringe adaptor. Not all pack sizes may be marketed.</p><p>Marketing Authorisation Holder Proveca Pharma Ltd 2 Dublin Landings North Wall Quay Dublin 1 Ireland</p><p>Manufacturer Centre Sp cialit s Pharmaceutiques (CSP),<br/>Z.A.C. des Suzots,<br/>35 rue de la Chapelle,<br/>63450 Saint Amant Tallende,<br/>France</p><p>Unither Liquid Manufacturing,<br/>1-3 All e de la Neste,<br/>Z.I. d'en Sigal,<br/>31770 Colomiers,<br/>France</p><p>This leaflet was last revised in</p><p>Other sources of information Detailed information on this medicine is available on the European Medicines Agency web site:</p></div>"       ]     ] )
  ] ) . # 

<MedicinalProductDefinition/mp08f8f83bc6310f91660a8946f32126f9> a fhir:MedicinalProductDefinition ;
  fhir:id [ fhir:v "mp08f8f83bc6310f91660a8946f32126f9"] ; # 
  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_mp08f8f83bc6310f91660a8946f32126f9\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicinalProductDefinition mp08f8f83bc6310f91660a8946f32126f9</b></p><a name=\"mp08f8f83bc6310f91660a8946f32126f9\"> </a><a name=\"hcmp08f8f83bc6310f91660a8946f32126f9\"> </a><a name=\"mp08f8f83bc6310f91660a8946f32126f9-en-US\"> </a><p><b>identifier</b>: <code>http://ema.europa.eu/identifier</code>/EU/1/16/1135/001 (250 ml bottle)</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>: Sialanar 320 micrograms/ml oral solution</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/16/1135/001 (250 ml bottle)" ]
  ] ) ; # 
  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 "Sialanar 320 micrograms/ml oral solution" ] ;
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" ]         ] )       ]     ] )
  ] ) . #