Electronic Medicinal Product Information (ePI) FHIR Implementation Guide
1.0.0 - trial-use International flag

This page is part of the Electronic Medicinal Product Information (ePI) FHIR Implementation Guide (v1.0.0: STU1) based on FHIR v5.0.0. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: Ingredient - Lactose Monohydrate - 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:Ingredient ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "7a3c0b14-2473-4541-9e45-a24d24cceddf"] ; # 
  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=\"7a3c0b14-2473-4541-9e45-a24d24cceddf\"> </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;7a3c0b14-2473-4541-9e45-a24d24cceddf&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-Ingredient-uv-epi.html\">Ingredient (ePI)</a></p></div><p><b>identifier</b>: id: EWQ57Q8I5X (use: OFFICIAL)</p><p><b>status</b>: active</p><p><b>for</b>: <a href=\"ManufacturedItemDefinition-3214f286-b8ec-4ef5-bc8d-0aec39d97468.html\">ManufacturedItemDefinition/3214f286-b8ec-4ef5-bc8d-0aec39d97468</a></p><p><b>role</b>: Excipient <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://hl7.org/fhir/R5/codesystem-ingredient-role.html\">Ingredient Role</a>#100000072082)</span></p><h3>Manufacturers</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Manufacturer</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Organization-d71bf884-90eb-47f9-81b7-fa81ecec7e75.html\">Organization/d71bf884-90eb-47f9-81b7-fa81ecec7e75</a> &quot;acme inc&quot;</td></tr></table><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>Lactose Monohydrate <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-UNII.html\">Unique Ingredient Identifier (UNII)</a>#EWQ57Q8I5X)</span></td></tr></table></blockquote></div>"
  ] ; # 
  fhir:identifier [
fhir:use [ fhir:v "official" ] ;
fhir:system [ fhir:v "http://fdasis.nlm.nih.gov"^^xsd:anyURI ] ;
fhir:value [ fhir:v "EWQ57Q8I5X" ]
  ] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:for ( [
fhir:reference [ fhir:v "ManufacturedItemDefinition/3214f286-b8ec-4ef5-bc8d-0aec39d97468" ]
  ] ) ; # 
  fhir:role [
    ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/ingredient-role"^^xsd:anyURI ] ;
fhir:code [ fhir:v "100000072082" ] ;
fhir:display [ fhir:v "Excipient" ]     ] )
  ] ; # 
  fhir:manufacturer ( [
fhir:manufacturer [
fhir:reference [ fhir:v "Organization/d71bf884-90eb-47f9-81b7-fa81ecec7e75" ]     ]
  ] ) ; # 
  fhir:substance [
fhir:code [
fhir:concept [
        ( fhir:coding [
fhir:system [ fhir:v "http://fdasis.nlm.nih.gov"^^xsd:anyURI ] ;
fhir:code [ fhir:v "EWQ57Q8I5X" ] ;
fhir:display [ fhir:v "Lactose Monohydrate" ]         ] )       ]     ]
  ] . #