FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/ech-11-maritaldata-separation

Packagech.fhir.ig.ch-term
TypeValueSet
Idech-11-maritaldata-separation
FHIR VersionR4
Sourcehttp://fhir.ch/ig/ch-term/https://build.fhir.org/ig/hl7ch/ch-term/ValueSet-ech-11-maritaldata-separation.html
URLhttp://fhir.ch/ig/ch-core/ValueSet/ech-11-maritaldata-separation
Version3.3.0-ci-build
Statusactive
Date2020-10-14
NameECH11MaritaldataSeparation
TitleeCH-011 MaritalData Separation
Realmch
Authorityhl7
DescriptioneCH-011 defines maritalData separation types
CopyrightCC0-1.0

Resources that use this resource

StructureDefinition
ch-ext-ech-11-maritaldata-separationMarital Data - Separation Type

Resources that this resource uses

CodeSystem
ech-11-maritaldata-separationeCH-011 MaritalData Separation

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet ech-11-maritaldata-separation

  • Include these codes as defined in http://fhir.ch/ig/ch-core/CodeSystem/ech-11-maritaldata-separation
    CodeDisplayDeutsch (Schweiz) (German (Switzerland), de)French (Switzerland) (fr)Italian (Switzerland) (it)
    1freiwillig getrenntfreiwillig getrenntSéparation de faitSeparato/a volontariamente
    2gerichtlich getrenntgerichtlich getrenntSéparation légaleSeparato/a giudizialmente

Source

{
  "resourceType": "ValueSet",
  "id": "ech-11-maritaldata-separation",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ch/ig/ch-core/ValueSet/ech-11-maritaldata-separation",
  "version": "3.3.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"
              }
            ]
          }
        ]
      }
    ]
  }
}