FHIR IG Statistics: ValueSet/ech-11-maritaldata-separation
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
http://fhir.ch/ig/ch-core/CodeSystem/ech-11-maritaldata-separation
Code | Display | Deutsch (Schweiz) (German (Switzerland), de) | French (Switzerland) (fr) | Italian (Switzerland) (it) |
1 | freiwillig getrennt | freiwillig getrennt | Séparation de fait | Separato/a volontariamente |
2 | gerichtlich getrennt | gerichtlich getrennt | Séparation légale | Separato/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"
}
]
}
]
}
]
}
}