PackagesCanonicalsLogsProblems
    Packages
    ch.fhir.ig.ch-ig@1.2.1
    http://fhir.ch/ig/ch-ig/CodeSystem/ch-ig-example-translation
{
  "description": "CH IG Example Translation code system is just an example with translated values!",
  "_filename": "CodeSystem-ch-ig-example-translation.json",
  "package_name": "ch.fhir.ig.ch-ig",
  "date": "2024-08-21T06:24:33+00:00",
  "publisher": "HL7 Switzerland",
  "jurisdiction": [ {
    "coding": [ {
      "code": "CHE",
      "system": "urn:iso:std:iso:3166"
    } ]
  } ],
  "content": "complete",
  "name": "ChIgExampleTranslation",
  "copyright": "CC0-1.0",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "CH IG Example Translation",
  "package_version": "1.2.1",
  "status": "active",
  "id": "1e908a8d-d791-4ed0-a2b8-ee8ef9776910",
  "valueSet": "http://fhir.ch/ig/ch-ig/ValueSet/ch-ig-example-translation",
  "kind": null,
  "url": "http://fhir.ch/ig/ch-ig/CodeSystem/ch-ig-example-translation",
  "concept": [ {
    "code": "abc",
    "display": "abc example",
    "designation": [ {
      "value": "abc Beispiel",
      "language": "de"
    }, {
      "value": "abc exemple",
      "language": "fr"
    }, {
      "value": "abc esempio",
      "language": "it"
    } ]
  } ],
  "caseSensitive": true,
  "version": "1.2.1",
  "contact": [ {
    "name": "HL7 Switzerland",
    "telecom": [ {
      "value": "https://www.hl7.ch/",
      "system": "url"
    } ]
  } ]
}