<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="sdr-decedent-MaritalStatusAtDeath-extension" />
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p>
        <b>SDR MaritalStatusAtDeath Extension</b>
      </p>
      <p>The marital status of the decedent at the time of death. Corresponds to item 9 of the [U.S. Standard Certificate of Death](https://www.cdc.gov/nchs/data/dvs/DEATH11-03final-ACC.pdf).</p>
    </div>
  </text>
  <url value="http://nightingaleproject.github.io/fhirDeathRecord/StructureDefinition/sdr-decedent-MaritalStatusAtDeath-extension" />
  <identifier>
    <system value="http://github.com/nightingaleproject/fhirDeathRecord" />
    <value value="sdr.decedent.MaritalStatusAtDeath" />
  </identifier>
  <version value="0.1.0" />
  <name value="MaritalStatusAtDeathExtension" />
  <title value="SDR MaritalStatusAtDeath Extension" />
  <status value="draft" />
  <date value="2018-06-14T00:00:00-04:00" />
  <publisher value="The MITRE Corporation: Nightingale Project" />
  <contact>
    <telecom>
      <system value="url" />
      <value value="http://github.com/nightingaleproject/fhirDeathRecord" />
    </telecom>
  </contact>
  <description value="The marital status of the decedent at the time of death. Corresponds to item 9 of the [U.S. Standard Certificate of Death](https://www.cdc.gov/nchs/data/dvs/DEATH11-03final-ACC.pdf)." />
  <fhirVersion value="3.0.1" />
  <kind value="complex-type" />
  <abstract value="false" />
  <contextType value="resource" />
  <context value="*" />
  <type value="Extension" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Extension" />
  <derivation value="constraint" />
  <differential>
    <element id="Extension:maritalstatusatdeath">
      <path value="Extension" />
      <short value="SDR MaritalStatusAtDeath Extension" />
      <definition value="The marital status of the decedent at the time of death. Corresponds to item 9 of the [U.S. Standard Certificate of Death](https://www.cdc.gov/nchs/data/dvs/DEATH11-03final-ACC.pdf)." />
      <min value="0" />
      <max value="*" />
    </element>
    <element id="Extension:maritalstatusatdeath.extension:extension">
      <path value="Extension.extension" />
      <sliceName value="extension" />
      <max value="0" />
    </element>
    <element id="Extension:maritalstatusatdeath.url">
      <path value="Extension.url" />
      <type>
        <code value="uri" />
      </type>
      <fixedUri value="http://nightingaleproject.github.io/fhirDeathRecord/StructureDefinition/sdr-decedent-MaritalStatusAtDeath-extension" />
    </element>
    <element id="Extension:maritalstatusatdeath.valueCodeableConcept">
      <path value="Extension.valueCodeableConcept" />
      <min value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
      <binding>
        <strength value="required" />
        <valueSetReference>
          <reference value="http://hl7.org/fhir/ValueSet/marital-status" />
        </valueSetReference>
      </binding>
    </element>
  </differential>
</StructureDefinition>