FHIR IG analytics| Package | ch.fhir.ig.ch-idmp |
| Resource Type | CodeSystem |
| Id | CodeSystem-ch-SMC-additional-monitoring-indicator.json |
| FHIR Version | R5 |
| Source | http://fhir.ch/ig/ch-idmp/1.0.0-ballot/CodeSystem-ch-SMC-additional-monitoring-indicator.html |
| URL | http://fhir.ch/ig/ch-idmp/CodeSystem/ch-SMC-additional-monitoring-indicator |
| Version | 1.0.0-ballot |
| Status | active |
| Date | 2026-06-12T16:14:23+00:00 |
| Name | ChSMCAdditionalMonitoringIndicatorCS |
| Title | CH SMC - Additional Monitoring Indicator |
| Realm | ch |
| Authority | hl7 |
| Description | CH - Standard Terms used in Switzerland (aggregations of codes of ValueSets Additional Monitoring Indicator |
| Copyright | CC0-1.0 |
| Content | complete |
| ValueSet | ||
| ch.fhir.ig.ch-idmp#1.0.0-ballot | ch-SMC-additional-monitoring-indicator | CH SMC - Additional Monitoring Indicator |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem ch-SMC-additional-monitoring-indicator
This case-insensitive code system http://fhir.ch/ig/ch-idmp/CodeSystem/ch-SMC-additional-monitoring-indicator defines the following codes:
| Code | Display | Deutsch (German, de) |
| 756005001001 | Black Triangle Warning | Schwarzes Dreieck Art. 14a AMZV |
| 756005001002 | Black Box Warning | Black Box Warning |
| 756005001003 | No Warning | Keine Warnung |
{
"resourceType": "CodeSystem",
"id": "ch-SMC-additional-monitoring-indicator",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.ch/ig/ch-idmp/CodeSystem/ch-SMC-additional-monitoring-indicator",
"version": "1.0.0-ballot",
"name": "ChSMCAdditionalMonitoringIndicatorCS",
"title": "CH SMC - Additional Monitoring Indicator",
"status": "active",
"experimental": false,
"date": "2026-06-12T16:14:23+00:00",
"publisher": "Refdata Foundation",
"contact": [
{
"name": "Refdata Foundation",
"telecom": [
{
"system": "url",
"value": "https://www.refdata.ch/de/"
}
]
}
],
"description": "CH - Standard Terms used in Switzerland (aggregations of codes of ValueSets Additional Monitoring Indicator",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CH"
}
]
}
],
"copyright": "CC0-1.0",
"caseSensitive": false,
"content": "complete",
"count": 3,
"concept": [
{
"code": "756005001001",
"display": "Black Triangle Warning",
"designation": [
{
"language": "de",
"use": {
"system": "http://snomed.info/sct",
"code": "900000000000003001",
"display": "Fully specified name"
},
"value": "Schwarzes Dreieck Art. 14a AMZV"
},
{
"language": "de",
"use": {
"system": "http://snomed.info/sct",
"code": "900000000000013009",
"display": "Synonym"
},
"value": "BLACK_TR"
}
]
},
{
"code": "756005001002",
"display": "Black Box Warning",
"designation": [
{
"language": "de",
"use": {
"system": "http://snomed.info/sct",
"code": "900000000000003001",
"display": "Fully specified name"
},
"value": "Black Box Warning"
},
{
"language": "de",
"use": {
"system": "http://snomed.info/sct",
"code": "900000000000013009",
"display": "Synonym"
},
"value": "BBOX_W"
}
]
},
{
"code": "756005001003",
"display": "No Warning",
"designation": [
{
"language": "de",
"use": {
"system": "http://snomed.info/sct",
"code": "900000000000003001",
"display": "Fully specified name"
},
"value": "Keine Warnung"
},
{
"language": "de",
"use": {
"system": "http://snomed.info/sct",
"code": "900000000000013009",
"display": "Synonym"
},
"value": "N"
}
]
}
]
}