NHS North West Genomics
0.1.0 - ci-build United Kingdom flag

NHS North West Genomics - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Pregnancy - XML Representation

Draft as of 2025-12-21

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="Pregnancy"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet Pregnancy</b></p><a name="Pregnancy"> </a><a name="hcPregnancy"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href="http://www.snomed.org/"><code>http://snomed.info/sct</code></a> version <span title="Version is not explicity stated. No matching Code System found">Not Stated (use latest from terminology server)</span><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="http://snomed.info/id/77386006">77386006</a></td><td>Pregnancy</td></tr><tr><td><a href="http://snomed.info/id/255407002">255407002</a></td><td>Neonatal</td></tr></table></li><li>Include these codes as defined in <a href="http://loinc.org"><code>http://loinc.org</code></a> version <span title="Version is not explicity stated. No matching Code System found">Not Stated (use latest from terminology server)</span><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="https://loinc.org/LA32-8/">LA32-8</a></td><td>No</td></tr></table></li></ul></div>
  </text>
  <url value="https://fhir.nwgenomics.nhs.uk/ValueSet/Pregnancy"/>
  <version value="0.1.0"/>
  <name value="Pregnancy"/>
  <title value="Pregnancy"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2025-12-21T09:04:55+00:00"/>
  <publisher value="NHS North West Genomics"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="https://www.nwgenomics.nhs.uk/contact-us"/>
    </telecom>
  </contact>
  <description value="ValueSet for Pregnancy answers"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="GB"/>
      <display value="United Kingdom of Great Britain and Northern Ireland"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="77386006"/>
        <display value="Pregnancy"/>
      </concept>
      <concept>
        <code value="255407002"/>
        <display value="Neonatal"/>
      </concept>
    </include>
    <include>
      <system value="http://loinc.org"/>
      <concept>
        <code value="LA32-8"/>
        <display value="No"/>
      </concept>
    </include>
  </compose>
</ValueSet>