FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/ch-orf-cs-coverageidentifiertype

Packagech.fhir.ig.ch-orf
TypeCodeSystem
Idch-orf-cs-coverageidentifiertype
FHIR VersionR4
Sourcehttp://fhir.ch/ig/ch-orf/https://build.fhir.org/ig/hl7ch/ch-orf/CodeSystem-ch-orf-cs-coverageidentifiertype.html
URLhttp://fhir.ch/ig/ch-orf/CodeSystem/ch-orf-cs-coverageidentifiertype
Version3.0.2-ci-build
Statusactive
Date2025-05-22T09:52:16+00:00
NameChOrfCoverageIdentifierType
TitleCoverage Identifier Type
Realmch
Authorityhl7
DescriptionCode System for CH ORF Coverage Identifier Type
CopyrightCC0-1.0
Contentcomplete

Resources that use this resource

ValueSet
ch-orf-vs-coverageidentifiertypeCoverage Identifier Type

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem ch-orf-cs-coverageidentifiertype

This case-sensitive code system http://fhir.ch/ig/ch-orf/CodeSystem/ch-orf-cs-coverageidentifiertype defines the following codes:

CodeDisplay
VeKa Insurance Card Number
Claim Claim Number
Other Other Identifier
IV IV-Verfügungsnummer
MV MV-Versichertennummer

Source

{
  "resourceType": "CodeSystem",
  "id": "ch-orf-cs-coverageidentifiertype",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ch/ig/ch-orf/CodeSystem/ch-orf-cs-coverageidentifiertype",
  "version": "3.0.2-ci-build",
  "name": "ChOrfCoverageIdentifierType",
  "title": "Coverage Identifier Type",
  "status": "active",
  "experimental": false,
  "date": "2025-05-22T09:52:16+00: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"
    }
  ]
}