CH Core (R4)
1.0.0 - Trial use

This page is part of the CH Core (R4) (v1.0.0: STU 1). This is the current published version in it's permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

eCH-011 Religion - JSON Representation

(back to description)

Raw json

Source view

{
  "resourceType" : "CodeSystem",
  "id" : "ech-11-religion",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>eCH-011 Religion</h2><div><p>eCH-011 defines different religion Types. See https://www.ech.ch/vechweb/page?p=dossier&amp;documentNumber=eCH-0011&amp;documentVersion=8.13.3.5  3.3.4.1 religion, BFS-711</p>\n</div><p>This code system http://fhir.ch/ig/ch-core/CodeSystem/ech-11-religion defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">111<a name=\"ech-11-religion-111\"> </a></td><td>evangelisch-reformierte (protestantische) Kirche</td><td/></tr><tr><td style=\"white-space:nowrap\">121<a name=\"ech-11-religion-121\"> </a></td><td>römisch-katholische Kirche</td><td/></tr><tr><td style=\"white-space:nowrap\">122<a name=\"ech-11-religion-122\"> </a></td><td>christkatholische / altkatholische Kirche</td><td>valid in ZH, BE, LU, SO, BS, BL, SH, SG, AG, NE, GE</td></tr><tr><td style=\"white-space:nowrap\">211<a name=\"ech-11-religion-211\"> </a></td><td>israelitische Gemeinschaft / jüdische Glaubensgemeinschaft</td><td>valid in BE, FR, BS, SG, VD</td></tr><tr><td style=\"white-space:nowrap\">211201<a name=\"ech-11-religion-211201\"> </a></td><td>Israelitische Cultusgemeinde</td><td>valid in ZH</td></tr><tr><td style=\"white-space:nowrap\">211301<a name=\"ech-11-religion-211301\"> </a></td><td>Jüdisch Liberale Gemeinde</td><td>valid in ZH</td></tr><tr><td style=\"white-space:nowrap\">000<a name=\"ech-11-religion-000\"> </a></td><td>Unbekannt</td><td/></tr></table></div>"
  },
  "url" : "http://fhir.ch/ig/ch-core/CodeSystem/ech-11-religion",
  "version" : "1.0.0",
  "name" : "ECH11religion",
  "title" : "eCH-011 Religion",
  "status" : "draft",
  "experimental" : true,
  "date" : "2018-12-04T00:00:00+01:00",
  "publisher" : "HL7 Switzerland",
  "contact" : [
    {
      "name" : "HL7 Switzerland",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.hl7.ch/"
        }
      ]
    }
  ],
  "description" : "eCH-011 defines different religion Types. See https://www.ech.ch/vechweb/page?p=dossier&documentNumber=eCH-0011&documentVersion=8.13.3.5  3.3.4.1 religion, BFS-711",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CH"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "compositional" : false,
  "versionNeeded" : true,
  "content" : "complete",
  "concept" : [
    {
      "code" : "111",
      "display" : "evangelisch-reformierte (protestantische) Kirche"
    },
    {
      "code" : "121",
      "display" : "römisch-katholische Kirche"
    },
    {
      "code" : "122",
      "display" : "christkatholische / altkatholische Kirche",
      "definition" : "valid in ZH, BE, LU, SO, BS, BL, SH, SG, AG, NE, GE"
    },
    {
      "code" : "211",
      "display" : "israelitische Gemeinschaft / jüdische Glaubensgemeinschaft",
      "definition" : "valid in BE, FR, BS, SG, VD"
    },
    {
      "code" : "211201",
      "display" : "Israelitische Cultusgemeinde",
      "definition" : "valid in ZH"
    },
    {
      "code" : "211301",
      "display" : "Jüdisch Liberale Gemeinde",
      "definition" : "valid in ZH"
    },
    {
      "code" : "000",
      "display" : "Unbekannt"
    }
  ]
}