<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="sdr-causeOfDeath-PregnancyStatusCS" />
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p>
        <b>SDR PregnancyStatusCS CodeSystem</b>
      </p>
      <p>Whether the decedent was pregnant at or around the time of death. Corresponds to the allowed values for item 36 of the [U.S. Standard Certificate of Death](https://www.cdc.gov/nchs/data/dvs/DEATH11-03final-ACC.pdf). Most of the codes in this value set belong to the [PHIN VS code system](http://phinvads.cdc.gov/vads/ViewCodeSystem.action?id=2.16.840.1.114222.4.5.274) but this is not currently supported as a [standard FHIR code system](https://www.hl7.org/fhir/terminologies-systems.html).</p>
    </div>
  </text>
  <url value="http://github.com/nightingaleproject/fhirDeathRecord/sdr/causeOfDeath/cs/PregnancyStatusCS" />
  <identifier>
    <system value="http://github.com/nightingaleproject/fhirDeathRecord" />
    <value value="sdr.causeOfDeath.PregnancyStatusCS" />
  </identifier>
  <version value="0.1.0" />
  <name value="PregnancyStatusCS" />
  <title value="SDR PregnancyStatusCS CodeSystem" />
  <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="Whether the decedent was pregnant at or around the time of death. Corresponds to the allowed values for item 36 of the [U.S. Standard Certificate of Death](https://www.cdc.gov/nchs/data/dvs/DEATH11-03final-ACC.pdf). Most of the codes in this value set belong to the [PHIN VS code system](http://phinvads.cdc.gov/vads/ViewCodeSystem.action?id=2.16.840.1.114222.4.5.274) but this is not currently supported as a [standard FHIR code system](https://www.hl7.org/fhir/terminologies-systems.html)." />
  <caseSensitive value="true" />
  <content value="complete" />
  <count value="5" />
  <concept>
    <code value="PHC1260" />
    <display value="Not pregnant within past year" />
    <definition value="Not pregnant within past year" />
  </concept>
  <concept>
    <code value="PHC1261" />
    <display value="Pregnant at time of death" />
    <definition value="Pregnant at time of death" />
  </concept>
  <concept>
    <code value="PHC1262" />
    <display value="Not pregnant, but pregnant within 42 days of death" />
    <definition value="Not pregnant, but pregnant within 42 days of death" />
  </concept>
  <concept>
    <code value="PHC1263" />
    <display value="Not pregnant, but pregnant 43 days to 1 year before death" />
    <definition value="Not pregnant, but pregnant 43 days to 1 year before death" />
  </concept>
  <concept>
    <code value="PHC1264" />
    <display value="Unknown if pregnant within the past year" />
    <definition value="Unknown if pregnant within the past year" />
  </concept>
</CodeSystem>