CH EPL (R5), published by Federal Office of Public Health FOPH. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/bag-epl/bag-epl-fhir/ and changes regularly. See the Directory of published versions
: EMA - Shelf Life Type - TTL Representation
Raw ttl | Download
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "ema-shelf-life-type"] ; #
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: CodeSystem ema-shelf-life-type</b></p><a name=\"ema-shelf-life-type\"> </a><a name=\"hcema-shelf-life-type\"> </a><p>This case-insensitive code system <code>http://spor.ema.europa.eu/v1/lists/100000073343</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">100000073403<a name=\"ema-shelf-life-type-100000073403\"> </a></td><td>Shelf life of the medicinal product as packaged for sale</td></tr><tr><td style=\"white-space:nowrap\">100000073404<a name=\"ema-shelf-life-type-100000073404\"> </a></td><td>Shelf life after first opening the immediate packaging</td></tr><tr><td style=\"white-space:nowrap\">100000073405<a name=\"ema-shelf-life-type-100000073405\"> </a></td><td>Shelf life after dilution or reconstitution according to directions</td></tr><tr><td style=\"white-space:nowrap\">100000073406<a name=\"ema-shelf-life-type-100000073406\"> </a></td><td>Shelf life from manufacturing time</td></tr><tr><td style=\"white-space:nowrap\">100000073407<a name=\"ema-shelf-life-type-100000073407\"> </a></td><td>Shelf life from the activity reference time stated on the label</td></tr><tr><td style=\"white-space:nowrap\">100000073408<a name=\"ema-shelf-life-type-100000073408\"> </a></td><td>Shelf life in unit-dose dispensing</td></tr><tr><td style=\"white-space:nowrap\">100000073409<a name=\"ema-shelf-life-type-100000073409\"> </a></td><td>Shelf life after incorporation into meal or pelleted feed</td></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "http://spor.ema.europa.eu/v1/lists/100000073343"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.0.0-ci-build"] ; #
fhir:name [ fhir:v "EMAShelfLifeTypeCS"] ; #
fhir:title [ fhir:v "EMA - Shelf Life Type"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2025-09-01T13:21:43+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "Federal Office of Public Health FOPH"] ; #
fhir:contact ( [
fhir:name [ fhir:v "Federal Office of Public Health FOPH" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.bag.admin.ch/bag/en/home/das-bag/kontakt-standort.html" ] ] )
] ) ; #
fhir:description [ fhir:v "CH - Standard Terms used in Switzerland (aggregations of codes of Value Set for the Shelf Life Type from EMA used by SMC)"] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "CH" ] ] )
] ) ; #
fhir:copyright [ fhir:v "CC0-1.0"] ; #
fhir:caseSensitive [ fhir:v false] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "7"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "100000073403" ] ;
fhir:display [ fhir:v "Shelf life of the medicinal product as packaged for sale" ]
] [
fhir:code [ fhir:v "100000073404" ] ;
fhir:display [ fhir:v "Shelf life after first opening the immediate packaging" ]
] [
fhir:code [ fhir:v "100000073405" ] ;
fhir:display [ fhir:v "Shelf life after dilution or reconstitution according to directions" ]
] [
fhir:code [ fhir:v "100000073406" ] ;
fhir:display [ fhir:v "Shelf life from manufacturing time" ]
] [
fhir:code [ fhir:v "100000073407" ] ;
fhir:display [ fhir:v "Shelf life from the activity reference time stated on the label" ]
] [
fhir:code [ fhir:v "100000073408" ] ;
fhir:display [ fhir:v "Shelf life in unit-dose dispensing" ]
] [
fhir:code [ fhir:v "100000073409" ] ;
fhir:display [ fhir:v "Shelf life after incorporation into meal or pelleted feed" ]
] ) . #