UnicomIG, published by UNICOM. 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/hl7-eu/unicom-ig/ and changes regularly. See the Directory of published versions
: Cefuroxime-MIP-1500mg-EE-MID - 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 "Cefuroxime-MIP-1500mg-EE-MID"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://unicom-project.eu/fhir/StructureDefinition/PPLManufacturedItemDefinition"^^xsd:anyURI ;
fhir:link <http://unicom-project.eu/fhir/StructureDefinition/PPLManufacturedItemDefinition> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ManufacturedItemDefinition Cefuroxime-MIP-1500mg-EE-MID</b></p><a name=\"Cefuroxime-MIP-1500mg-EE-MID\"> </a><a name=\"hcCefuroxime-MIP-1500mg-EE-MID\"> </a><a name=\"Cefuroxime-MIP-1500mg-EE-MID-en-US\"> </a><p><b>status</b>: Active</p><p><b>manufacturedDoseForm</b>: <span title=\"Codes:{https://spor.ema.europa.eu/v1/lists/200000000004 100000116186}\">Powder for solution for injection/infusion</span></p><p><b>unitOfPresentation</b>: <span title=\"Codes:{https://spor.ema.europa.eu/v1/lists/200000000014 200000002158}\">Vial</span></p></div>"
] ; #
fhir:status [ fhir:v "active"] ; #
fhir:manufacturedDoseForm [
( fhir:coding [
fhir:system [ fhir:v "https://spor.ema.europa.eu/v1/lists/200000000004"^^xsd:anyURI ] ;
fhir:code [ fhir:v "100000116186" ] ;
fhir:display [ fhir:v "Powder for solution for injection/infusion" ] ] )
] ; #
fhir:unitOfPresentation [
( fhir:coding [
fhir:system [ fhir:v "https://spor.ema.europa.eu/v1/lists/200000000014"^^xsd:anyURI ] ;
fhir:code [ fhir:v "200000002158" ] ;
fhir:display [ fhir:v "Vial" ] ] )
] . #