Current Build


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="pregnancyStatus"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2>FPAR Pregnancy Status value set</h2><div><p>Select SNOMED CT codes. A set of codes that describe an individual's pregnancy state.</p>
</div><p><b>Copyright Statement:</b> TBD</p><p>This value set includes codes from the following code systems:</p><ul><li>Include these codes as defined in <a href="http://www.snomed.org/"><code>http://snomed.info/sct</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="http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=77386006">77386006</a></td><td>Patient currently pregnant (finding)</td><td/></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=60001007">60001007</a></td><td>Not pregnant (finding)</td><td/></tr></table></li></ul></div>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/valueset-extensible">
    <valueBoolean value="true"/>
  </extension>
  <url value="http://hl7.org/fhir/fpar/ValueSet/pregnancyStatus"/>
  <version value="0.01"/>
  <name value="FPAR Pregnancy Status value set"/>
  <status value="draft"/>
  <date value="2018-03-29T00:00:00-04:00"/>
  <publisher value="Family Planning Annual Report"/>
  <description
               value="Select SNOMED CT codes. A set of codes that describe an individual&#39;s pregnancy state."/>
  <immutable value="true"/>
  <copyright value="TBD"/>
  <extensible value="true"/>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="77386006"/>
        <display value="Patient currently pregnant (finding)"/>
      </concept>
      <concept>
        <code value="60001007"/>
        <display value="Not pregnant (finding)"/>
      </concept>
    </include>
  </compose>
</ValueSet>