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

: ChCoreMaritalStatus - JSON Representation

Active as of 2018-11-26

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "ch-core-maritalstatus",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Import all the codes that are contained in <a href=\"http://hl7.org/fhir/R4/valueset-marital-status.html\">MaritalStatus</a></li><li>Include these codes as defined in <a href=\"CodeSystem-ech-11-maritalstatus.html\"><code>http://fhir.ch/ig/ch-core/CodeSystem/ech-11-maritalstatus</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Deutsch (Schweiz) (German (Switzerland), de)</b></td><td><b>French (Switzerland) (fr)</b></td><td><b>Italian (Switzerland) (it)</b></td></tr><tr><td><a href=\"CodeSystem-ech-11-maritalstatus.html#ech-11-maritalstatus-1\">1</a></td><td>ledig</td><td>ledig</td><td>célibataire</td><td>celibe/nubile</td></tr><tr><td><a href=\"CodeSystem-ech-11-maritalstatus.html#ech-11-maritalstatus-2\">2</a></td><td>verheiratet</td><td>verheiratet</td><td>marié-e</td><td>coniugato/a</td></tr><tr><td><a href=\"CodeSystem-ech-11-maritalstatus.html#ech-11-maritalstatus-3\">3</a></td><td>verwitwet</td><td>verwitwet</td><td>veuf/veuve</td><td>vedovo/vedova</td></tr><tr><td><a href=\"CodeSystem-ech-11-maritalstatus.html#ech-11-maritalstatus-4\">4</a></td><td>geschieden</td><td>geschieden</td><td>divorcé-e</td><td>divorziato/a</td></tr><tr><td><a href=\"CodeSystem-ech-11-maritalstatus.html#ech-11-maritalstatus-5\">5</a></td><td>unverheiratet</td><td>unverheiratet</td><td>non marié-e</td><td>non coniugato/a</td></tr><tr><td><a href=\"CodeSystem-ech-11-maritalstatus.html#ech-11-maritalstatus-6\">6</a></td><td>in eingetragener Partnerschaft</td><td>in eingetragener Partnerschaft</td><td>lié-e par un partenariat enregistré</td><td>in unione domestica registrata</td></tr><tr><td><a href=\"CodeSystem-ech-11-maritalstatus.html#ech-11-maritalstatus-7\">7</a></td><td>aufgelöste Partnerschaft</td><td>aufgelöste Partnerschaft</td><td>partenariat dissous</td><td>unione domestica sciolta</td></tr><tr><td><a href=\"CodeSystem-ech-11-maritalstatus.html#ech-11-maritalstatus-9\">9</a></td><td>unbekannt</td><td>unbekannt</td><td>inconnu</td><td>sconosciuto</td></tr></table></li></ul></div>"
  },
  "url" : "http://fhir.ch/ig/ch-core/ValueSet/ch-core-maritalstatus",
  "version" : "4.0.1",
  "name" : "ChCoreMaritalStatus",
  "title" : "ChCoreMaritalStatus",
  "status" : "active",
  "experimental" : false,
  "date" : "2018-11-26",
  "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" : "MaritalStatus combined by fhir and eCH-11. 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",
  "compose" : {
    "include" : [
      {
        "valueSet" : [
          🔗 "http://hl7.org/fhir/ValueSet/marital-status"
        ]
      },
      {
        "system" : "http://fhir.ch/ig/ch-core/CodeSystem/ech-11-maritalstatus",
        "concept" : [
          {
            "code" : "1",
            "display" : "ledig",
            "designation" : [
              {
                "language" : "de-CH",
                "value" : "ledig"
              },
              {
                "language" : "fr-CH",
                "value" : "célibataire"
              },
              {
                "language" : "it-CH",
                "value" : "celibe/nubile"
              }
            ]
          },
          {
            "code" : "2",
            "display" : "verheiratet",
            "designation" : [
              {
                "language" : "de-CH",
                "value" : "verheiratet"
              },
              {
                "language" : "fr-CH",
                "value" : "marié-e"
              },
              {
                "language" : "it-CH",
                "value" : "coniugato/a"
              }
            ]
          },
          {
            "code" : "3",
            "display" : "verwitwet",
            "designation" : [
              {
                "language" : "de-CH",
                "value" : "verwitwet"
              },
              {
                "language" : "fr-CH",
                "value" : "veuf/veuve"
              },
              {
                "language" : "it-CH",
                "value" : "vedovo/vedova"
              }
            ]
          },
          {
            "code" : "4",
            "display" : "geschieden",
            "designation" : [
              {
                "language" : "de-CH",
                "value" : "geschieden"
              },
              {
                "language" : "fr-CH",
                "value" : "divorcé-e"
              },
              {
                "language" : "it-CH",
                "value" : "divorziato/a"
              }
            ]
          },
          {
            "code" : "5",
            "display" : "unverheiratet",
            "designation" : [
              {
                "language" : "de-CH",
                "value" : "unverheiratet"
              },
              {
                "language" : "fr-CH",
                "value" : "non marié-e"
              },
              {
                "language" : "it-CH",
                "value" : "non coniugato/a"
              }
            ]
          },
          {
            "code" : "6",
            "display" : "in eingetragener Partnerschaft",
            "designation" : [
              {
                "language" : "de-CH",
                "value" : "in eingetragener Partnerschaft"
              },
              {
                "language" : "fr-CH",
                "value" : "lié-e par un partenariat enregistré"
              },
              {
                "language" : "it-CH",
                "value" : "in unione domestica registrata"
              }
            ]
          },
          {
            "code" : "7",
            "display" : "aufgelöste Partnerschaft",
            "designation" : [
              {
                "language" : "de-CH",
                "value" : "aufgelöste Partnerschaft"
              },
              {
                "language" : "fr-CH",
                "value" : "partenariat dissous"
              },
              {
                "language" : "it-CH",
                "value" : "unione domestica sciolta"
              }
            ]
          },
          {
            "code" : "9",
            "display" : "unbekannt",
            "designation" : [
              {
                "language" : "de-CH",
                "value" : "unbekannt"
              },
              {
                "language" : "fr-CH",
                "value" : "inconnu"
              },
              {
                "language" : "it-CH",
                "value" : "sconosciuto"
              }
            ]
          }
        ]
      }
    ]
  }
}