CH ORF (R4)
3.0.0-ci-build - ci-build Switzerland flag

CH ORF (R4), published by HL7 Switzerland. This guide is not an authorized publication; it is the continuous build for version 3.0.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7ch/ch-orf/ and changes regularly. See the Directory of published versions

: Coverage Type - JSON Representation

Active as of 2024-03-27

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "ch-orf-cs-coveragetype",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-sensitive code system <code>http://fhir.ch/ig/ch-orf/CodeSystem/ch-orf-cs-coveragetype</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\">KVG<a name=\"ch-orf-cs-coveragetype-KVG\"> </a></td><td>According to KVG</td></tr><tr><td style=\"white-space:nowrap\">UVG<a name=\"ch-orf-cs-coveragetype-UVG\"> </a></td><td>According to UVG</td></tr><tr><td style=\"white-space:nowrap\">VVG<a name=\"ch-orf-cs-coveragetype-VVG\"> </a></td><td>According to VVG</td></tr><tr><td style=\"white-space:nowrap\">IVG<a name=\"ch-orf-cs-coveragetype-IVG\"> </a></td><td>According to IVG</td></tr><tr><td style=\"white-space:nowrap\">MVG<a name=\"ch-orf-cs-coveragetype-MVG\"> </a></td><td>According to MVG</td></tr><tr><td style=\"white-space:nowrap\">Self<a name=\"ch-orf-cs-coveragetype-Self\"> </a></td><td>Self-payer</td></tr><tr><td style=\"white-space:nowrap\">Other<a name=\"ch-orf-cs-coveragetype-Other\"> </a></td><td>Other</td></tr></table></div>"
  },
  "url" : "http://fhir.ch/ig/ch-orf/CodeSystem/ch-orf-cs-coveragetype",
  "version" : "3.0.0-ci-build",
  "name" : "ChOrfCoverageType",
  "title" : "Coverage Type",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-03-27T16:33:48+00:00",
  "publisher" : "HL7 Switzerland",
  "contact" : [
    {
      "name" : "HL7 Switzerland",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.hl7.ch/"
        }
      ]
    }
  ],
  "description" : "Code System for CH ORF Coverage Type",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CH"
        }
      ]
    }
  ],
  "copyright" : "CC0-1.0",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 7,
  "concept" : [
    {
      "code" : "KVG",
      "display" : "According to KVG"
    },
    {
      "code" : "UVG",
      "display" : "According to UVG"
    },
    {
      "code" : "VVG",
      "display" : "According to VVG"
    },
    {
      "code" : "IVG",
      "display" : "According to IVG"
    },
    {
      "code" : "MVG",
      "display" : "According to MVG"
    },
    {
      "code" : "Self",
      "display" : "Self-payer"
    },
    {
      "code" : "Other",
      "display" : "Other"
    }
  ]
}