@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 -------------------------------------------------------------------

<http://hl7.eu/fhir/ig/gravitate-health/Ingredient/ingredient-for-f4e520e2974f4acb8abe26b607ea5a46> a fhir:Ingredient ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "ingredient-for-f4e520e2974f4acb8abe26b607ea5a46"] ; # 
  fhir:meta [
     fhir:profile ( [
       fhir:v "http://hl7.org/fhir/uv/emedicinal-product-info/StructureDefinition/Ingredient-uv-epi"^^xsd:anyURI ;
       fhir:link <http://hl7.org/fhir/uv/emedicinal-product-info/StructureDefinition/Ingredient-uv-epi>
     ] )
  ] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Ingredient</b><a name=\"ingredient-for-f4e520e2974f4acb8abe26b607ea5a46\"> </a></p><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\">Resource Ingredient &quot;ingredient-for-f4e520e2974f4acb8abe26b607ea5a46&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"https://build.fhir.org/ig/HL7/emedicinal-product-info//StructureDefinition-Ingredient-uv-epi.html\">Ingredient (ePI)</a></p></div><p><b>identifier</b>: id: BFA4LSE5QQ (use: OFFICIAL)</p><p><b>status</b>: active</p><p><b>for</b>: </p><ul><li><a href=\"ManufacturedItemDefinition-mid-04c9bd6fb89d38b2d83eced2460c4dc1.html\">ManufacturedItemDefinition/mid-04c9bd6fb89d38b2d83eced2460c4dc1</a></li><li><a href=\"MedicinalProductDefinition-mpb6ced64d25ea2c8da6c6099386f14db1.html\">MedicinalProductDefinition/mpb6ced64d25ea2c8da6c6099386f14db1</a></li><li><a href=\"AdministrableProductDefinition-ap-04c9bd6fb89d38b2d83eced2460c4dc1.html\">AdministrableProductDefinition/ap-04c9bd6fb89d38b2d83eced2460c4dc1</a></li></ul><p><b>role</b>: active <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (rmswi#100000072082)</span></p><blockquote><p><b>substance</b></p><h3>Codes</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Concept</b></td></tr><tr><td style=\"display: none\">*</td><td>INFLUENZA B VIRUS B/Singapore/WUH4618/2021 WHOLE <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (beta#BFA4LSE5QQ)</span></td></tr></table><h3>Strengths</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Presentation[x]</b></td><td><b>Basis</b></td></tr><tr><td style=\"display: none\">*</td><td>15 ug<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code ug = 'ug')</span></td><td>active ingredient - basis of strength <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-v3-RoleClass.html\">RoleClass</a>#ACTIB)</span></td></tr></table></blockquote></div>"
  ] ; # 
  fhir:identifier [
     fhir:use [ fhir:v "official" ] ;
     fhir:system [ fhir:v "https://gsrs.ncats.nih.gov/ginas/app/beta"^^xsd:anyURI ] ;
     fhir:value [ fhir:v "BFA4LSE5QQ" ]
  ] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:for ( [
     fhir:link <http://hl7.eu/fhir/ig/gravitate-health/ManufacturedItemDefinition/mid-04c9bd6fb89d38b2d83eced2460c4dc1> ;
     fhir:reference [ fhir:v "ManufacturedItemDefinition/mid-04c9bd6fb89d38b2d83eced2460c4dc1" ]
  ] [
     fhir:link <http://hl7.eu/fhir/ig/gravitate-health/MedicinalProductDefinition/mpb6ced64d25ea2c8da6c6099386f14db1> ;
     fhir:reference [ fhir:v "MedicinalProductDefinition/mpb6ced64d25ea2c8da6c6099386f14db1" ]
  ] [
     fhir:link <http://hl7.eu/fhir/ig/gravitate-health/AdministrableProductDefinition/ap-04c9bd6fb89d38b2d83eced2460c4dc1> ;
     fhir:reference [ fhir:v "AdministrableProductDefinition/ap-04c9bd6fb89d38b2d83eced2460c4dc1" ]
  ] ) ; # 
  fhir:role [
     fhir:coding ( [
       fhir:system [ fhir:v "https://spor.ema.europa.eu/rmswi"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "100000072082" ] ;
       fhir:display [ fhir:v "active" ]
     ] )
  ] ; # 
  fhir:substance [
     fhir:code [
       fhir:concept [
         fhir:coding ( [
           fhir:system [ fhir:v "https://gsrs.ncats.nih.gov/ginas/app/beta"^^xsd:anyURI ] ;
           fhir:code [ fhir:v "BFA4LSE5QQ" ] ;
           fhir:display [ fhir:v "INFLUENZA B VIRUS B/Singapore/WUH4618/2021 WHOLE" ]
         ] )
       ]
     ] ;
     fhir:strength ( [
       fhir:presentation [
         a fhir:Quantity ;
         fhir:value [ fhir:v "15"^^xsd:decimal ] ;
         fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "ug" ]
       ] ;
       fhir:basis [
         fhir:coding ( [
           fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-RoleClass"^^xsd:anyURI ] ;
           fhir:code [ fhir:v "ACTIB" ] ;
           fhir:display [ fhir:v "active ingredient - basis of strength" ]
         ] )
       ]
     ] )
  ] . # 

# -------------------------------------------------------------------------------------

