CH ORF (R4)
2.0.1 - trial-use Switzerland flag

This page is part of the CH ORF (R4) (v2.0.1: STU 2) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: Coverage Identifier Type - JSON Representation

Active as of 2023-12-28

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "ch-orf-cs-coverageidentifiertype",
  "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-coverageidentifiertype</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\">VeKa<a name=\"ch-orf-cs-coverageidentifiertype-VeKa\"> </a></td><td>Insurance Card Number</td></tr><tr><td style=\"white-space:nowrap\">Claim<a name=\"ch-orf-cs-coverageidentifiertype-Claim\"> </a></td><td>Claim Number</td></tr><tr><td style=\"white-space:nowrap\">Other<a name=\"ch-orf-cs-coverageidentifiertype-Other\"> </a></td><td>Other Identifier</td></tr><tr><td style=\"white-space:nowrap\">IV<a name=\"ch-orf-cs-coverageidentifiertype-IV\"> </a></td><td>IV-Verfügungsnummer</td></tr><tr><td style=\"white-space:nowrap\">MV<a name=\"ch-orf-cs-coverageidentifiertype-MV\"> </a></td><td>MV-Versichertennummer</td></tr></table></div>"
  },
  "url" : "http://fhir.ch/ig/ch-orf/CodeSystem/ch-orf-cs-coverageidentifiertype",
  "version" : "2.0.1",
  "name" : "ChOrfCoverageIdentifierType",
  "title" : "Coverage Identifier Type",
  "status" : "active",
  "experimental" : false,
  "date" : "2023-12-28T11:41:33+01:00",
  "publisher" : "HL7 Switzerland",
  "contact" : [
    {
      "name" : "HL7 Switzerland",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.hl7.ch/"
        }
      ]
    }
  ],
  "description" : "Code System for CH ORF Coverage Identifier Type",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CH"
        }
      ]
    }
  ],
  "copyright" : "CC0-1.0",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 5,
  "concept" : [
    {
      "code" : "VeKa",
      "display" : "Insurance Card Number"
    },
    {
      "code" : "Claim",
      "display" : "Claim Number"
    },
    {
      "code" : "Other",
      "display" : "Other Identifier"
    },
    {
      "code" : "IV",
      "display" : "IV-Verfügungsnummer"
    },
    {
      "code" : "MV",
      "display" : "MV-Versichertennummer"
    }
  ]
}