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

CH Term (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-epr-term/ and changes regularly. See the Directory of published versions

: ch-ehealth-codesystem-language - JSON Representation

Active as of 2024-04-16

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "2.16.756.5.30.1.127.3.10.12",
  "meta" : {
    "source" : "https://art-decor.org/fhir/ValueSet/2.16.756.5.30.1.127.3.10.1.13--20230522173732"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-sensitive code system <code>urn:oid:2.16.756.5.30.1.127.3.10.12</code> defines the following code:</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\">OTHER<a name=\"2.16.756.5.30.1.127.3.10.12-OTHER\"> </a></td><td>Other language</td></tr></table><p><b>Additional Language Displays</b></p><table class=\"codes\"><tr><td><b>Code</b></td><td><b>Deutsch (Schweiz) (German (Switzerland), de)</b></td><td><b>English (United States) (English (United States), en)</b></td><td><b>French (Switzerland) (fr)</b></td><td><b>Italian (Switzerland) (it)</b></td><td><b>rm</b></td></tr><tr><td>OTHER</td><td>Andere Sprache</td><td>Other language</td><td>Autre langue</td><td>Altra lingua</td><td>Autras linguas</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
      "valuePeriod" : {
        "start" : "2023-05-22T17:37:32+02:00"
      }
    }
  ],
  "url" : "urn:oid:2.16.756.5.30.1.127.3.10.12",
  "version" : "3.0.0-ci-build",
  "name" : "ChEhealthCodesystemLanguage",
  "title" : "ch-ehealth-codesystem-language",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-04-16T16:27:34+00:00",
  "publisher" : "HL7 Switzerland",
  "contact" : [
    {
      "name" : "HL7 Switzerland",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.hl7.ch/"
        }
      ]
    },
    {
      "name" : "HL7 Switzerland",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.hl7.ch/",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "Document language as per Annex 3 EPRO-FDHA. Defines the language in which the document was written.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CH"
        }
      ]
    }
  ],
  "copyright" : "CC0-1.0",
  "caseSensitive" : true,
  "content" : "complete",
  "concept" : [
    {
      "code" : "OTHER",
      "display" : "Other language",
      "designation" : [
        {
          "language" : "de-CH",
          "value" : "Andere Sprache"
        },
        {
          "language" : "fr-CH",
          "value" : "Autre langue"
        },
        {
          "language" : "it-CH",
          "value" : "Altra lingua"
        },
        {
          "language" : "en-US",
          "value" : "Other language"
        },
        {
          "language" : "rm-CH",
          "value" : "Autras linguas"
        }
      ]
    }
  ]
}