Package | ch.fhir.ig.ch-epl |
Type | CodeSystem |
Id | ch-epl-foph-reimbursement-status |
FHIR Version | R5 |
Source | http://fhir.ch/ig/ch-epl/https://build.fhir.org/ig/bag-epl/bag-epl-fhir/CodeSystem-ch-epl-foph-reimbursement-status.html |
URL | http://fhir.ch/ig/ch-epl/CodeSystem/ch-epl-foph-reimbursement-status |
Version | 1.0.0-ci-build |
Status | active |
Date | 2025-05-22T14:53:38+00:00 |
Name | ChEplReimbursementStatusCS |
Title | CH EPL - Reimbursement Status |
Realm | ch |
Authority | hl7 |
Description | CH ePL - Standard Terms used in Switzerland (aggregations of codes of ValueSets Vergütungs Status |
Copyright | CC0-1.0 |
Content | complete |
ValueSet | |
ch-epl-foph-reimbursement-status | CH EPL - Reimbursement Status |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem ch-epl-foph-reimbursement-status
This case-insensitive code system http://fhir.ch/ig/ch-epl/CodeSystem/ch-epl-foph-reimbursement-status
defines the following codes:
Code | Display | Deutsch (German, de) |
756001021001 | Reimbursed | Vergütet |
756001021002 | not Reimbursed | nicht Vergütet |
{ "resourceType": "CodeSystem", "id": "ch-epl-foph-reimbursement-status", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://fhir.ch/ig/ch-epl/CodeSystem/ch-epl-foph-reimbursement-status", "version": "1.0.0-ci-build", "name": "ChEplReimbursementStatusCS", "title": "CH EPL - Reimbursement Status", "status": "active", "experimental": false, "date": "2025-05-22T14:53:38+00:00", "publisher": "Federal Office of Public Health FOPH", "contact": [ { "name": "Federal Office of Public Health FOPH", "telecom": [ { "system": "url", "value": "https://www.bag.admin.ch/bag/en/home/das-bag/kontakt-standort.html" } ] } ], "description": "CH ePL - Standard Terms used in Switzerland (aggregations of codes of ValueSets Vergütungs Status", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "CH" } ] } ], "copyright": "CC0-1.0", "caseSensitive": false, "content": "complete", "count": 2, "concept": [ { "code": "756001021001", "display": "Reimbursed", "designation": [ { "language": "de", "use": { "system": "http://snomed.info/sct", "code": "900000000000003001", "display": "Fully specified name" }, "value": "Vergütet" }, { "language": "de", "use": { "system": "http://snomed.info/sct", "code": "900000000000013009", "display": "Synonym (core metadata concept)" }, "value": "V" } ] }, { "code": "756001021002", "display": "not Reimbursed", "designation": [ { "language": "de", "use": { "system": "http://snomed.info/sct", "code": "900000000000003001", "display": "Fully specified name" }, "value": "nicht Vergütet" }, { "language": "de", "use": { "system": "http://snomed.info/sct", "code": "900000000000013009", "display": "Synonym (core metadata concept)" }, "value": "nV" } ] } ] }