PackagesCanonicalsLogsProblems
    Packages
    ch.fhir.ig.ch-ig@1.2.3
    http://fhir.ch/ig/ch-ig/CodeSystem/example
{
  "description": "Example code system including own defined codes with multilingual designations.",
  "_filename": "CodeSystem-example.json",
  "package_name": "ch.fhir.ig.ch-ig",
  "date": "2025-12-11T10:29:54+00:00",
  "publisher": "HL7 Switzerland",
  "jurisdiction": [ {
    "coding": [ {
      "code": "CHE",
      "system": "urn:iso:std:iso:3166"
    } ]
  } ],
  "content": "complete",
  "name": "DesignationsCS",
  "copyright": "CC0-1.0",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "CH IG Designations",
  "package_version": "1.2.3",
  "status": "draft",
  "id": "b6c75bba-9c3a-42cd-bd9b-af9ef750af4b",
  "kind": null,
  "count": 3,
  "url": "http://fhir.ch/ig/ch-ig/CodeSystem/example",
  "concept": [ {
    "code": "example-1",
    "display": "Example 1",
    "designation": [ {
      "value": "Beispiel 1",
      "language": "de-CH"
    }, {
      "value": "Exemple 1",
      "language": "fr-CH"
    }, {
      "value": "Esempio 1",
      "language": "it-CH"
    } ]
  }, {
    "code": "example-2",
    "display": "Example 2",
    "designation": [ {
      "value": "Beispiel 2",
      "language": "de-CH"
    }, {
      "value": "Exemple 2",
      "language": "fr-CH"
    }, {
      "value": "Esempio 2",
      "language": "it-CH"
    } ]
  }, {
    "code": "example-3",
    "display": "Example 3",
    "designation": [ {
      "value": "Beispiel 3",
      "language": "de-CH"
    }, {
      "value": "Exemple 3",
      "language": "fr-CH"
    }, {
      "value": "Esempio 3",
      "language": "it-CH"
    } ]
  } ],
  "caseSensitive": true,
  "version": "1.2.3",
  "contact": [ {
    "name": "HL7 Switzerland",
    "telecom": [ {
      "value": "https://www.hl7.ch/",
      "system": "url"
    } ]
  } ]
}