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

Electronic Medicinal Product Information (ePI) FHIR Implementation Guide, published by HL7 International - Biomedical Research & Regulation Work Group. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/emedicinal-product-info/ and changes regularly. See the Directory of published versions

: Manufactured Item - 75 mg tablet - 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:ManufacturedItemDefinition ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "3214f286-b8ec-4ef5-bc8d-0aec39d97468"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/uv/emedicinal-product-info/StructureDefinition/ManufacturedItemDefinition-uv-epi"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/emedicinal-product-info/StructureDefinition/ManufacturedItemDefinition-uv-epi>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: ManufacturedItemDefinition</b><a name=\"3214f286-b8ec-4ef5-bc8d-0aec39d97468\"> </a><a name=\"hc3214f286-b8ec-4ef5-bc8d-0aec39d97468\"> </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\">ResourceManufacturedItemDefinition &quot;3214f286-b8ec-4ef5-bc8d-0aec39d97468&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ManufacturedItemDefinition-uv-epi.html\">ManufacturedItemDefinition (ePI)</a></p></div><p><b>identifier</b>: <code>https://spor.ema.europa.eu/pmswi/#/</code>/EU/1/96/007/035 (use: official)</p><p><b>status</b>: active</p><p><b>manufacturedDoseForm</b>: Tablet <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://hl7.org/fhir/R5/codesystem-manufactured-dose-form.html\">Manufactured Dose Form</a>#100000073664)</span></p><p><b>unitOfPresentation</b>: Tablet <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://hl7.org/fhir/R5/codesystem-unit-of-presentation.html\">Unit Of Presentation</a>#200000002152)</span></p><p><b>manufacturer</b>: <a href=\"Organization-d71bf884-90eb-47f9-81b7-fa81ecec7e75.html\">Organization/d71bf884-90eb-47f9-81b7-fa81ecec7e75</a> &quot;acme inc&quot;</p></div>"
  ] ; # 
  fhir:identifier ( [
fhir:use [ fhir:v "official" ] ;
fhir:system [ fhir:v "https://spor.ema.europa.eu/pmswi/#/"^^xsd:anyURI ] ;
fhir:value [ fhir:v "EU/1/96/007/035" ]
  ] ) ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:manufacturedDoseForm [
    ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/manufactured-dose-form"^^xsd:anyURI ] ;
fhir:code [ fhir:v "100000073664" ] ;
fhir:display [ fhir:v "Tablet" ]     ] )
  ] ; # 
  fhir:unitOfPresentation [
    ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/unit-of-presentation"^^xsd:anyURI ] ;
fhir:code [ fhir:v "200000002152" ] ;
fhir:display [ fhir:v "Tablet" ]     ] )
  ] ; # 
  fhir:manufacturer ( [
fhir:reference [ fhir:v "Organization/d71bf884-90eb-47f9-81b7-fa81ecec7e75" ]
  ] ) . #