CH EPL (R5)
0.1.0 - ci-build

CH EPL (R5), published by Federal Office of Public Health FOPH. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/bag-epl/bag-epl-fhir/ and changes regularly. See the Directory of published versions

: CH SMC - Authorisation Status - JSON Representation

Active as of 2024-09-16

Raw json | Download


{
  "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><a name=\"ch-SMC-authorisation-status-en-US\"> </a><p>This case-insensitive code system <code>http://fhir.ch/ig/ch-epl/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></tr><tr><td style=\"white-space:nowrap\">A<a name=\"ch-SMC-authorisation-status-A\"> </a></td><td>angemeldet</td></tr><tr><td style=\"white-space:nowrap\">B<a name=\"ch-SMC-authorisation-status-B\"> </a></td><td>befristet</td></tr><tr><td style=\"white-space:nowrap\">BA<a name=\"ch-SMC-authorisation-status-BA\"> </a></td><td>Befristete Zulassung abgelaufen</td></tr><tr><td style=\"white-space:nowrap\">D<a name=\"ch-SMC-authorisation-status-D\"> </a></td><td>nicht mehr zugelassen</td></tr><tr><td style=\"white-space:nowrap\">N<a name=\"ch-SMC-authorisation-status-N\"> </a></td><td>notifiziert</td></tr><tr><td style=\"white-space:nowrap\">S<a name=\"ch-SMC-authorisation-status-S\"> </a></td><td>sistiert</td></tr><tr><td style=\"white-space:nowrap\">U<a name=\"ch-SMC-authorisation-status-U\"> </a></td><td>nie zugelassen</td></tr><tr><td style=\"white-space:nowrap\">Z<a name=\"ch-SMC-authorisation-status-Z\"> </a></td><td>zugelassen</td></tr></table></div>"
  },
  "url" : "http://fhir.ch/ig/ch-epl/CodeSystem/ch-SMC-authorisation-status",
  "version" : "0.1.0",
  "name" : "ChSMCAuthorisationStatusCS",
  "title" : "CH SMC - Authorisation Status",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-09-16T16:45:22+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 - Standard Terms used in Switzerland (aggregations of codes of ValueSets Zulassungsstatus)",
  "copyright" : "CC0-1.0",
  "caseSensitive" : false,
  "content" : "complete",
  "count" : 8,
  "concept" : [
    {
      "code" : "A",
      "display" : "angemeldet"
    },
    {
      "code" : "B",
      "display" : "befristet"
    },
    {
      "code" : "BA",
      "display" : "Befristete Zulassung abgelaufen"
    },
    {
      "code" : "D",
      "display" : "nicht mehr zugelassen"
    },
    {
      "code" : "N",
      "display" : "notifiziert"
    },
    {
      "code" : "S",
      "display" : "sistiert"
    },
    {
      "code" : "U",
      "display" : "nie zugelassen"
    },
    {
      "code" : "Z",
      "display" : "zugelassen"
    }
  ]
}