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 - Reimbursement Status - JSON Representation

Active as of 2024-09-16

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "ch-epl-foph-reimbursement-status",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem ch-epl-foph-reimbursement-status</b></p><a name=\"ch-epl-foph-reimbursement-status\"> </a><a name=\"hcch-epl-foph-reimbursement-status\"> </a><a name=\"ch-epl-foph-reimbursement-status-en-US\"> </a><p>This case-insensitive code system <code>http://fhir.ch/ig/ch-epl/CodeSystem/ch-epl-foph-reimbursement-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\">756001021001<a name=\"ch-epl-foph-reimbursement-status-756001021001\"> </a></td><td>Reimbursed</td><td>Vergütet</td></tr><tr><td style=\"white-space:nowrap\">756001021002<a name=\"ch-epl-foph-reimbursement-status-756001021002\"> </a></td><td>not Reimbursed</td><td>nicht Vergütet</td></tr></table></div>"
  },
  "url" : "http://fhir.ch/ig/ch-epl/CodeSystem/ch-epl-foph-reimbursement-status",
  "version" : "0.1.0",
  "name" : "ChEplReimbursementStatusCS",
  "title" : "CH EPL - Reimbursement 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 Vergütungs Status",
  "copyright" : "CC0-1.0",
  "caseSensitive" : false,
  "content" : "complete",
  "count" : 2,
  "concept" : [
    {
      "code" : "756001021001",
      "display" : "Reimbursed",
      "designation" : [
        {
          "language" : "de",
          "use" : {
            "system" : "http://snomed.info/sct",
            "code" : "900000000000003001",
            "display" : "Fully specified name"
          },
          "value" : "Vergütet"
        },
        {
          "language" : "de",
          "use" : {
            "system" : "http://snomed.info/sct",
            "code" : "900000000000013009",
            "display" : "Synonym (core metadata concept)"
          },
          "value" : "V"
        }
      ]
    },
    {
      "code" : "756001021002",
      "display" : "not Reimbursed",
      "designation" : [
        {
          "language" : "de",
          "use" : {
            "system" : "http://snomed.info/sct",
            "code" : "900000000000003001",
            "display" : "Fully specified name"
          },
          "value" : "nicht Vergütet"
        },
        {
          "language" : "de",
          "use" : {
            "system" : "http://snomed.info/sct",
            "code" : "900000000000013009",
            "display" : "Synonym (core metadata concept)"
          },
          "value" : "nV"
        }
      ]
    }
  ]
}