Swedish Base Profiles Implementation Guide
1.1.0 - release
Swedish Base Profiles Implementation Guide, publicerad av HL7 Sweden. Denna guide är inte en auktoriserad publikation; det är den kontinuerliga byggnaden för version 1.1.0 byggd av FHIR (HL7® FHIR® Standard) CI Build. Denna version baseras på det aktuella innehållet i https://github.com/HL7Sweden/basprofiler-r4/ och ändras regelbundet. Se katalogen över publicerade versioner
| Active as of 2026-09-04 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="SEBaseMaritalStatusVS"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Genererad berättande text: ValueSet SEBaseMaritalStatusVS</b></p><a name="SEBaseMaritalStatusVS"> </a><a name="hcSEBaseMaritalStatusVS"> </a><p>Denna värdemängd inkluderar koder baserat på följande regler:</p><ul><li>Inkludera dessa koder enligt definitionen i <a href="http://terminology.hl7.org/7.3.0/CodeSystem-v3-MaritalStatus.html"><code>http://terminology.hl7.org/CodeSystem/v3-MaritalStatus</code></a><span title="Versionen är inte uttryckligen angiven, vilket innebär att den är fast till 5.0.0, versionen som hittas via paketreferenserna"> version 📦5.0.0</span><table class="none"><tr><td style="white-space:nowrap"><b>Kod</b></td><td><b>Visning</b></td><td><b>Definition</b></td></tr><tr><td><a href="http://terminology.hl7.org/7.3.0/CodeSystem-v3-MaritalStatus.html#v3-MaritalStatus-M">M</a></td><td>Married</td><td>A current marriage contract is active</td></tr><tr><td><a href="http://terminology.hl7.org/7.3.0/CodeSystem-v3-MaritalStatus.html#v3-MaritalStatus-D">D</a></td><td>Divorced</td><td>Marriage contract has been declared dissolved and inactive</td></tr><tr><td><a href="http://terminology.hl7.org/7.3.0/CodeSystem-v3-MaritalStatus.html#v3-MaritalStatus-W">W</a></td><td>Widowed</td><td>The spouse has died</td></tr><tr><td><a href="http://terminology.hl7.org/7.3.0/CodeSystem-v3-MaritalStatus.html#v3-MaritalStatus-U">U</a></td><td>Unmarried</td><td>Currently not in a marriage contract.</td></tr></table></li><li>Inkludera dessa koder enligt definitionen i <a href="CodeSystem-se-base-marital-status.html"><code>http://hl7.se/fhir/ig/base/CodeSystem/se-base-marital-status</code></a><span title="Versionen är inte uttryckligen angiven, vilket innebär att den är fast till den version som tillhandahålls i denna specifikation"> version 📦1.1.0</span><table class="none"><tr><td style="white-space:nowrap"><b>Kod</b></td><td><b>Visning</b></td></tr><tr><td><a href="CodeSystem-se-base-marital-status.html#se-base-marital-status-RP">RP</a></td><td>Registrerad partner</td></tr><tr><td><a href="CodeSystem-se-base-marital-status.html#se-base-marital-status-SP">SP</a></td><td>Skild partner</td></tr><tr><td><a href="CodeSystem-se-base-marital-status.html#se-base-marital-status-EP">EP</a></td><td>Efterlevande partner</td></tr></table></li></ul></div>
</text>
<url value="http://hl7.se/fhir/ig/base/ValueSet/SEBaseMaritalStatusVS"/>
<version value="1.1.0"/>
<name value="SEBaseMaritalStatusVS"/>
<title value="SE ValueSet for marital status"/>
<status value="active"/>
<experimental value="false"/>
<date value="2026-09-04T11:16:26+00:00"/>
<publisher value="HL7 Sweden"/>
<contact>
<name value="HL7 Sweden"/>
<telecom>
<system value="url"/>
<value value="http://hl7.se/"/>
</telecom>
<telecom>
<system value="email"/>
<value value="info@hl7.se"/>
</telecom>
</contact>
<description
value="This is a value set of marital status types that include both the HL7 official codesystem and the ones specific from the Swedish authorities."/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="SE"/>
</coding>
</jurisdiction>
<compose>
<include>
<system value="http://terminology.hl7.org/CodeSystem/v3-MaritalStatus"/>
<concept>
<code value="M"/>
<display value="Married"/>
</concept>
<concept>
<code value="D"/>
<display value="Divorced"/>
</concept>
<concept>
<code value="W"/>
<display value="Widowed"/>
</concept>
<concept>
<code value="U"/>
<display value="Unmarried"/>
</concept>
</include>
<include>
<system
value="http://hl7.se/fhir/ig/base/CodeSystem/se-base-marital-status"/>
<concept>
<code value="RP"/>
<display value="Registrerad partner"/>
</concept>
<concept>
<code value="SP"/>
<display value="Skild partner"/>
</concept>
<concept>
<code value="EP"/>
<display value="Efterlevande partner"/>
</concept>
</include>
</compose>
</ValueSet>