TerminologieBasisDE, published by HL7 Deutschland e.V. (Technisches Komitee Terminologie). This guide is not an authorized publication; it is the continuous build for version 1.0.0-alpha1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7germany/terminologie-basis-de/ and changes regularly. See the Directory of published versions
| Active as of 2025-11-19 |
{
"resourceType" : "CodeSystem",
"id" : "marital-status-supplement",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem marital-status-supplement</b></p><a name=\"marital-status-supplement\"> </a><a name=\"hcmarital-status-supplement\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/R4/shareablecodesystem.html\">Shareable CodeSystem</a></p></div><p>This code system supplement <code>http://fhir.de/CodeSystem/marital-status-supplement</code> defines displays on the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Deutsch (Deutschland) (German (Germany), de)</b></td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://terminology.hl7.org/7.0.0/CodeSystem-v3-MaritalStatus.html#v3-MaritalStatus-A\">A</a><a name=\"marital-status-supplement-A\"> </a></td><td>annulliert</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://terminology.hl7.org/7.0.0/CodeSystem-v3-MaritalStatus.html#v3-MaritalStatus-D\">D</a><a name=\"marital-status-supplement-D\"> </a></td><td>geschieden</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://terminology.hl7.org/7.0.0/CodeSystem-v3-MaritalStatus.html#v3-MaritalStatus-L\">L</a><a name=\"marital-status-supplement-L\"> </a></td><td>getrennt lebend</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://terminology.hl7.org/7.0.0/CodeSystem-v3-MaritalStatus.html#v3-MaritalStatus-M\">M</a><a name=\"marital-status-supplement-M\"> </a></td><td>verheiratet</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://terminology.hl7.org/7.0.0/CodeSystem-v3-MaritalStatus.html#v3-MaritalStatus-P\">P</a><a name=\"marital-status-supplement-P\"> </a></td><td>polygam</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://terminology.hl7.org/7.0.0/CodeSystem-v3-MaritalStatus.html#v3-MaritalStatus-S\">S</a><a name=\"marital-status-supplement-S\"> </a></td><td>ledig</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://terminology.hl7.org/7.0.0/CodeSystem-v3-MaritalStatus.html#v3-MaritalStatus-T\">T</a><a name=\"marital-status-supplement-T\"> </a></td><td>Lebenspartner</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://terminology.hl7.org/7.0.0/CodeSystem-v3-MaritalStatus.html#v3-MaritalStatus-U\">U</a><a name=\"marital-status-supplement-U\"> </a></td><td>unverheiratet</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://terminology.hl7.org/7.0.0/CodeSystem-v3-MaritalStatus.html#v3-MaritalStatus-W\">W</a><a name=\"marital-status-supplement-W\"> </a></td><td>verwitwet</td></tr></table></div>"
},
"url" : "http://fhir.de/CodeSystem/marital-status-supplement",
"version" : "1.0.0-alpha1",
"name" : "SupplementMaritalStatus",
"title" : "Deutsche Übersetzungen für MaritalStatus",
"status" : "active",
"experimental" : false,
"date" : "2025-11-19T17:18:12+00:00",
"publisher" : "HL7 Deutschland e.V. (Technisches Komitee Terminologie)",
"contact" : [
{
"name" : "HL7 Deutschland e.V. (Technisches Komitee Terminologie)",
"telecom" : [
{
"system" : "url",
"value" : "https://hl7.de/technische-komitees/terminologien/"
}
]
}
],
"description" : "CodeSystem Supplement mit Deutschen Übersetzungen für MaritalStatus",
"content" : "supplement",
"supplements" : "http://terminology.hl7.org/CodeSystem/v3-MaritalStatus",
"concept" : [
{
"code" : "A",
"designation" : [
{
"language" : "de-DE",
"value" : "annulliert"
}
]
},
{
"code" : "D",
"designation" : [
{
"language" : "de-DE",
"value" : "geschieden"
}
]
},
{
"code" : "L",
"designation" : [
{
"language" : "de-DE",
"value" : "getrennt lebend"
}
]
},
{
"code" : "M",
"designation" : [
{
"language" : "de-DE",
"value" : "verheiratet"
}
]
},
{
"code" : "P",
"designation" : [
{
"language" : "de-DE",
"value" : "polygam"
}
]
},
{
"code" : "S",
"designation" : [
{
"language" : "de-DE",
"value" : "ledig"
}
]
},
{
"code" : "T",
"designation" : [
{
"language" : "de-DE",
"value" : "Lebenspartner"
}
]
},
{
"code" : "U",
"designation" : [
{
"language" : "de-DE",
"value" : "unverheiratet"
}
]
},
{
"code" : "W",
"designation" : [
{
"language" : "de-DE",
"value" : "verwitwet"
}
]
}
]
}