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

<Composition/composition-en-7303c8e036c7a4b4794a60ab51432595> a fhir:Composition ;
  fhir:id [ fhir:v "composition-en-7303c8e036c7a4b4794a60ab51432595"] ; # 
  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-7303c8e036c7a4b4794a60ab51432595\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition composition-en-7303c8e036c7a4b4794a60ab51432595</b></p><a name=\"composition-en-7303c8e036c7a4b4794a60ab51432595\"> </a><a name=\"hccomposition-en-7303c8e036c7a4b4794a60ab51432595\"> </a><a name=\"composition-en-7303c8e036c7a4b4794a60ab51432595-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/22/1653/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 - upstaza</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/22/1653/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/mp7303c8e036c7a4b4794a60ab51432595" ]
  ] ) ; # 
  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 - upstaza"] ; # 
  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 Upstaza is and what it is used for</li><li>What you need to know before you or your child is given Upstaza</li><li>How Upstaza is given to you or your child</li><li>Possible side effects</li><li>How Upstaza is stored</li><li>Contents of the pack and other information</li></ol></div>"       ]     ] [
fhir:title [ fhir:v "1. What upstaza 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 upstaza 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 Upstaza is Upstaza is a gene therapy medicine that contains the active substance eladocagene exuparvovec.</p><p>What Upstaza is used for Upstaza is used for the treatment of patients aged 18 months and older, with a deficiency of the protein called aromatic L-amino acid decarboxylase (AADC). This protein is essential to make certain substances that the body s nervous system needs to work properly.</p><p>AADC deficiency is an inherited condition caused by a mutation (change) in the gene that controls the production of AADC (also called dopa decarboxylase or DDC gene). The condition prevents development of the child s nervous system, which means that many of the body s functions do not develop correctly during childhood, including movement, eating, breathing, speech and mental ability.</p><p>How Upstaza works The active substance in Upstaza, eladocagene exuparvovec, is a type of virus called adeno-associated virus that has been modified to include a copy of the DDC gene that works correctly. Upstaza is given by infusion (drip) into an area of the brain called the putamen, where AADC is made. The adeno-associated virus allows the DDC gene to pass into brain cells. In this way, Upstaza enables the cells to produce AADC so that the body can then make the substances that the nervous system needs.</p><p>The adeno-associated virus used to deliver the gene does not cause disease in humans.</p></div>"       ]     ] [
fhir:title [ fhir:v "2. What you need to know before you take upstaza" ] ;
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 upstaza" ]       ] ;
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>You or your child will not be given Upstaza:</p><ul><li>if you or your child is allergic to eladocagene exuparvovec or any of the other ingredients of this medicine (listed in section 6).</li></ul><p>Warnings and precautions</p><ul><li>Mild or moderate uncontrollable jerky movements (also called dyskinesia) or sleep disorders (insomnia) may occur or worsen 1 month after treatment with Upstaza and last for several months after. Your doctor will decide if you or your child needs treatment for these effects.</li><li>The doctor will monitor you or your child for complications of Upstaza treatment, such as leakage of the fluid surrounding the brain, meningitis, or encephalitis.</li><li>Within the next days following the surgery, the doctor will monitor you or your child for any complications secondary to the surgery, the disease, and to the general anaesthesia. Some of the disease symptoms may be amplified during that period.</li><li>Some specific symptoms of AADC deficiency may persist after treatment, examples of such symptoms may include impact on mood, sweating, and body temperature.</li><li>After treatment, some medicine may enter your or your child s body fluids (eg, tears, blood, nasal secretions, and cerebrospinal fluid); this is known as shedding . You or your child and the child s caregiver (especially if pregnant, breast-feeding, or with a suppressed immune system) should wear gloves and place any used dressings and other waste material with tears and nasal secretions in sealed bags before throwing them away. You should follow these precautions for 14 days.</li><li>You or your child must not donate blood, organs, tissues, and cells for transplantation after treatment with Upstaza. This is because Upstaza is a gene therapy product.</li></ul><p>Children and adolescents Upstaza has not been studied in children under 18 months of age. Limited experience is available in children above 12 years.</p><p>Other medicines and Upstaza Tell your doctor if you or your child are taking, have recently taken, or might take any other medicines.</p><p>You or your child can receive routine childhood vaccinations as normal.</p><p>Pregnancy and breast-feeding and fertility</p><p>The effects of this medicine on pregnancy and the unborn child are not known.</p><p>Upstaza has not been studied in breast-feeding women.</p><p>There is no information on the effect of Upstaza on male or female fertility.</p><p>Upstaza contains sodium and potassium This medicine contains less than 1 mmol sodium (23 mg) per dose, that is to say essentially sodium-free .</p><p>This medicine contains less than 1 mmol potassium (39 mg) per dose, that is to say essentially potassium-free .</p></div>"       ]     ] [
fhir:title [ fhir:v "3. How to take upstaza" ] ;
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 upstaza" ]       ] ;
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Upstaza will be given to you or your child in an operating room by neurosurgeons experienced in brain surgery.</li><li>Upstaza is given under anaesthetic. The neurosurgeon will talk to you about the anaesthesia and how it will be given.</li><li>Before giving Upstaza, the neurosurgeon will make two small holes in you or your child s skull, one on each side.</li><li>Upstaza will then be infused through these holes into four sites in your or your child s brain, in an area called the putamen.</li><li>After the infusion, the two holes will be closed, and you or your child will have a brain scan.</li><li>You or your child will need to stay in or near the hospital for a few days to monitor recovery and check for any side effects from the surgery or the anaesthesia.</li><li>The doctor will see you or your child in the hospital twice, once around 1 week after the surgery, and then 3 weeks after the surgery, to continue following up on recovery and to check for any side effects from the surgery and treatment.</li></ul><p>If you or your child is given more Upstaza than should be As this medicine is given to you or your child by a doctor, it is unlikely that you or your child will be given too much. If it does occur, your doctor will treat the symptoms, as necessary.</p><p>If you have any further questions on the use of this medicine, ask your doctor 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>The following side effects may happen with Upstaza:</p><p>Very common (may affect more than 1 in 10 people)</p><ul><li>Dyskinesia (Uncontrollable jerky movements)</li><li>Insomnia (difficulty sleeping), irritability</li></ul><p>Common (may affect up to 1 in 10 people)</p><ul><li>Increased saliva production</li></ul><p>The following side effects may happen with the surgery to administer Upstaza:</p><p>Very common (may affect more than 1 in 10 people)</p><ul><li>Low levels of red blood cells (anaemia)</li><li>Leakage of the fluid surrounding the brain (called cerebrospinal fluid) (possible symptoms include headache, nausea and vomiting, neck pain or stiffness, change in hearing, sense of imbalance, dizziness or vertigo)</li></ul><p>The following side effects may happen within the next 2 weeks following the surgery to administer Upstaza, due to either anaesthesia or to post-surgery effects:</p><p>Very common (may affect more than 1 in 10 people)</p><ul><li>Gastrointestinal bleeding, diarrhoea</li><li>Fever, abnormal breath sounds</li><li>Pneumonia</li><li>Low level of blood potassium</li><li>Irritability</li><li>Hypotension (low blood pressure)</li></ul><p>Common (may affect up to 1 in 10 people)</p><ul><li>Cyanosis (bluish discoloration of the skin caused by lack of oxygen in the blood)</li><li>Mouth ulceration</li><li>Hypothermia (low body temperature)</li><li>Gastroenteritis</li><li>Dyskinesia (Uncontrollable jerky movements)</li><li>Respiratory failure</li><li>Pressure sore, diaper rash, rash</li><li>Tooth extraction</li><li>Hypovolemic shock (severe loss of blood or body fluids)</li></ul><p>Reporting of side effects If you or your child gets any side effects, talk to your doctor 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 upstaza" ] ;
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 upstaza" ]       ] ;
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>The following information is intended for doctors only.</p><p>Upstaza will be stored at the hospital. It has to be stored and transported frozen at -65 oC. It is thawed before use and, once thawed, has to be used within 6 hours. It should not be re-frozen. Do not use this medicine after the expiry date, which is stated on the carton after EXP.</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 Upstaza contains</p><ul><li>The active substance is eladocagene exuparvovec. Each 0.5 ml of solution contains 2.8 1vector genomes of eladocagene exuparvovec. The other ingredients are potassium chloride, sodium chloride, potassium dihydrogen phosphate, disodium hydrogen phosphate, poloxamer 188, water for injections (see section 2 Upstaza contains sodium and potassium ).</li></ul><p>What Upstaza looks like and contents of the pack</p><p>Upstaza is a clear to slightly opaque, colourless to faint-white solution for infusion, supplied in a clear glass vial.</p><p>Each carton contains 1 vial.</p><p>Marketing Authorisation Holder<br/>PTC Therapeutics International Limited<br/>70 Sir John Rogerson's Quay Dublin 2 Ireland</p><p>Manufacturer Almac Pharma Services (Ireland) Limited<br/>Finnabair Industrial Estate Dundalk, Co. Louth, A91 P9KD Ireland</p><p>For any information about this medicine, please contact the local representative of the Marketing Authorisation Holder:</p><p>AT, BE, BG, CY, CZ, DK, DE, EE, EL, ES, HR, HU, IE, IS, IT, LT, LU, LV, MT, NL, NO, PL, PT, RO, SI, SK, FI, SE, UK (NI) PTC Therapeutics International Ltd. (Ireland) +353 (0)1 447 <a href=\"mailto:5medinfo@ptcbio.com\">5medinfo@ptcbio.com</a></p><p>FR PTC Therapeutics France Tel: +33(0)1 76 70 10 <a href=\"mailto:medinfo@ptcbio.com\">medinfo@ptcbio.com</a></p><p>This leaflet was last revised in .</p><p>This medicine has been authorised under exceptional circumstances . This means that because of the rarity of this disease it has been impossible to get complete information on this medicine. The European Medicines Agency will review any new information on this medicine every year and this leaflet will be updated as necessary.</p><p>Other sources of information Detailed information on this medicine is available on the European Medicines Agency web site:</p></div>"       ]     ] )
  ] ) . # 

<MedicinalProductDefinition/mp7303c8e036c7a4b4794a60ab51432595> a fhir:MedicinalProductDefinition ;
  fhir:id [ fhir:v "mp7303c8e036c7a4b4794a60ab51432595"] ; # 
  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_mp7303c8e036c7a4b4794a60ab51432595\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicinalProductDefinition mp7303c8e036c7a4b4794a60ab51432595</b></p><a name=\"mp7303c8e036c7a4b4794a60ab51432595\"> </a><a name=\"hcmp7303c8e036c7a4b4794a60ab51432595\"> </a><a name=\"mp7303c8e036c7a4b4794a60ab51432595-en-US\"> </a><p><b>identifier</b>: <code>http://ema.europa.eu/identifier</code>/EU/1/22/1653/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>: Upstaza 2.8 × 1011 vector genomes (vg)/0.5 mL solution for infusion</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/22/1653/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 "Upstaza 2.8 × 1011 vector genomes (vg)/0.5 mL solution for infusion" ] ;
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" ]         ] )       ]     ] )
  ] ) . #