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 bretaris 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-54a021f4e4e92ada183e2df4eec44f64"] ; # 
  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-54a021f4e4e92ada183e2df4eec44f64"^^xsd:anyURI ] ;
    ( fhir:resource <Composition/composition-en-54a021f4e4e92ada183e2df4eec44f64> )
  ] [
fhir:fullUrl [ fhir:v "MedicinalProductDefinition/mp54a021f4e4e92ada183e2df4eec44f64"^^xsd:anyURI ] ;
    ( fhir:resource <MedicinalProductDefinition/mp54a021f4e4e92ada183e2df4eec44f64> )
  ] ) . # 

<Composition/composition-en-54a021f4e4e92ada183e2df4eec44f64> a fhir:Composition ;
  fhir:id [ fhir:v "composition-en-54a021f4e4e92ada183e2df4eec44f64"] ; # 
  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-54a021f4e4e92ada183e2df4eec44f64\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition composition-en-54a021f4e4e92ada183e2df4eec44f64</b></p><a name=\"composition-en-54a021f4e4e92ada183e2df4eec44f64\"> </a><a name=\"hccomposition-en-54a021f4e4e92ada183e2df4eec44f64\"> </a><a name=\"composition-en-54a021f4e4e92ada183e2df4eec44f64-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/12/781/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 - bretaris</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/12/781/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/mp54a021f4e4e92ada183e2df4eec44f64" ]
  ] ) ; # 
  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 - bretaris"] ; # 
  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\"><p>Instructions for Use</p></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 Bretaris Genuair is and what it is used for</li><li>What you need to know before you use Bretaris Genuair</li><li>How to use Bretaris Genuair</li><li>Possible side effects</li><li>How to store Bretaris Genuair</li><li>Contents of the pack and other information</li></ol></div>"       ]     ] [
fhir:title [ fhir:v "1. What bretaris 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 bretaris 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>What Bretaris Genuair is The active ingredient of Bretaris Genuair is aclidinium bromide, which belongs to a group of medicines called bronchodilators. Bronchodilators relax airways and help keep bronchioles open. Bretaris Genuair is a dry powder inhaler that uses your breath to deliver the medicine directly into your lungs. This makes it easier for chronic obstructive pulmonary disease (COPD) patients to breathe.</p><p>What Bretaris Genuair is used for Bretaris Genuair is indicated to help open the airways and relieve symptoms of COPD, a serious, long- term lung disease characterised by breathing difficulties. Regular use of Bretaris Genuair can help you when you have ongoing shortness of breath related to your disease to help you minimise the effects of the disease on your everyday life and reduce the number of flare-ups (the worsening of your COPD symptoms for several days).</p></div>"       ]     ] [
fhir:title [ fhir:v "2. What you need to know before you take bretaris" ] ;
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 bretaris" ]       ] ;
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Do not use Bretaris Genuair</p><ul><li>if you are allergic to aclidinium bromide or any of the other ingredients of this medicine (listed in section 6).</li></ul><p>Warnings and precautions Talk to your doctor, pharmacist or nurse before using Bretaris Genuair:</p><ul><li>if you have had heart problems recently.</li><li>if you see halos around lights or coloured images (glaucoma).</li><li>if you have an enlarged prostate, problems passing urine, or a blockage in your bladder.</li></ul><p>Bretaris Genuair is indicated for maintenance treatment and should not be used to treat a sudden attack of breathlessness or wheezing. If your COPD symptoms (breathlessness, wheezing, cough) do not improve or get worse you should contact your doctor for advice as soon as possible.</p><p>Dry mouth, which has been observed with medicines like Bretaris Genuair, may after using your medicine for a long time, be associated with tooth decay. Therefore, please remember to pay attention to oral hygiene.</p><p>Stop taking Bretaris Genuair and seek medical help immediately:</p><ul><li>if you get tightness of the chest, coughing, wheezing or breathlessness immediately after using the medicine. These may be signs of a condition called bronchospasm.</li></ul><p>Children and adolescents Bretaris Genuair is not for use in children or adolescents below 18 years of age.</p><p>Other medicines and Bretaris Genuair Tell your doctor or pharmacist if you are taking, have recently taken or might take any other medicines.</p><p>Inform your doctor if you have been or are using similar medicines for breathing problems, such as medicines containing tiotropium, ipratropium. Ask your doctor or pharmacist if you are not sure. The use of Bretaris Genuair with these medicines is not recommended.</p><p>Pregnancy and breast-feeding If you are pregnant or breast-feeding, think you may be pregnant or are planning to have a baby, ask your doctor or pharmacist for advice before taking this medicine. You should not use Bretaris Genuair if you are pregnant or are breast-feeding unless your doctor tells you so.</p><p>Driving and using machines Bretaris Genuair may have minor influence on the ability to drive and use machines. This medicine may cause headache, dizziness or blurred vision. If you are affected by any of these side effects do not drive or use machinery until the headache has cleared, the feeling of dizziness has passed and your vision has returned to normal.</p><p>Bretaris Genuair contains lactose If you have been told by your doctor that you have an intolerance to some sugars, contact your doctor before taking this medicinal product.</p></div>"       ]     ] [
fhir:title [ fhir:v "3. How to take bretaris" ] ;
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 bretaris" ]       ] ;
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 or pharmacist has told you. Check with your doctor or pharmacist if you are not sure.</p><p>The recommended dose is one inhalation twice a day in the morning and evening. The effects of Bretaris Genuair last for 12 hours; therefore, you should try to use your Bretaris Genuair inhaler at the same time every morning and evening. This ensures that there is always enough medicine in your body to help you breathe more easily throughout the day and night. It will also help you to remember to use it.</p><p>The recommended dose can be used for elderly patients and for patients with kidney or liver problems. No dose adjustments are necessary.</p><p>COPD is a long-term disease; therefore, it is recommended that Bretaris Genuair is used every day, twice a day and not only when breathing problems or other symptoms of COPD are experienced.</p><p>Route of administration The medicine is for inhalation use.</p><p>Refer to the Instructions for Use for instructions on how to use the Genuair inhaler. If you are not sure of how to use Bretaris Genuair, contact your doctor or pharmacist.</p><p>You can use Bretaris Genuair any time before or after food or drink.</p><p>If you use more Bretaris Genuair than you should If you think you may have used more Bretaris Genuair than you should, contact your doctor or pharmacist.</p><p>If you forget to use Bretaris Genuair If you forget a dose of Bretaris Genuair, inhale the dose as soon as you remember. However, if it is nearly time for your next dose, skip the missed dose. Do not take a double dose to make up for a forgotten dose.</p><p>If you stop using Bretaris Genuair This medicine is for long-term use. If you want to stop treatment, first talk to your doctor, as your symptoms may worsen.</p><p>If you have any further questions on the use of this medicine, ask your doctor, pharmacist or nurse.</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>Allergic reactions may rarely occur (may affect up to 1 in 1,000 people). Stop using the medicine and contact your doctor immediately if you develop swelling of your face, throat, lips or tongue (with or without difficulty breathing or swallowing), dizziness or fainting, faster heart rate or if you get raised severely itchy bumps on your skin (hives) as these may be symptoms of an allergic reaction.</p><p>The following side effects may occur whilst using Bretaris Genuair: Common: may affect up to 1 in 10 people</p><ul><li>Headache</li><li>Inflammation of the sinuses (sinusitis)</li><li>Common cold (nasopharyngitis)</li><li>Cough</li><li>Diarrhoea</li><li>Nausea</li></ul><p>Uncommon: may affect up to 1 in 100 people</p><ul><li>Dizziness</li><li>Dry mouth</li><li>Inflammation of the mouth (stomatitis)</li><li>Hoarseness (dysphonia)</li><li>Faster heart beat (tachycardia)</li><li>Sensation of heart beating (palpitations)</li><li>Difficulty passing urine (urinary retention)</li><li>Blurred vision</li><li>Rash</li><li>Itching of the skin</li></ul><p>Reporting of side effects If you get any side effects, talk to your doctor, pharmacist 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 bretaris" ] ;
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 bretaris" ]       ] ;
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 inhaler label and carton after EXP . The expiry date refers to the last day of that month.</p><p>Keep the inhaler inside the pouch until the administration period starts.</p><p>To be used within 90 days of opening the pouch.</p><p>Do not use the Bretaris Genuair if you notice that the pack is damaged or shows signs of tampering.</p><p>After you have taken the last dose, the inhaler has to be disposed of. 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 Bretaris Genuair contains</p><ul><li>The active substance is aclidinium bromide. Each delivered dose contains 375 micrograms aclidinium bromide equivalent to 322 micrograms of aclidinium.</li><li>The other ingredient is lactose monohydrate (refer to Section 2 Bretaris Genuair contains lactose ).</li></ul><p>What Bretaris Genuair looks like and contents of the pack Bretaris Genuair is a white or almost white powder. The Genuair inhaler device is white coloured with an integral dose indicator and a green dosage button. The mouthpiece is covered with a removable green protective cap. It is supplied in a plastic pouch.</p><p>Pack sizes supplied: Carton containing 1 inhaler with 30 doses. Carton containing 1 inhaler with 60 doses. Carton containing 3 inhalers each with 60 doses.</p><p>Not all pack sizes may be marketed.</p><p>Marketing Authorisation Holder Covis Pharma Europe B.V.<br/>Gustav Mahlerplein 2 1082MA Amsterdam The Netherlands</p><p>Manufacturer Industrias Farmac uticas Almirall, S.A. Ctra. de Martorell 41-08740 Sant Andreu de la Barca, Barcelona Spain</p><p>For any information about this medicine, please contact the local representative of the Marketing Authorisation Holder: Belgi /Belgique/Belgien<br/>Covis Pharma Europe B.V. T l/Tel: 80013Lietuva<br/>UAB BERLIN CHEMIE MENARINI BALTIC<br/>Tel: +370 52 691</p><ul><li>/ . E<br/>.: +359 2 454 09 Luxembourg/Luxemburg<br/>Covis Pharma Europe B.V. T l/Tel: 80024 esk republika<br/>Berlin-Chemie/A.Menarini Ceska republika s.r.o.<br/>Tel: +420 267 199 Magyarorsz g<br/>Berlin-Chemie/A. Menarini Kft.<br/>Tel.: +36 1799 7Danmark<br/>Covis Pharma Europe B.V. Tlf: 80711Malta<br/>Covis Pharma Europe B.V. Tel: 80065Deutschland<br/>Berlin-Chemie AG<br/>Tel: +49 (0) 30 67Covis Pharma Europe B.V. Tel: +49 (0) 3031196Nederland<br/>Covis Pharma Europe B.V.<br/>Tel: 08000270Eesti<br/>O Berlin-Chemie Menarini Eesti<br/>Tel: +372 667 5Norge<br/>Covis Pharma Europe B.V.<br/>Tlf: 80031<br/>MENARINI HELLAS AE<br/>: +30 210 8316111- sterreich<br/>A. Menarini Pharma GmbH Tel: +43 1 879 95 85-0</li></ul><p>Espa a<br/>Laboratorios Menarini S.A.<br/>Tel: +34-93 462 88 Polska<br/>Covis Pharma Europe B.V.<br/>Tel.: 0800919France<br/>MENARINI France<br/>T l: +33 (0)1 45 60 77 Portugal<br/>A. Menarini Portugal Farmac utica, S.A.<br/>Tel: +351 210 935 Hrvatska<br/>Berlin-Chemie Menarini Hrvatska d.o.o.<br/>Tel: + 385 1 4821 Rom nia<br/>Berlin-Chemie A.Menarini S.R.L.<br/>Tel: +40 21 232 34 Ireland<br/>Covis Pharma Europe B.V.<br/>Tel: 1800937Slovenija<br/>Berlin-Chemie / A. Menarini Distribution Ljubljana d.o.o. Tel: +386 01 300 2 sland<br/>Covis Pharma Europe B.V.<br/>S mi: 8007Slovensk republika<br/>Berlin-Chemie / A. Menarini Distribution Slovakia s.r.o. Tel: +421 2 544 30 Italia<br/>Laboratori Guidotti S.p.A.<br/>Tel: +39- 050 971Suomi/Finland<br/>Covis Pharma Europe B.V. Puh/Tel: 0800413<br/>Covis Pharma Europe B.V. : 80091Sverige<br/>Covis Pharma Europe B.V. Tel: 0200898Latvija<br/>SIA Berlin-Chemie/Menarini Baltic<br/>Tel: +371 67103United Kingdom (Northern Ireland) Covis Pharma Europe B.V. Tel: 08004334This leaflet was last revised in &lt;{month YYYY}&gt;.</p><p>Detailed information on this medicine is available on the European Medicines Agency web site:</p></div>"       ]     ] )
  ] ) . # 

<MedicinalProductDefinition/mp54a021f4e4e92ada183e2df4eec44f64> a fhir:MedicinalProductDefinition ;
  fhir:id [ fhir:v "mp54a021f4e4e92ada183e2df4eec44f64"] ; # 
  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_mp54a021f4e4e92ada183e2df4eec44f64\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicinalProductDefinition mp54a021f4e4e92ada183e2df4eec44f64</b></p><a name=\"mp54a021f4e4e92ada183e2df4eec44f64\"> </a><a name=\"hcmp54a021f4e4e92ada183e2df4eec44f64\"> </a><a name=\"mp54a021f4e4e92ada183e2df4eec44f64-en-US\"> </a><p><b>identifier</b>: <code>http://ema.europa.eu/identifier</code>/EU/1/12/781/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>: Bretaris Genuair 322 micrograms inhalation powder</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/12/781/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 "Bretaris Genuair 322 micrograms inhalation powder" ] ;
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" ]         ] )       ]     ] )
  ] ) . #