{
  "resourceType" : "ValueSet",
  "id" : "ech-11-maritaldata-separation",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ech-11-maritaldata-separation</b></p><a name=\"ech-11-maritaldata-separation\"> </a><a name=\"hcech-11-maritaldata-separation\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-ech-11-maritaldata-separation.html\"><code>http://fhir.ch/ig/ch-core/CodeSystem/ech-11-maritaldata-separation</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;3.4.0-ci-build</span><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-maritaldata-separation.html#ech-11-maritaldata-separation-1\">1</a></td><td>freiwillig getrennt</td><td>freiwillig getrennt</td><td>Séparation de fait</td><td>Separato/a volontariamente</td></tr><tr><td><a href=\"CodeSystem-ech-11-maritaldata-separation.html#ech-11-maritaldata-separation-2\">2</a></td><td>gerichtlich getrennt</td><td>gerichtlich getrennt</td><td>Séparation légale</td><td>Separato/a giudizialmente</td></tr></table></li></ul></div>"
  },
  "url" : "http://fhir.ch/ig/ch-core/ValueSet/ech-11-maritaldata-separation",
  "version" : "3.4.0-ci-build",
  "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 maritalData separation types",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "CH"
    }]
  }],
  "copyright" : "CC0-1.0",
  "compose" : {
    "include" : [{
      "system" : "http://fhir.ch/ig/ch-core/CodeSystem/ech-11-maritaldata-separation",
      "concept" : [{
        "code" : "1",
        "display" : "freiwillig getrennt",
        "designation" : [{
          "language" : "de-CH",
          "value" : "freiwillig getrennt"
        },
        {
          "language" : "fr-CH",
          "value" : "Séparation de fait"
        },
        {
          "language" : "it-CH",
          "value" : "Separato/a volontariamente"
        }]
      },
      {
        "code" : "2",
        "display" : "gerichtlich getrennt",
        "designation" : [{
          "language" : "de-CH",
          "value" : "gerichtlich getrennt"
        },
        {
          "language" : "fr-CH",
          "value" : "Séparation légale"
        },
        {
          "language" : "it-CH",
          "value" : "Separato/a giudizialmente"
        }]
      }]
    }]
  }
}