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 EPL - Limitation Status - JSON Representation

Active as of 2024-09-16

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "ch-epl-foph-limitationstatus",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem ch-epl-foph-limitationstatus</b></p><a name=\"ch-epl-foph-limitationstatus\"> </a><a name=\"hcch-epl-foph-limitationstatus\"> </a><a name=\"ch-epl-foph-limitationstatus-en-US\"> </a><p>This case-insensitive code system <code>http://fhir.ch/ig/ch-epl/CodeSystem/ch-epl-foph-limitationstatus</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\">756002071001<a name=\"ch-epl-foph-limitationstatus-756002071001\"> </a></td><td>Limitation Reimbursed</td><td>Limitierung Vergütet</td></tr><tr><td style=\"white-space:nowrap\">756002071002<a name=\"ch-epl-foph-limitationstatus-756002071002\"> </a></td><td>Limitation not Reimbursed</td><td>Limitierung nicht Vergütet</td></tr></table></div>"
  },
  "url" : "http://fhir.ch/ig/ch-epl/CodeSystem/ch-epl-foph-limitationstatus",
  "version" : "0.1.0",
  "name" : "ChEplLimitationStatusCS",
  "title" : "CH EPL - Limitation 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 EPL - Standard Terms used in Switzerland (aggregations of codes of ValueSets Limitierungsstatus",
  "copyright" : "CC0-1.0",
  "caseSensitive" : false,
  "content" : "complete",
  "count" : 2,
  "concept" : [
    {
      "code" : "756002071001",
      "display" : "Limitation Reimbursed",
      "designation" : [
        {
          "language" : "de",
          "use" : {
            "system" : "http://snomed.info/sct",
            "code" : "900000000000003001",
            "display" : "Fully specified name"
          },
          "value" : "Limitierung Vergütet"
        },
        {
          "language" : "de",
          "use" : {
            "system" : "http://snomed.info/sct",
            "code" : "900000000000013009",
            "display" : "Synonym (core metadata concept)"
          },
          "value" : "LV"
        }
      ]
    },
    {
      "code" : "756002071002",
      "display" : "Limitation not Reimbursed",
      "designation" : [
        {
          "language" : "de",
          "use" : {
            "system" : "http://snomed.info/sct",
            "code" : "900000000000003001",
            "display" : "Fully specified name"
          },
          "value" : "Limitierung nicht Vergütet"
        },
        {
          "language" : "de",
          "use" : {
            "system" : "http://snomed.info/sct",
            "code" : "900000000000013009",
            "display" : "Synonym (core metadata concept)"
          },
          "value" : "LnV"
        }
      ]
    }
  ]
}