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
@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:RegulatedAuthorization ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "MA-5470402"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://fhir.ch/ig/ch-epl/StructureDefinition/ch-idmp-regulatedauthorization"^^xsd:anyURI ;
fhir:link <http://fhir.ch/ig/ch-epl/StructureDefinition/ch-idmp-regulatedauthorization> ] )
] ; #
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: RegulatedAuthorization MA-5470402</b></p><a name=\"MA-5470402\"> </a><a name=\"hcMA-5470402\"> </a><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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ch-idmp-regulatedauthorization.html\">IDMP RegulatedAuthorization</a></p></div><p><b>identifier</b>: <code>http://SMC.ch/ig/idmp/NamingSystem/IDSystem-ch-MarketingAuthorisationNumber</code>/5470402</p><p><b>subject</b>: <a href=\"MedicinalProductDefinition-Estalis-Transdermalpatch.html\">MedicinalProductDefinition: extension = Transdermal patch; identifier = http://SMC.ch/ig/idmp/NamingSystem/IDSystem-ch-MPID#CH-7601001029439-5470402; indication = Klimakterische Beschwerden: Behandlung der Symptome des Östrogenmangels infolge der natürlichen oder künstlichen Menopause bei nicht-hysterektomierten Frauen.\nOsteoporoseprophylaxe: Vorbeugung oder Verzögerung einer durch Östrogenmangel induzierten Osteoporose bei postmenopausalen Frauen mit hohem Frakturrisiko, für die eine Behandlung mit anderen zur Prävention der Osteoporose zugelassenen Arzneimitteln nicht in Frage kommt, oder bei Frauen die gleichzeitig an behandlungsbedürftigen Symptomen des Östrogenmangels leiden.; legalStatusOfSupply = Medicinal product subject to medical or veterinary prescription (B); additionalMonitoringIndicator = No Warning; pediatricUseIndicator = Not authorised for the treatment in children; classification = norethisterone and estrogen,NA KAS art. 12 para. 5 TPLO,Synthetic,Originator product</a></p><p><b>type</b>: <span title=\"Codes:{http://fhir.ch/ig/ch-epl/CodeSystem/ch-authorisation-type 756000002001}\">Marketing Authorisation</span></p><p><b>region</b>: <span title=\"Codes:{urn:iso:std:iso:3166 CH}\">Switzerland</span></p><p><b>status</b>: <span title=\"Codes:{http://fhir.ch/ig/ch-epl/CodeSystem/ch-SMC-authorisation-status 756005023007}\">valid</span></p><p><b>statusDate</b>: 1999-08-17</p><p><b>holder</b>: <a href=\"#hcMA-5470402/holder-Sandoz-Pharmaceuticals-AG\">Organization Sandoz Pharmaceuticals AG</a></p><p><b>regulator</b>: <a href=\"#hcMA-5470402/regulator-SMC\">Organization SMC</a></p><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Organization #holder-Sandoz-Pharmaceuticals-AG</b></p><a name=\"MA-5470402/holder-Sandoz-Pharmaceuticals-AG\"> </a><a name=\"hcMA-5470402/holder-Sandoz-Pharmaceuticals-AG\"> </a><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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ch-epl-organization.html\">CH EPL Organization</a></p></div><p><b>identifier</b>: <a href=\"NamingSystem-LOC.html\" title=\"Identifier holding a number for LocID (Location Identifier of the European Medicines Agency - Organisation Management System OMS)\">LOC Identifier</a>/100054743, <a href=\"NamingSystem-GLN.html\" title=\"Identifier holding a number for GLN (Global Location Number)\">GLN Identifier</a>/7601001029439</p><p><b>name</b>: Sandoz Pharmaceuticals AG</p></blockquote><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Organization #regulator-SMC</b></p><a name=\"MA-5470402/regulator-SMC\"> </a><a name=\"hcMA-5470402/regulator-SMC\"> </a><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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ch-epl-organization.html\">CH EPL Organization</a></p></div><p><b>identifier</b>: <a href=\"NamingSystem-LOC.html\" title=\"Identifier holding a number for LocID (Location Identifier of the European Medicines Agency - Organisation Management System OMS)\">LOC Identifier</a>/100010911, <a href=\"NamingSystem-GLN.html\" title=\"Identifier holding a number for GLN (Global Location Number)\">GLN Identifier</a>/7601001398511</p><p><b>name</b>: SMC</p></blockquote></div>"^^rdf:XMLLiteral
] ; #
fhir:contained ( [
a fhir:Organization ;
fhir:id [ fhir:v "holder-Sandoz-Pharmaceuticals-AG" ] ;
fhir:meta [
( fhir:profile [
fhir:v "http://fhir.ch/ig/ch-epl/StructureDefinition/ch-epl-organization"^^xsd:anyURI ;
fhir:link <http://fhir.ch/ig/ch-epl/StructureDefinition/ch-epl-organization> ] ) ] ;
( fhir:identifier [
fhir:system [ fhir:v "urn:oid:1.2.276.0.76"^^xsd:anyURI ] ;
fhir:value [ fhir:v "100054743" ] ] [
fhir:system [ fhir:v "urn:oid:2.51.1.3"^^xsd:anyURI ] ;
fhir:value [ fhir:v "7601001029439" ] ] ) ;
fhir:name [ fhir:v "Sandoz Pharmaceuticals AG" ]
] [
a fhir:Organization ;
fhir:id [ fhir:v "regulator-SMC" ] ;
fhir:meta [
( fhir:profile [
fhir:v "http://fhir.ch/ig/ch-epl/StructureDefinition/ch-epl-organization"^^xsd:anyURI ;
fhir:link <http://fhir.ch/ig/ch-epl/StructureDefinition/ch-epl-organization> ] ) ] ;
( fhir:identifier [
fhir:system [ fhir:v "urn:oid:1.2.276.0.76"^^xsd:anyURI ] ;
fhir:value [ fhir:v "100010911" ] ] [
fhir:system [ fhir:v "urn:oid:2.51.1.3"^^xsd:anyURI ] ;
fhir:value [ fhir:v "7601001398511" ] ] ) ;
fhir:name [ fhir:v "SMC" ]
] ) ; #
fhir:identifier ( [
fhir:system [ fhir:v "http://SMC.ch/ig/idmp/NamingSystem/IDSystem-ch-MarketingAuthorisationNumber"^^xsd:anyURI ] ;
fhir:value [ fhir:v "5470402" ]
] ) ; #
fhir:subject ( [
fhir:reference [ fhir:v "MedicinalProductDefinition/Estalis-Transdermalpatch" ]
] ) ; #
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "http://fhir.ch/ig/ch-epl/CodeSystem/ch-authorisation-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "756000002001" ] ;
fhir:display [ fhir:v "Marketing Authorisation" ] ] )
] ; #
fhir:region ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "CH" ] ;
fhir:display [ fhir:v "Switzerland" ] ] )
] ) ; #
fhir:status [
( fhir:coding [
fhir:system [ fhir:v "http://fhir.ch/ig/ch-epl/CodeSystem/ch-SMC-authorisation-status"^^xsd:anyURI ] ;
fhir:code [ fhir:v "756005023007" ] ;
fhir:display [ fhir:v "valid" ] ] )
] ; #
fhir:statusDate [ fhir:v "1999-08-17"^^xsd:date] ; #
fhir:holder [
fhir:reference [ fhir:v "#holder-Sandoz-Pharmaceuticals-AG" ]
] ; #
fhir:regulator [
fhir:reference [ fhir:v "#regulator-SMC" ]
] . #
IG © 2023+ Federal Office of Public Health FOPH. Package ch.fhir.ig.ch-epl#1.0.0-ci-build based on FHIR 5.0.0. Generated 2025-09-01
Links: Table of Contents |
QA Report
| Propose a change