Vital Records FHIR Messaging (VRFM) IG
3.0.0-Preview1 - ci-build

Vital Records FHIR Messaging (VRFM) IG, published by CDC NCHS. This guide is not an authorized publication; it is the continuous build for version 3.0.0-Preview1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/nightingaleproject/vital_records_fhir_messaging_ig/ and changes regularly. See the Directory of published versions

: Local Coded Pregnancy Status - XML Representation

Draft as of 2025-07-09

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="VRM-coded-pregnancy-status-cs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem VRM-coded-pregnancy-status-cs</b></p><a name="VRM-coded-pregnancy-status-cs"> </a><a name="hcVRM-coded-pregnancy-status-cs"> </a><p>This case-sensitive code system <code>http://cdc.gov/nchs/nvss/fhir/vital-records-messaging/CodeSystem/VRM-coded-pregnancy-status-cs</code> defines the following code:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">live-birth-and-fetal-death<a name="VRM-coded-pregnancy-status-cs-live-birth-and-fetal-death"> </a></td><td>Multiple Outcomes (Live Birth(s) and Fetal Death(s))</td></tr></table></div>
  </text>
  <url
       value="http://cdc.gov/nchs/nvss/fhir/vital-records-messaging/CodeSystem/VRM-coded-pregnancy-status-cs"/>
  <version value="3.0.0-Preview1"/>
  <name value="CodedPregnancyStatusCS"/>
  <title value="Local Coded Pregnancy Status"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2025-07-09T16:08:41+00:00"/>
  <publisher value="CDC NCHS"/>
  <contact>
    <name value="CDC NCHS"/>
    <telecom>
      <system value="url"/>
      <value value="http://cdc.gov/nchs"/>
    </telecom>
  </contact>
  <description
               value="Codesystem for pregnancy status for cases not covered by SNOMEDCT."/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="1"/>
  <concept>
    <code value="live-birth-and-fetal-death"/>
    <display value="Multiple Outcomes (Live Birth(s) and Fetal Death(s))"/>
  </concept>
</CodeSystem>