CH EPL (R5)
1.0.0-ci-build - ci-build Switzerland flag

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

: Marketing Authorisation Number - TTL Representation

Draft as of 2025-10-28

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:NamingSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "AuthNo"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: NamingSystem AuthNo</b></p><a name=\"AuthNo\"> </a><a name=\"hcAuthNo\"> </a><h3>Summary</h3><table class=\"grid\"><tr><td>Defining URL</td><td>http://fhir.ch/ig/ch-epl/NamingSystem/AuthNo</td></tr><tr><td>Version</td><td>1.0.0-ci-build</td></tr><tr><td>Name</td><td>PhPID</td></tr><tr><td>Title</td><td>Marketing Authorisation Number</td></tr><tr><td>Status</td><td>draft</td></tr><tr><td>Definition</td><td><div><p>Temporary Identifier in this implementation guide until officially released by Swissmedic</p>\n</div></td></tr><tr><td>Publisher</td><td>Federal Office of Public Health FOPH</td></tr><tr><td>Copyright</td><td><div><p>CC0-1.0</p>\n</div></td></tr></table><h3>Identifiers</h3><table class=\"grid\"><tr><td><b>Type</b></td><td><b>Value</b></td><td><b>Preferred</b></td></tr><tr><td>URI</td><td>http://fhir.ch/ig/ch-epl/sid/authno</td><td>true</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "http://fhir.ch/ig/ch-epl/NamingSystem/AuthNo"^^xsd:anyURI ;
fhir:l <http://fhir.ch/ig/ch-epl/NamingSystem/AuthNo>
  ] ; # 
  fhir:version [ fhir:v "1.0.0-ci-build"] ; # 
  fhir:name [ fhir:v "PhPID"] ; # 
  fhir:title [ fhir:v "Marketing Authorisation Number"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:kind [ fhir:v "identifier"] ; # 
  fhir:date [ fhir:v "2025-10-28"^^xsd:date] ; # 
  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 "Temporary Identifier in this implementation guide until officially released by Swissmedic"] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [
fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ;
fhir:l <urn:iso:std:iso:3166>       ] ;
fhir:code [ fhir:v "CH" ]     ] )
  ] ) ; # 
  fhir:copyright [ fhir:v "CC0-1.0"] ; # 
  fhir:usage [ fhir:v "Used to identify the regulatory authorisation (MA) of a medicinal product."] ; # 
  fhir:uniqueId ( [
fhir:type [ fhir:v "uri" ] ;
fhir:value [ fhir:v "http://fhir.ch/ig/ch-epl/sid/authno" ] ;
fhir:preferred [ fhir:v true ]
  ] ) . #