| Package | ch.fhir.ig.ch-term |
| Resource Type | CodeSystem |
| Id | ech-11-maritalstatus |
| FHIR Version | R4 |
| Source | http://fhir.ch/ig/ch-term/https://build.fhir.org/ig/hl7ch/ch-term/CodeSystem-ech-11-maritalstatus.html |
| URL | http://fhir.ch/ig/ch-core/CodeSystem/ech-11-maritalstatus |
| Version | 3.3.0-ci-build |
| Status | active |
| Date | 2018-11-12 |
| Name | ECH11maritalstatus |
| Title | eCH-011 MaritalStatus |
| Realm | ch |
| Authority | hl7 |
| Description | eCH-011 defines different maritalStatus Types. 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). |
| Copyright | CC0-1.0 |
| Content | complete |
| ConceptMap | |
| maritalstatus-ech11-to-fhir | MaritalStatus eCH-011 to FHIR mapping |
| ValueSet | |
| ch-core-maritalstatus | ChCoreMaritalStatus |
| ech-11-maritalstatus | eCH-011 MaritalStatus |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem ech-11-maritalstatus
This case-sensitive code system http://fhir.ch/ig/ch-core/CodeSystem/ech-11-maritalstatus defines the following codes:
| Code | Display |
| 1 | ledig |
| 2 | verheiratet |
| 3 | verwitwet |
| 4 | geschieden |
| 5 | unverheiratet |
| 6 | in eingetragener Partnerschaft |
| 7 | aufgelöste Partnerschaft |
| 9 | unbekannt |
{
"resourceType": "CodeSystem",
"id": "ech-11-maritalstatus",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.ch/ig/ch-core/CodeSystem/ech-11-maritalstatus",
"version": "3.3.0-ci-build",
"name": "ECH11maritalstatus",
"title": "eCH-011 MaritalStatus",
"status": "active",
"experimental": false,
"date": "2018-11-12",
"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 maritalStatus Types. 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": "ledig"
},
{
"code": "2",
"display": "verheiratet"
},
{
"code": "3",
"display": "verwitwet"
},
{
"code": "4",
"display": "geschieden"
},
{
"code": "5",
"display": "unverheiratet"
},
{
"code": "6",
"display": "in eingetragener Partnerschaft"
},
{
"code": "7",
"display": "aufgelöste Partnerschaft"
},
{
"code": "9",
"display": "unbekannt"
}
]
}