ICHOM FHIR Implementation Guide: Breast Cancer, published by ICHOM. This is not an authorized publication; it is the continuous build for version 0.0.1). This version is based on the current content of https://github.com/HL7/fhir-ichom-breast-cancer-ig/ and changes regularly. See the Directory of published versions
| Active as of 2022-03-28 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="RelationshipStatus"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href="Bundle-DebugDemographicsBundle.html"><code>http://connect.ichom.org/fhir/CodeSystem/relationship-status</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="Bundle-DebugDemographicsBundle.html#RelationshipStatusCodeSystem-not-married-partnered">not-married-partnered</a></td><td>Not married/partnered</td></tr><tr><td><a href="Bundle-DebugDemographicsBundle.html#RelationshipStatusCodeSystem-married-partnered">married-partnered</a></td><td>Married/partnered</td></tr><tr><td><a href="Bundle-DebugDemographicsBundle.html#RelationshipStatusCodeSystem-divorced-separated">divorced-separated</a></td><td>Divorced/separated</td></tr><tr><td><a href="Bundle-DebugDemographicsBundle.html#RelationshipStatusCodeSystem-unknown">unknown</a></td><td>unknown</td></tr></table></li><li>Include these codes as defined in <a href="http://terminology.hl7.org/3.1.0/CodeSystem-v3-MaritalStatus.html"><code>http://terminology.hl7.org/CodeSystem/v3-MaritalStatus</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="http://terminology.hl7.org/3.1.0/CodeSystem-v3-MaritalStatus.html#v3-MaritalStatus-W">W</a></td><td>Widowed</td><td>The spouse has died</td></tr></table></li></ul></div>
</text>
<url value="https://connect.ichom.org/fhir/ValueSet/RelationshipStatus"/>
<version value="0.0.1"/>
<name value="RelationshipStatus"/>
<title value="RelationshipStatus"/>
<status value="active"/>
<date value="2022-03-28T13:44:43+00:00"/>
<publisher value="ICHOM"/>
<contact>
<name value="ICHOM"/>
<telecom>
<system value="url"/>
<value value="https://ichom.org"/>
</telecom>
</contact>
<description value="Relationship Status"/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
<display value="World"/>
</coding>
</jurisdiction>
<compose>
<include>
<system
value="http://connect.ichom.org/fhir/CodeSystem/relationship-status"/>
<concept>
<code value="not-married-partnered"/>
</concept>
<concept>
<code value="married-partnered"/>
</concept>
<concept>
<code value="divorced-separated"/>
</concept>
<concept>
<code value="unknown"/>
</concept>
</include>
<include>
<system value="http://terminology.hl7.org/CodeSystem/v3-MaritalStatus"/>
<concept>
<code value="W"/>
<display value="Widowed"/>
</concept>
</include>
</compose>
</ValueSet>