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 "FOPH-21208"] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: RegulatedAuthorization FOPH-21208</b></p><a name=\"FOPH-21208\"> </a><a name=\"hcFOPH-21208\"> </a><blockquote><p><b>CH - EPL Reimbursement SL</b></p><ul><li>FOPHDossierNumber: <a href=\"NamingSystem-Dossier.html\" title=\"Identifier holding the Dossier number of FOPH\">FOPH Dossier Number</a>/21208</li><li>status: <span title=\"Codes:{http://fhir.ch/ig/ch-epl/CodeSystem/ch-epl-foph-reimbursement-status 756001021001}\">Reimbursed</span></li><li>statusDate: 2021-08-01</li><li>listingStatus: <span title=\"Codes:{http://fhir.ch/ig/ch-epl/CodeSystem/ch-epl-foph-listing-status 756001002001}\">Listed</span></li><li>listingPeriod: 2021-08-01 --> (ongoing)</li><li>firstListingDate: 2021-08-01</li><li>costShare: 10</li><li>gamme: <span title=\"Codes:{http://fhir.ch/ig/ch-epl/CodeSystem/ch-epl-foph-gamme 756002004001}\">Oral</span></li></ul></blockquote><blockquote><p><b>CH - EPL Product Price</b></p><ul><li>value: <span title=\"Swiss Franc\">CHF3,022.10</span> (CHF)</li><li>type: <span title=\"Codes:{http://fhir.ch/ig/ch-epl/CodeSystem/ch-epl-foph-price-type 756002005002}\">Ex-factory price</span></li><li>changeType: <span title=\"Codes:{http://fhir.ch/ig/ch-epl/CodeSystem/ch-epl-foph-type-of-price-change 756002006007}\">Price mutation after triennal review of pharmaceuticals</span></li><li>changeDate: 2024-01-01</li></ul></blockquote><blockquote><p><b>CH - EPL Product Price</b></p><ul><li>value: <span title=\"Swiss Franc\">CHF3,347.10</span> (CHF)</li><li>type: <span title=\"Codes:{http://fhir.ch/ig/ch-epl/CodeSystem/ch-epl-foph-price-type 756002005001}\">Retail price</span></li><li>changeType: <span title=\"Codes:{http://fhir.ch/ig/ch-epl/CodeSystem/ch-epl-foph-type-of-price-change 756002006005}\">VAT-change</span></li><li>changeDate: 2024-01-01</li></ul></blockquote><p><b>subject</b>: <a href=\"PackagedProductDefinition-PMP-Cuprior-150mg-Filmcoatedtablet.html\">PackagedProductDefinition: identifier = http://SMC.ch/ig/idmp/NamingSystem/IDSystem-ch-PCID#CH-7640109110007-6771901-001; containedItemQuantity = 72 Tablet; description = CUPRIOR Filmtabl 150 mg 72 Stk</a></p><p><b>type</b>: <span title=\"Codes:{http://fhir.ch/ig/ch-epl/CodeSystem/ch-authorisation-type 756000002003}\">Reimbursement SL</span></p><h3>Indications</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Extension</b></td><td><b>Reference</b></td></tr><tr><td style=\"display: none\">*</td><td/><td><a href=\"ClinicalUseDefinition-IND-10061091.html\">ClinicalUseDefinition: type = indication</a></td></tr></table><p><b>holder</b>: <a href=\"#hcFOPH-21208/holder-Curatis-AG\">Organization Curatis AG</a></p><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Organization #holder-Curatis-AG</b></p><a name=\"FOPH-21208/holder-Curatis-AG\"> </a><a name=\"hcFOPH-21208/holder-Curatis-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>/100082791, <a href=\"NamingSystem-GLN.html\" title=\"Identifier holding a number for GLN (Global Location Number)\">GLN Identifier</a>/7640109110007</p><p><b>name</b>: Curatis AG</p></blockquote></div>"^^rdf:XMLLiteral
] ; #
fhir:contained ( [
a fhir:Organization ;
fhir:id [ fhir:v "holder-Curatis-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 "100082791" ] ] [
fhir:system [ fhir:v "urn:oid:2.51.1.3"^^xsd:anyURI ] ;
fhir:value [ fhir:v "7640109110007" ] ] ) ;
fhir:name [ fhir:v "Curatis AG" ]
] ) ; #
fhir:extension ( [
( fhir:extension [
fhir:url [ fhir:v "FOPHDossierNumber"^^xsd:anyURI ] ;
fhir:value [
a fhir:Identifier ;
fhir:system [ fhir:v "urn:oid:2.16.756.1"^^xsd:anyURI ] ;
fhir:value [ fhir:v "21208" ] ] ] [
fhir:url [ fhir:v "status"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "http://fhir.ch/ig/ch-epl/CodeSystem/ch-epl-foph-reimbursement-status"^^xsd:anyURI ] ;
fhir:code [ fhir:v "756001021001" ] ;
fhir:display [ fhir:v "Reimbursed" ] ] ) ] ] [
fhir:url [ fhir:v "statusDate"^^xsd:anyURI ] ;
fhir:value [
a fhir:date ;
fhir:v "2021-08-01"^^xsd:date ] ] [
fhir:url [ fhir:v "listingStatus"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "http://fhir.ch/ig/ch-epl/CodeSystem/ch-epl-foph-listing-status"^^xsd:anyURI ] ;
fhir:code [ fhir:v "756001002001" ] ;
fhir:display [ fhir:v "Listed" ] ] ) ] ] [
fhir:url [ fhir:v "listingPeriod"^^xsd:anyURI ] ;
fhir:value [
a fhir:Period ;
fhir:start [ fhir:v "2021-08-01"^^xsd:date ] ] ] [
fhir:url [ fhir:v "firstListingDate"^^xsd:anyURI ] ;
fhir:value [
a fhir:date ;
fhir:v "2021-08-01"^^xsd:date ] ] [
fhir:url [ fhir:v "costShare"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 10 ] ] [
fhir:url [ fhir:v "gamme"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "http://fhir.ch/ig/ch-epl/CodeSystem/ch-epl-foph-gamme"^^xsd:anyURI ] ;
fhir:code [ fhir:v "756002004001" ] ;
fhir:display [ fhir:v "Oral" ] ] ) ] ] ) ;
fhir:url [ fhir:v "http://fhir.ch/ig/ch-epl/StructureDefinition/reimbursementSL"^^xsd:anyURI ]
] [
( fhir:extension [
fhir:url [ fhir:v "value"^^xsd:anyURI ] ;
fhir:value [
a fhir:Money ;
fhir:value [ fhir:v 3022.1 ] ;
fhir:currency [ fhir:v "CHF" ] ] ] [
fhir:url [ fhir:v "type"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "http://fhir.ch/ig/ch-epl/CodeSystem/ch-epl-foph-price-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "756002005002" ] ;
fhir:display [ fhir:v "Ex-factory price" ] ] ) ] ] [
fhir:url [ fhir:v "changeType"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "http://fhir.ch/ig/ch-epl/CodeSystem/ch-epl-foph-type-of-price-change"^^xsd:anyURI ] ;
fhir:code [ fhir:v "756002006007" ] ;
fhir:display [ fhir:v "Price mutation after triennal review of pharmaceuticals" ] ] ) ] ] [
fhir:url [ fhir:v "changeDate"^^xsd:anyURI ] ;
fhir:value [
a fhir:date ;
fhir:v "2024-01-01"^^xsd:date ] ] ) ;
fhir:url [ fhir:v "http://fhir.ch/ig/ch-epl/StructureDefinition/productPrice"^^xsd:anyURI ]
] [
( fhir:extension [
fhir:url [ fhir:v "value"^^xsd:anyURI ] ;
fhir:value [
a fhir:Money ;
fhir:value [ fhir:v 3347.1 ] ;
fhir:currency [ fhir:v "CHF" ] ] ] [
fhir:url [ fhir:v "type"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "http://fhir.ch/ig/ch-epl/CodeSystem/ch-epl-foph-price-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "756002005001" ] ;
fhir:display [ fhir:v "Retail price" ] ] ) ] ] [
fhir:url [ fhir:v "changeType"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "http://fhir.ch/ig/ch-epl/CodeSystem/ch-epl-foph-type-of-price-change"^^xsd:anyURI ] ;
fhir:code [ fhir:v "756002006005" ] ;
fhir:display [ fhir:v "VAT-change" ] ] ) ] ] [
fhir:url [ fhir:v "changeDate"^^xsd:anyURI ] ;
fhir:value [
a fhir:date ;
fhir:v "2024-01-01"^^xsd:date ] ] ) ;
fhir:url [ fhir:v "http://fhir.ch/ig/ch-epl/StructureDefinition/productPrice"^^xsd:anyURI ]
] ) ; #
fhir:subject ( [
fhir:reference [ fhir:v "PackagedProductDefinition/PMP-Cuprior-150mg-Filmcoatedtablet" ]
] ) ; #
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "http://fhir.ch/ig/ch-epl/CodeSystem/ch-authorisation-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "756000002003" ] ;
fhir:display [ fhir:v "Reimbursement SL" ] ] )
] ; #
fhir:indication ( [
( fhir:extension [
( fhir:extension [
fhir:url [ fhir:v "status"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "http://fhir.ch/ig/ch-epl/CodeSystem/ch-epl-foph-limitationstatus"^^xsd:anyURI ] ;
fhir:code [ fhir:v "756002071001" ] ;
fhir:display [ fhir:v "Limitation Reimbursed" ] ] ) ] ] [
fhir:url [ fhir:v "statusDate"^^xsd:anyURI ] ;
fhir:value [
a fhir:date ;
fhir:v "2021-08-01"^^xsd:date ] ] [
fhir:url [ fhir:v "period"^^xsd:anyURI ] ;
fhir:value [
a fhir:Period ;
fhir:start [ fhir:v "2021-08-01"^^xsd:date ] ] ] [
fhir:url [ fhir:v "firstLimitationDate"^^xsd:anyURI ] ;
fhir:value [
a fhir:date ;
fhir:v "2021-08-01"^^xsd:date ] ] [
fhir:url [ fhir:v "indicationCode"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "ABCDE.XX" ] ] [
fhir:url [ fhir:v "limitationIndication"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "ClinicalUseDefinition/LIM-79886009" ] ] ] [
( fhir:extension [
fhir:url [ fhir:v "value"^^xsd:anyURI ] ;
fhir:value [
a fhir:Money ;
fhir:value [ fhir:v 3022.1 ] ;
fhir:currency [ fhir:v "CHF" ] ] ] [
fhir:url [ fhir:v "type"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "http://fhir.ch/ig/ch-epl/CodeSystem/ch-epl-foph-price-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "756002005002" ] ;
fhir:display [ fhir:v "Ex-factory price" ] ] ) ] ] [
fhir:url [ fhir:v "changeType"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "http://fhir.ch/ig/ch-epl/CodeSystem/ch-epl-foph-type-of-price-change"^^xsd:anyURI ] ;
fhir:code [ fhir:v "756002006007" ] ;
fhir:display [ fhir:v "Price mutation after triennal review of pharmaceuticals" ] ] ) ] ] [
fhir:url [ fhir:v "changeDate"^^xsd:anyURI ] ;
fhir:value [
a fhir:date ;
fhir:v "2024-01-01"^^xsd:date ] ] ) ;
fhir:url [ fhir:v "http://fhir.ch/ig/ch-epl/StructureDefinition/productPrice"^^xsd:anyURI ] ] [
( fhir:extension [
fhir:url [ fhir:v "value"^^xsd:anyURI ] ;
fhir:value [
a fhir:Money ;
fhir:value [ fhir:v 3347.1 ] ;
fhir:currency [ fhir:v "CHF" ] ] ] [
fhir:url [ fhir:v "type"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "http://fhir.ch/ig/ch-epl/CodeSystem/ch-epl-foph-price-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "756002005001" ] ;
fhir:display [ fhir:v "Retail price" ] ] ) ] ] [
fhir:url [ fhir:v "changeType"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "http://fhir.ch/ig/ch-epl/CodeSystem/ch-epl-foph-type-of-price-change"^^xsd:anyURI ] ;
fhir:code [ fhir:v "756002006005" ] ;
fhir:display [ fhir:v "VAT-change" ] ] ) ] ] [
fhir:url [ fhir:v "changeDate"^^xsd:anyURI ] ;
fhir:value [
a fhir:date ;
fhir:v "2024-01-01"^^xsd:date ] ] ) ;
fhir:url [ fhir:v "http://fhir.ch/ig/ch-epl/StructureDefinition/productPrice"^^xsd:anyURI ] ] ) ;
fhir:url [ fhir:v "http://fhir.ch/ig/ch-epl/StructureDefinition/regulatedAuthorization-limitation"^^xsd:anyURI ] ] ) ;
fhir:reference [
fhir:reference [ fhir:v "ClinicalUseDefinition/IND-10061091" ] ]
] ) ; #
fhir:holder [
fhir:reference [ fhir:v "#holder-Curatis-AG" ]
] . #
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