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

<Composition/composition-en-d51291e7d675a24203f1a2e152221f98> a fhir:Composition ;
  fhir:id [ fhir:v "composition-en-d51291e7d675a24203f1a2e152221f98"] ; # 
  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-d51291e7d675a24203f1a2e152221f98\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition composition-en-d51291e7d675a24203f1a2e152221f98</b></p><a name=\"composition-en-d51291e7d675a24203f1a2e152221f98\"> </a><a name=\"hccomposition-en-d51291e7d675a24203f1a2e152221f98\"> </a><a name=\"composition-en-d51291e7d675a24203f1a2e152221f98-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/732/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 - desloratadine</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/732/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/mpd51291e7d675a24203f1a2e152221f98" ]
  ] ) ; # 
  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 - desloratadine"] ; # 
  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 Desloratadine Teva is and what it is used for</li><li>What you need to know before you take Desloratadine Teva</li><li>How to take Desloratadine Teva</li><li>Possible side effects</li><li>How to store Desloratadine Teva</li><li>Contents of the pack and other information</li></ol></div>"       ]     ] [
fhir:title [ fhir:v "1. What desloratadine 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 desloratadine 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 Desloratadine Teva is Desloratadine Teva contains desloratadine which is an antihistamine.</p><p>How Desloratadine Teva works Desloratadine Teva is an antiallergy medicine that does not make you drowsy. It helps control your allergic reaction and its symptoms.</p><p>When Desloratadine Teva should be used Desloratadine Teva relieves symptoms associated with allergic rhinitis (inflammation of the nasal passages caused by an allergy, for example, hay fever or allergy to dust mites) in adults and adolescents 12 years of age and older. These symptoms include sneezing, runny or itchy nose, itchy palate, and itchy, red or watery eyes.</p><p>Desloratadine Teva is also used to relieve the symptoms associated with urticaria (a skin condition caused by an allergy). These symptoms include itching and hives.</p><p>Relief of these symptoms lasts a full day and helps you to resume your normal daily activities and sleep.</p></div>"       ]     ] [
fhir:title [ fhir:v "2. What you need to know before you take desloratadine" ] ;
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 desloratadine" ]       ] ;
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Do not take Desloratadine Teva</p><ul><li>if you are allergic to desloratadine, or any of the other ingredients of this medicine (listed in section 6) or to loratadine.</li></ul><p>Warnings and precautions Talk to your doctor or pharmacist before taking Desloratadine Teva</p><ul><li>if you have poor kidney function.</li><li>if you have medical or familial history of seizures.</li></ul><p>Use in children and adolescents Do not give this medicine to children less than 12 years of age.</p><p>Other medicines and Desloratadine Teva There are no known interactions of Desloratadine Teva with other medicines. Tell your doctor or pharmacist if you are taking, have recently taken or might take any other medicines.</p><p>Desloratadine Teva with food, drink and alcohol Desloratadine Teva may be taken with or without a meal.<br/>Use caution when taking Desloratadine Teva with alcohol.</p><p>Pregnancy, breast-feeding and fertility 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.<br/>Taking Desloratadine Teva is not recommended if you are pregnant or nursing a baby. Fertility There is no data available on male/female fertility.</p><p>Driving and using machines At the recommended dose, this medicine is not expected to affect your ability to drive or use machines. Although most people do not experience drowsiness, it is recommended not to engage in activities requiring mental alertness, such as driving a car or operating machinery until you have established your own response to the medicinal product.</p><p>Desloratadine Teva contains lactose Desloratadine Teva contains lactose. If you have been told by your doctor that you have an intolerance to some sugars, contact your doctor before taking this medicine.</p></div>"       ]     ] [
fhir:title [ fhir:v "3. How to take desloratadine" ] ;
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 desloratadine" ]       ] ;
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 or pharmacist has told you. Check with your doctor or pharmacist if you are not sure.</p><p>Adults and adolescents 12 years of age and over<br/>The recommended dose is one tablet once a day with water, with or without food.</p><p>This medicine is for oral use. Swallow the tablet whole.</p><p>Regarding the duration of treatment, your doctor will determine the type of allergic rhinitis you are suffering from and will determine for how long you should take Desloratadine Teva. If your allergic rhinitis is intermittent (presence of symptoms for less than 4 days per week or for less than 4 weeks), your doctor will recommend you a treatment schedule that will depend on the evaluation of the history of your disease. If your allergic rhinitis is persistent (presence of symptoms for 4 days or more per week and for more than 4 weeks), your doctor may recommend you a longer term treatment.</p><p>For urticaria, the duration of treatment may be variable from patient to patient and therefore you should follow the instructions of your doctor.</p><p>If you take more Desloratadine Teva than you should Take Desloratadine Teva only as it is prescribed for you. No serious problems are expected with accidental overdose. However, if you take more Desloratadine Teva than you were told to, tell your doctor, pharmacist or nurse immediately.</p><p>If you forget to take Desloratadine Teva If you forget to take your dose on time, take it as soon as possible and then go back to your regular dosing schedule. Do not take a double dose to make up for a forgotten dose.</p><p>If you stop taking Desloratadine Teva 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>During the marketing of Desloratadine Teva, cases of severe allergic reactions (difficulty in breathing, wheezing, itching, hives and swelling) have been reported very rarely. If you notice any of these serious side effects, stop taking the medicine and seek urgent medical advice straight away.</p><p>In clinical studies in adults, side effects were about the same as with a dummy tablet. However, fatigue, dry mouth and headache were reported more often than with a dummy tablet. In adolescents, headache was the most commonly reported side effect.</p><p>In clinical studies with desloratadine, the following side effects were reported as:</p><p>Common: the following may affect up to 1 in 10 people fatigue dry mouth headache</p><p>Adults During the marketing of Desloratadine Teva, the following side effects were reported as:</p><p>Very rare: the following may affect up to 1 in 10,000 people severe allergic reactions<br/>rash</p><p>pounding or irregular heartbeat fast heartbeat</p><p>stomach ache</p><p>feeling sick (nausea) vomiting</p><p>upset stomach</p><p>diarrhoea dizziness</p><p>drowsiness<br/>inability to sleep muscle pain</p><p>hallucinations</p><p>seizures restlessness with increased</p><p>liver inflammation abnormal liver function tests body movement</p><p>Not known: frequency cannot be estimated from the available data unusual weakness</p><p>yellowing of the skin and/or eyes increased sensitivity of the skin to the sun, even in case of hazy sun, and to UV light, for instance to UV lights of a solarium changes in the way the heart beats abnormal behaviour aggression weight increased increased appetite depressed mood dry eyes</p><p>Children Not known: frequency cannot be estimated from the available data slow heartbeat</p><p>change in the way the heart beats abnormal behaviour</p><p>aggression</p><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.<br/>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 desloratadine" ] ;
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 desloratadine" ]       ] ;
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 blister 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>Do not use this medicine if you notice any change in the appearance of the tablets.</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 Desloratadine Teva contains</p><ul><li>The active substance is 5 mg desloratadine.</li><li>The other ingredients are microcrystalline cellulose, pregelatinised maize starch, talc, silica colloidal anhydrous, lactose monohydrate, hypromellose, titanium dioxide (E171), macrogol 400, indigo carmine (E132).</li></ul><p>What Desloratadine Teva looks like and contents of the pack Blue, round, biconvex film-coated tablet, plain on both sides. Desloratadine Teva 5 mg film-coated tablets are supplied in blister packs of 7, 10, 14, 20, 21, 28, 30, 40, 50, 60, 90, 100 and 105 film-coated tablets and in perforated blister packs of 50 x 1 film-coated tablet (unit dose). Not all pack sizes may be marketed.</p><p>Marketing Authorisation Holder and Manufacturer</p><p>Marketing Authorisation Holder Teva B.V. Swensweg 5 2031 GA Haarlem The Netherlands</p><p>Manufacturer TEVA Pharmaceutical Works Private Limited Company Pallagi t 13, 4042 Debrecen, Hungary</p><p>or</p><p>Pharmachemie B.V. Swensweg 5, 2031 GA Haarlem, The Netherlands</p><p>or Merckle GmbH Ludwig-Merckle-Strasse 3 D-89143 Blaubeuren Germany</p><p>For any information about this medicine, please contact the local representative of the Marketing Authorisation Holder:</p><p>Belgi /Belgique/Belgien Teva Pharma Belgium N.V./S.A./AG T l/Tel: +32 38207Lietuva UAB Teva Baltics Tel: +370 52660</p><p>Te : +359 24899Luxembourg/Luxemburg Teva Pharma Belgium N.V./S.A./AG Belgique/Belgien T l/Tel: +32 38207 esk republika Teva Pharmaceuticals CR, s.r.o. Tel: +420 251007Magyarorsz g Teva Gy gyszergy r Zrt. Tel: +36 12886Danmark Teva Denmark A/S Tlf: +45 44985Malta Teva Pharmaceuticals Ireland L-Irlanda Tel: +44 2075407Deutschland TEVA GmbH Tel: +49 73140Nederland Teva Nederland B.V. Tel: +31 8000228Eesti</p><p>UAB Teva Baltics Eesti filiaal Tel: +372 6610Norge Teva Norway AS Tlf: +47 66775<br/>Specifar A.B.E.E. : +30 2118805 sterreich ratiopharm Arzneimittel Vertriebs-GmbH Tel: +43 1970Espa a Teva Pharma, S.L.U. Tel: +34 913873Polska Teva Pharmaceuticals Polska Sp. z o.o. Tel: +48 223459France Teva Sant<br/>T l: +33 155917Portugal Teva Pharma - Produtos Farmac uticos, Lda. Tel: +351 214767Hrvatska Pliva Hrvatska d.o.o. Tel: + 385 13720Rom nia Teva Pharmaceuticals S.R.L. Tel: +40 212306Ireland Teva Pharmaceuticals Ireland Tel: +44 2075407Slovenija Pliva Ljubljana d.o.o. Tel: +386 15890 sland Alvogen ehf. S mi: +354 5222Slovensk republika TEVA Pharmaceuticals Slovakia s.r.o. Tel: +421 257267Italia Teva Italia S.r.l. Tel: +39 028917Suomi/Finland SanoSwiss UAB Puh/Tel: +370 70001<br/>Specifar A.B.E.E.</p><p>: +30 2118805Sverige Teva Sweden AB Tel: +46 42121Latvija UAB Teva Baltics fili le Latvij<br/>Tel: +371 67323United Kingdom (Northern Ireland) Teva Pharmaceuticals Ireland Ireland Tel: +44 2075407This leaflet was last revised in</p><p>Detailed information on this medicine is available on the European Medicines Agency web site:</p></div>"       ]     ] )
  ] ) . # 

<MedicinalProductDefinition/mpd51291e7d675a24203f1a2e152221f98> a fhir:MedicinalProductDefinition ;
  fhir:id [ fhir:v "mpd51291e7d675a24203f1a2e152221f98"] ; # 
  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_mpd51291e7d675a24203f1a2e152221f98\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicinalProductDefinition mpd51291e7d675a24203f1a2e152221f98</b></p><a name=\"mpd51291e7d675a24203f1a2e152221f98\"> </a><a name=\"hcmpd51291e7d675a24203f1a2e152221f98\"> </a><a name=\"mpd51291e7d675a24203f1a2e152221f98-en-US\"> </a><p><b>identifier</b>: <code>http://ema.europa.eu/identifier</code>/EU/1/11/732/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>: Desloratadine Teva 5 mg film-coated 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/732/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 "Desloratadine Teva 5 mg film-coated 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" ]         ] )       ]     ] )
  ] ) . #