CH Core (R4)
4.0.1 - trial-use Switzerland flag

This page is part of the CH Core (R4) (v4.0.1: STU 4) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: eCH-011 MaritalData Separation - JSON Representation

Active as of 2020-10-14

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "ech-11-maritaldata-separation",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-sensitive code system <code>http://fhir.ch/ig/ch-core/CodeSystem/ech-11-maritaldata-separation</code> defines the following codes:</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\">1<a name=\"ech-11-maritaldata-separation-1\"> </a></td><td>freiwillig getrennt</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"ech-11-maritaldata-separation-2\"> </a></td><td>gerichtlich getrennt</td></tr></table></div>"
  },
  "url" : "http://fhir.ch/ig/ch-core/CodeSystem/ech-11-maritaldata-separation",
  "version" : "4.0.1",
  "name" : "ECH11MaritaldataSeparation",
  "title" : "eCH-011 MaritalData Separation",
  "status" : "active",
  "experimental" : false,
  "date" : "2020-10-14",
  "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" : "eCH-011 defines different maritalData separation zypes. See [maritalData - Zivilstandsangaben eCH-11](https://www.bfs.admin.ch/bfs/de/home/statistiken/kataloge-datenbanken/publikationen.assetdetail.349276.html) and/or [BFS Amtlicher Katalog der Merkmale](https://www.bfs.admin.ch/bfs/de/home/statistiken/kataloge-datenbanken/publikationen.assetdetail.349276.html).",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CH"
        }
      ]
    }
  ],
  "copyright" : "CC0-1.0",
  "caseSensitive" : true,
  "compositional" : false,
  "versionNeeded" : true,
  "content" : "complete",
  "concept" : [
    {
      "code" : "1",
      "display" : "freiwillig getrennt"
    },
    {
      "code" : "2",
      "display" : "gerichtlich getrennt"
    }
  ]
}