{
  "resourceType" : "CodeSystem",
  "id" : "ch-SMC-authorisation-status",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem ch-SMC-authorisation-status</b></p><a name=\"ch-SMC-authorisation-status\"> </a><a name=\"hcch-SMC-authorisation-status\"> </a><p>This case-insensitive code system <code>http://fhir.ch/ig/ch-idmp/CodeSystem/ch-SMC-authorisation-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\">756005010000001<a name=\"ch-SMC-authorisation-status-756005010000001\"> </a></td><td>approved</td><td>zugelassen</td></tr><tr><td style=\"white-space:nowrap\">756005010000002<a name=\"ch-SMC-authorisation-status-756005010000002\"> </a></td><td>suspended</td><td>sistiert</td></tr><tr><td style=\"white-space:nowrap\">756005010000003<a name=\"ch-SMC-authorisation-status-756005010000003\"> </a></td><td>temporary</td><td>befristet</td></tr><tr><td style=\"white-space:nowrap\">756005010000004<a name=\"ch-SMC-authorisation-status-756005010000004\"> </a></td><td>registered</td><td>angemeldet</td></tr><tr><td style=\"white-space:nowrap\">756005010000005<a name=\"ch-SMC-authorisation-status-756005010000005\"> </a></td><td>temporary approval expired</td><td>befristete Zulassung abgelaufen</td></tr><tr><td style=\"white-space:nowrap\">756005010000006<a name=\"ch-SMC-authorisation-status-756005010000006\"> </a></td><td>no longer approved</td><td>nicht mehr zugelassen</td></tr><tr><td style=\"white-space:nowrap\">756005010000007<a name=\"ch-SMC-authorisation-status-756005010000007\"> </a></td><td>never approved</td><td>nie zugelassen</td></tr></table></div>"
  },
  "url" : "http://fhir.ch/ig/ch-idmp/CodeSystem/ch-SMC-authorisation-status",
  "version" : "1.0.0-ballot",
  "name" : "ChSMCAuthorisationStatusCS",
  "title" : "CH SMC - Authorisation 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 Zulassungsstatus)",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "CH"
    }]
  }],
  "copyright" : "CC0-1.0",
  "caseSensitive" : false,
  "content" : "complete",
  "count" : 7,
  "concept" : [{
    "code" : "756005010000001",
    "display" : "approved",
    "designation" : [{
      "language" : "de",
      "use" : {
        "system" : "http://snomed.info/sct",
        "code" : "900000000000003001",
        "display" : "Fully specified name"
      },
      "value" : "zugelassen"
    }]
  },
  {
    "code" : "756005010000002",
    "display" : "suspended",
    "designation" : [{
      "language" : "de",
      "use" : {
        "system" : "http://snomed.info/sct",
        "code" : "900000000000003001",
        "display" : "Fully specified name"
      },
      "value" : "sistiert"
    }]
  },
  {
    "code" : "756005010000003",
    "display" : "temporary",
    "designation" : [{
      "language" : "de",
      "use" : {
        "system" : "http://snomed.info/sct",
        "code" : "900000000000003001",
        "display" : "Fully specified name"
      },
      "value" : "befristet"
    }]
  },
  {
    "code" : "756005010000004",
    "display" : "registered",
    "designation" : [{
      "language" : "de",
      "use" : {
        "system" : "http://snomed.info/sct",
        "code" : "900000000000003001",
        "display" : "Fully specified name"
      },
      "value" : "angemeldet"
    }]
  },
  {
    "code" : "756005010000005",
    "display" : "temporary approval expired",
    "designation" : [{
      "language" : "de",
      "use" : {
        "system" : "http://snomed.info/sct",
        "code" : "900000000000003001",
        "display" : "Fully specified name"
      },
      "value" : "befristete Zulassung abgelaufen"
    }]
  },
  {
    "code" : "756005010000006",
    "display" : "no longer approved",
    "designation" : [{
      "language" : "de",
      "use" : {
        "system" : "http://snomed.info/sct",
        "code" : "900000000000003001",
        "display" : "Fully specified name"
      },
      "value" : "nicht mehr zugelassen"
    }]
  },
  {
    "code" : "756005010000007",
    "display" : "never approved",
    "designation" : [{
      "language" : "de",
      "use" : {
        "system" : "http://snomed.info/sct",
        "code" : "900000000000003001",
        "display" : "Fully specified name"
      },
      "value" : "nie zugelassen"
    }]
  }]
}