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

<Composition/composition-en-7504582d8c4f390424d8e4bfcd82fbae> a fhir:Composition ;
  fhir:id [ fhir:v "composition-en-7504582d8c4f390424d8e4bfcd82fbae"] ; # 
  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-7504582d8c4f390424d8e4bfcd82fbae\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition composition-en-7504582d8c4f390424d8e4bfcd82fbae</b></p><a name=\"composition-en-7504582d8c4f390424d8e4bfcd82fbae\"> </a><a name=\"hccomposition-en-7504582d8c4f390424d8e4bfcd82fbae\"> </a><a name=\"composition-en-7504582d8c4f390424d8e4bfcd82fbae-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/801/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 - constella</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/801/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/mp7504582d8c4f390424d8e4bfcd82fbae" ]
  ] ) ; # 
  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 - constella"] ; # 
  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 Constella is and what it is used for</li><li>What you need to know before you take Constella</li><li>How to take Constella</li><li>Possible side effects</li><li>How to store Constella</li><li>Contents of the pack and other information</li></ol></div>"       ]     ] [
fhir:title [ fhir:v "1. What constella 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 constella 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 Constella is used for Constella contains the active substance linaclotide. It is used to treat the symptoms of moderate to severe irritable bowel syndrome (often just called IBS ) with constipation in adult patients. IBS is a common gut disorder. The main symptoms of IBS with constipation include:</p><p>stomach or abdominal pain,</p><p>feeling bloated,</p><p>infrequent, hard, small or pellet-like stools (faeces). These symptoms may vary from person to person. How Constella works Constella acts locally in your gut, helping you to feel less pain and less bloated, and to restore the normal functioning of your bowels. It is not absorbed into the body, but attaches to receptor called guanylate cyclase C on the surface of your gut. By attaching to this receptor, it blocks the sensation of pain and allows liquid to enter from the body into the gut, thereby loosening the stools and increasing your bowel movements.</p></div>"       ]     ] [
fhir:title [ fhir:v "2. What you need to know before you take constella" ] ;
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 constella" ]       ] ;
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2 id=\"do-not-take-constella\">Do not take Constella</h2><h2 id=\"if-you-are-allergic-to-linaclotide-or-any-of-the-other-ingredients-of-this-medicine-listed-in-section-6\">if you are allergic to linaclotide or any of the other ingredients of this medicine (listed in section 6).</h2><h2 id=\"if-you-or-your-doctor-know-that-you-have-a-blockage-in-your-stomach-or-bowels-warnings-and-precautions-your-doctor-has-given-this-medicine-to-you-after-excluding-other-diseases-especially-of-your-bowels-and-concluding-that-you-suffer-from-ibs-with-constipation-because-these-other-diseases-may-have-the-same-symptoms-as-ibs-it-is-important-that-you-report-any-change-or-irregularity-in-symptoms-to-your-doctor-promptly-if-you-experience-severe-or-prolonged-diarrhoea-passing-of-frequent-watery-stools-for-7-days-or-more-stop-taking-constella-and-contact-your-doctor-see-section-4-make-sure-you-drink-plenty-of-fluids-to-replace-the-water-and-electrolytes-like-potassium-lost-from-the-diarrhoea-if-you-have-severe-stomach-symptoms-which-continue-or-get-worse-stop-taking-constella-and-contact-your-doctor-immediately-because-these-could-be-symptoms-of-a-hole-developing-in-the-bowel-wall-gastrointestinal-perforation-see-section-4-talk-to-your-doctor-if-you-experience-bleeding-from-the-bowel-or-rectum-take-special-care-if-you-are-older-than-65-years-as-there-is-a-higher-risk-you-experience-diarrhoea-take-also-special-care-if-you-have-severe-or-prolonged-diarrhoea-and-an-additional-disease-such-as-high-blood-pressure-previous-disease-of-the-heart-and-blood-vessels-eg-such-as-previous-heart-attacks-or-diabetes-talk-to-your-doctor-if-you-suffer-from-inflammatory-diseases-of-the-guts-such-as-crohn-s-disease-or-ulcerative-colitis-as-constella-is-not-recommended-in-these-patients-children-and-adolescents-do-not-give-this-medicine-to-children-and-adolescents-under-the-age-of-18-years-because-the-safety-and-efficacy-of-constella-in-this-age-group-has-not-been-established-other-medicines-and-constella-tell-your-doctor-or-pharmacist-if-you-are-taking-have-recently-taken-or-might-take-any-other-medicines-some-medicines-may-not-work-as-effectively-if-you-have-severe-or-prolonged-diarrhoea-such-as\">if you or your doctor know that you have a blockage in your stomach or bowels. Warnings and precautions Your doctor has given this medicine to you after excluding other diseases, especially of your bowels and concluding that you suffer from IBS with constipation. Because these other diseases may have the same symptoms as IBS, it is important that you report any change or irregularity in symptoms to your doctor promptly. If you experience severe or prolonged diarrhoea (passing of frequent watery stools for 7 days or more), stop taking Constella and contact your doctor (see section 4). Make sure you drink plenty of fluids to replace the water and electrolytes like potassium lost from the diarrhoea. If you have severe stomach symptoms which continue or get worse, stop taking Constella and contact your doctor immediately because these could be symptoms of a hole developing in the bowel wall (gastrointestinal perforation). See section 4. Talk to your doctor if you experience bleeding from the bowel or rectum. Take special care if you are older than 65 years, as there is a higher risk you experience diarrhoea. Take also special care if you have severe or prolonged diarrhoea and an additional disease, such as high blood pressure, previous disease of the heart and blood vessels (e.g. such as previous heart attacks) or diabetes. Talk to your doctor if you suffer from inflammatory diseases of the guts such as Crohn s disease or ulcerative colitis as Constella is not recommended in these patients. Children and adolescents Do not give this medicine to children and adolescents under the age of 18 years because the safety and efficacy of Constella in this age group has not been established. Other medicines and Constella Tell your doctor or pharmacist if you are taking, have recently taken or might take any other medicines: Some medicines may not work as effectively if you have severe or prolonged diarrhoea, such as:</h2><h2 id=\"oral-contraceptives-if-you-have-very-bad-diarrhoea-the-contraceptive-pill-may-not-work-properly-and-the-use-of-an-extra-method-of-contraception-is-recommended-see-the-instructions-in-the-patient-leaflet-of-the-contraceptive-pill-you-are-taking\">Oral contraceptives. If you have very bad diarrhoea, the contraceptive pill may not work properly and the use of an extra method of contraception is recommended. See the instructions in the patient leaflet of the contraceptive pill you are taking.</h2><h2 id=\"medicines-that-need-careful-and-exact-dosing-such-as-levothyroxine-a-hormone-to-treat-reduced-function-of-the-thyroid-gland-some-medicines-may-increase-the-risk-of-diarrhoea-when-taken-with-constella-such-as\">Medicines that need careful and exact dosing, such as levothyroxine (a hormone to treat reduced function of the thyroid gland). Some medicines may increase the risk of diarrhoea when taken with Constella, such as:</h2><h2 id=\"medicines-to-treat-stomach-ulcers-or-excessive-production-of-stomach-acid-called-proton-pump-inhibitors\">Medicines to treat stomach ulcers or excessive production of stomach acid called Proton Pump Inhibitors.</h2><h2 id=\"medicines-to-treat-pain-and-inflammation-called-nsaids\">Medicines to treat pain and inflammation called NSAIDs.</h2><p>Laxatives. Constella with food Constella produces more frequent bowel movements and diarrhoea (looser stools) when it is taken with food than when it is taken on an empty stomach (see section 3). Pregnancy and breast-feeding Limited information is available on the effects of Constella in pregnant and breast-feeding women. Do not take this medicine if you are pregnant, think you may be pregnant or are planning to have a baby, unless your doctor advises you to do so. In a milk-only lactation study in seven lactating women, who were already taking linaclotide therapeutically, neither linaclotide nor its active metabolite were detected in the milk. Therefore breastfeeding is not expected to result in exposure of the infant to linaclotide and Constella can be used during breast-feeding. Driving and using machines Constella will not affect your ability to drive or use machines</p></div>"       ]     ] [
fhir:title [ fhir:v "3. How to take constella" ] ;
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 constella" ]       ] ;
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. The recommended dose is one capsule (i.e. 290 micrograms of linaclotide) taken orally once a day. The capsule should be taken at least 30 minutes before a meal. If you have not experienced improvement in your symptoms after 4 weeks of treatment, you should contact your doctor. If you take more Constella than you should The most likely effect of taking too much Constella is diarrhoea. Contact your doctor or pharmacist if you have taken too much of this medicine. If you forget to take Constella Do not take a double dose to make up for a forgotten dose. Just take the next dose at the scheduled time and continue as normal. If you stop taking Constella It is preferable to discuss stopping treatment with your doctor before actually doing so. However, treatment with Constella can be safely stopped at any time. 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. Very common side effects (may affect more than 1 in 10 people):</p><p>diarrhoea<br/>Diarrhoea is normally short lived; however, if you experience severe or prolonged diarrhoea (passing frequent or watery stools for 7 days or more) and feel lightheaded, dizzy or faint, stop taking Constella and contact your doctor. Common side effects (may affect up to 1 in 10 people):</p><p>stomach or abdominal pain</p><p>feeling bloated</p><p>wind</p><p>stomach flu (viral gastroenteritis)</p><p>feeling dizzy Uncommon side effects (may affect up to 1 in 100 people):</p><p>lack of control over passing stools (faecal incontinence)</p><p>urgency to pass stools</p><p>feeling lightheaded after standing up quickly</p><p>dehydration</p><p>low level of potassium in your blood</p><p>decreased appetite</p><p>rectal bleeding</p><p>bleeding from the bowel or rectum including bleeding from piles/haemorrhoids</p><p>nausea</p><p>vomiting</p><p>hives (urticaria) Rare side effects (may affect up to 1 in 1,000 people):</p><p>bicarbonate decrease in your blood</p><p>a hole developing in the bowel wall (gastrointestinal perforation) Side effects with frequency not known (frequency cannot be estimated from the available data):</p><p>Rash Reporting of side effects 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 constella" ] ;
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 constella" ]       ] ;
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. Do not use this medicine after the expiry date which is stated on the carton and the bottle after EXP . The expiry date refers to the last day of that month. Once the bottle is opened, the capsules should be used within 18-weeks. Do not store above 30 C. Keep the bottle tightly closed in order to protect from moisture. Warning: The bottle contains one or more sealed canisters containing silica gel to keep the capsules dry. Keep the canisters in the bottle. Do not swallow them. Do not use this medicine if you notice any signs of damage to the bottle or any change in the appearance of the capsules. 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\"><h2 id=\"what-constella-contains\">What Constella contains</h2><h2 id=\"the-active-substance-is-linaclotide-each-capsule-contains-290-micrograms-of-linaclotide\">The active substance is linaclotide. Each capsule contains 290 micrograms of linaclotide.</h2><p>The other ingredients are : Capsule content: microcrystalline cellulose, hypromellose, calcium chloride dihydrate and leucine. Capsule shell: red iron oxide (E172), titanium dioxide (E171), yellow iron oxide (E172), gelatin and polyethylene glycol Printing ink: shellac, propylene glycol, concentrated ammonia solution, potassium hydroxide, titanium dioxide (E171) and black iron oxide (E172). What Constella looks like and contents of the pack The capsules are white to off-white-orange opaque hard capsules marked 290 with grey ink. They are packaged in a white, high density polyethylene (HDPE) bottle with a tamper evident seal and a child-resistant screw cap, together with one or more desiccant canisters containing silica gel. Constella is available in packs containing 10, 28 or 90 capsules and in multipacks of 112 capsules comprising 4 cartons, each containing 28 capsules. Not all pack-sizes may be marketed. Marketing Authorisation Holder AbbVie Deutschland GmbH &amp; Co. KG Knollstra e 67061 Ludwigshafen Deutschland Manufacturer Allergan Pharmaceuticals International Limited Clonshaugh Business &amp; Technology Park Dublin 17, D17 EIreland For any information about this medicine, please contact the local representative of the Marketing Authorisation Holder: Belgi /Belgique/Belgien AbbVie SA T l/Tel: +32 10 477Lietuva AbbVie UAB Tel: + 370 5 205 3</p><p>:+359 2 90 30 Luxembourg/Luxemburg AbbVie SA Belgique/Belgien T l/Tel: +32 10 477 esk republika AbbVie s.r.o. Tel.: +420 233 098 Magyarorsz g AbbVie Kft. Tel:+36 1 455 8Danmark AbbVie A/S Tlf: +45 72 30 20 Malta Vivian Corporation Ltd. Tel: +356 27780Deutschland AbbVie Deutschland GmbH &amp; Co. KG Tel.: 00800 222843 33 (geb hrenfrei) Tel.: +49 (0) 611 / 1720-0 Nederland AbbVie B.V. Tel: +31 (0)88 322 2Eesti AbbVie O Tel. +372 6231Norge AbbVie AS Tlf: +47 67 81 80<br/>AbbVie . . : +30 214 4165 sterreich AbbVie GmbH Tel: +43 1 20589-0 Espa a AbbVie Spain, S.L.U. Tel: +34 913840Polska AbbVie Sp. z o.o. Tel.: +48 22 372 78 France AbbVie T l: +33 (0) 1 45 60 13 Portugal AbbVie, Lda. Tel.: +351 (0)21 1908Hrvatska AbbVie d.o.o. Tel: + 385 (0)1 5625 Rom nia AbbVie S.R.L. Tel: +40 21 529 30 Ireland AbbVie Limited Tel: +353 (0)1 4287Slovenija AbbVie Biofarmacevtska dru ba d.o.o. Tel: +386 (1)32 08 sland Vistor hf. S mi: +354 535 7Slovensk republika AbbVie s.r.o. Tel: +421 2 5050 0Italia AbbVie S.r.l. Tel: +39 06 928Suomi/Finland AbbVie Oy Puh/Tel: +358 (0)10 2411<br/>Lifepharma (Z.A.M.) Ltd : +357 22 34 74 Sverige AbbVie AB Tel: +46 (0)8 684 44 Latvija AbbVie SIA Tel: +371 67605United Kingdom (Northern Ireland) AbbVie Deutschland GmbH &amp; Co. KG Tel: +44 (0)1628 561This leaflet was last revised in Other sources of information Detailed information on this medicine is available on the European Medicines Agency web site:</p></div>"       ]     ] )
  ] ) . # 

<MedicinalProductDefinition/mp7504582d8c4f390424d8e4bfcd82fbae> a fhir:MedicinalProductDefinition ;
  fhir:id [ fhir:v "mp7504582d8c4f390424d8e4bfcd82fbae"] ; # 
  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_mp7504582d8c4f390424d8e4bfcd82fbae\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicinalProductDefinition mp7504582d8c4f390424d8e4bfcd82fbae</b></p><a name=\"mp7504582d8c4f390424d8e4bfcd82fbae\"> </a><a name=\"hcmp7504582d8c4f390424d8e4bfcd82fbae\"> </a><a name=\"mp7504582d8c4f390424d8e4bfcd82fbae-en-US\"> </a><p><b>identifier</b>: <code>http://ema.europa.eu/identifier</code>/EU/1/12/801/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>: Constella 290 micrograms hard capsules</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/801/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 "Constella 290 micrograms hard capsules" ] ;
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" ]         ] )       ]     ] )
  ] ) . #