CH IDMP (R5)
1.0.0-ballot - trial-use
CH IDMP (R5) - Local Development build (v1.0.0-ballot) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2026-05-27 |
{
"resourceType" : "CodeSystem",
"id" : "ch-Refdata-marketing-status",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem ch-Refdata-marketing-status</b></p><a name=\"ch-Refdata-marketing-status\"> </a><a name=\"hcch-Refdata-marketing-status\"> </a><p>This case-sensitive code system <code>http://fhir.ch/ig/ch-idmp/CodeSystem/ch-Refdata-marketing-status</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Deutsch (German, de)</b></td></tr><tr><td style=\"white-space:nowrap\">756002026001<a name=\"ch-Refdata-marketing-status-756002026001\"> </a></td><td>Not marketed</td><td>Ausser Handel</td></tr><tr><td style=\"white-space:nowrap\">756002026002<a name=\"ch-Refdata-marketing-status-756002026002\"> </a></td><td>Marketed</td><td>Im Handel</td></tr></table></div>"
},
"url" : "http://fhir.ch/ig/ch-idmp/CodeSystem/ch-Refdata-marketing-status",
"version" : "1.0.0-ballot",
"name" : "ChRefdataMarketingStatusCS",
"title" : "CH Refdata - Marketing Status",
"status" : "active",
"experimental" : false,
"date" : "2026-05-27T22:02:21+02: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 Vermarktungsstatus)",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "CH"
}
]
}
],
"copyright" : "CC0-1.0",
"caseSensitive" : true,
"content" : "complete",
"count" : 2,
"concept" : [
{
"code" : "756002026001",
"display" : "Not marketed",
"designation" : [
{
"language" : "de",
"use" : {
"system" : "http://www.snomed.org/",
"version" : "1.0",
"code" : "900000000000003001",
"display" : "Fully specified name"
},
"value" : "Ausser Handel"
},
{
"language" : "de",
"use" : {
"system" : "http://www.snomed.org/",
"version" : "1.0",
"code" : "900000000000013009",
"display" : "Synonym"
},
"value" : "aH"
}
]
},
{
"code" : "756002026002",
"display" : "Marketed",
"designation" : [
{
"language" : "de",
"use" : {
"system" : "http://www.snomed.org/",
"version" : "1.0",
"code" : "900000000000003001",
"display" : "Fully specified name"
},
"value" : "Im Handel"
},
{
"language" : "de",
"use" : {
"system" : "http://www.snomed.org/",
"version" : "1.0",
"code" : "900000000000013009",
"display" : "Synonym"
},
"value" : "iH"
}
]
}
]
}