{
  "resourceType" : "CodeSystem",
  "id" : "ch-authorisation-type",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem ch-authorisation-type</b></p><a name=\"ch-authorisation-type\"> </a><a name=\"hcch-authorisation-type\"> </a><p>This case-insensitive code system <code>http://fhir.ch/ig/ch-epl/CodeSystem/ch-authorisation-type</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\">756000002001<a name=\"ch-authorisation-type-756000002001\"> </a></td><td>Marketing Authorisation</td><td>Marktzulassung</td></tr><tr><td style=\"white-space:nowrap\">756000002002<a name=\"ch-authorisation-type-756000002002\"> </a></td><td>Orphan Designation</td><td>Orphan Zulassung</td></tr><tr><td style=\"white-space:nowrap\">756000002003<a name=\"ch-authorisation-type-756000002003\"> </a></td><td>Reimbursement SL</td><td>Vergütung SL</td></tr></table></div>"
  },
  "url" : "http://fhir.ch/ig/ch-epl/CodeSystem/ch-authorisation-type",
  "version" : "1.0.0",
  "name" : "ChAuthorisationTypeCS",
  "title" : "CH - Authorisation Type",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-01-23T12:23:37+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 Authorisation Type",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "CH"
    }]
  }],
  "copyright" : "CC0-1.0",
  "caseSensitive" : false,
  "content" : "complete",
  "count" : 3,
  "concept" : [{
    "code" : "756000002001",
    "display" : "Marketing Authorisation",
    "designation" : [{
      "language" : "de",
      "use" : {
        "system" : "http://snomed.info/sct",
        "code" : "900000000000003001",
        "display" : "Fully specified name"
      },
      "value" : "Marktzulassung"
    },
    {
      "language" : "de",
      "use" : {
        "system" : "http://snomed.info/sct",
        "code" : "900000000000003001",
        "display" : "Fully specified name"
      },
      "value" : "MA"
    }]
  },
  {
    "code" : "756000002002",
    "display" : "Orphan Designation",
    "designation" : [{
      "language" : "de",
      "use" : {
        "system" : "http://snomed.info/sct",
        "code" : "900000000000003001",
        "display" : "Fully specified name"
      },
      "value" : "Orphan Zulassung"
    },
    {
      "language" : "de",
      "use" : {
        "system" : "http://snomed.info/sct",
        "code" : "900000000000003001",
        "display" : "Fully specified name"
      },
      "value" : "OR"
    }]
  },
  {
    "code" : "756000002003",
    "display" : "Reimbursement SL",
    "designation" : [{
      "language" : "de",
      "use" : {
        "system" : "http://snomed.info/sct",
        "code" : "900000000000003001",
        "display" : "Fully specified name"
      },
      "value" : "Vergütung SL"
    },
    {
      "language" : "de",
      "use" : {
        "system" : "http://snomed.info/sct",
        "code" : "900000000000003001",
        "display" : "Fully specified name"
      },
      "value" : "SL"
    }]
  }]
}