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 - Additional Monitoring Indicator - JSON Representation

Active as of 2024-09-16

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "ch-SMC-additional-monitoring-indicator",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem ch-SMC-additional-monitoring-indicator</b></p><a name=\"ch-SMC-additional-monitoring-indicator\"> </a><a name=\"hcch-SMC-additional-monitoring-indicator\"> </a><a name=\"ch-SMC-additional-monitoring-indicator-en-US\"> </a><p>This case-insensitive code system <code>http://fhir.ch/ig/ch-epl/CodeSystem/ch-SMC-additional-monitoring-indicator</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\">BLACK_TR<a name=\"ch-SMC-additional-monitoring-indicator-BLACK_TR\"> </a></td><td>Black Triangle Warning</td></tr><tr><td style=\"white-space:nowrap\">BBOX_W<a name=\"ch-SMC-additional-monitoring-indicator-BBOX_W\"> </a></td><td>Black Box Warning</td></tr></table></div>"
  },
  "url" : "http://fhir.ch/ig/ch-epl/CodeSystem/ch-SMC-additional-monitoring-indicator",
  "version" : "0.1.0",
  "name" : "ChSMCAdditionalMonitoringIndicatorCS",
  "title" : "CH SMC - Additional Monitoring Indicator",
  "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 Additional Monitoring Indicator",
  "copyright" : "CC0-1.0",
  "caseSensitive" : false,
  "content" : "complete",
  "count" : 2,
  "concept" : [
    {
      "code" : "BLACK_TR",
      "display" : "Black Triangle Warning"
    },
    {
      "code" : "BBOX_W",
      "display" : "Black Box Warning"
    }
  ]
}