Neo Connect
1.0.0 - ci-build International flag

Neo Connect, published by Botho Neo. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/dolly9991/fhir-solvathon/ and changes regularly. See the Directory of published versions

: Marital Status - XML Representation

Active as of 2025-08-29

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="vs-marital-status"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet vs-marital-status</b></p><a name="vs-marital-status"> </a><a name="hcvs-marital-status"> </a><ul><li>Include all codes defined in <a href="CodeSystem-cs-marital-status.html"><code>http://neo.providers/fhir/CodeSystem/cs-marital-status</code></a></li></ul></div>
  </text>
  <url value="http://neo.providers/fhir/ValueSet/vs-marital-status"/>
  <version value="1.0.0"/>
  <name value="VSMaritalStatus"/>
  <title value="Marital Status"/>
  <status value="active"/>
  <experimental value="true"/>
  <date value="2025-08-29T12:44:47+00:00"/>
  <publisher value="Botho Neo"/>
  <contact>
    <name value="Botho Neo"/>
    <telecom>
      <system value="url"/>
      <value value="https://neo.providers/"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="bothodolly@gmail.com"/>
    </telecom>
  </contact>
  <contact>
    <name value="Botho Neo"/>
    <telecom>
      <system value="email"/>
      <value value="bothodolly@gmail.com"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description value="A list of codes for marital 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://neo.providers/fhir/CodeSystem/cs-marital-status"/>
    </include>
  </compose>
</ValueSet>