SGHI FHIR Profile Implementation Guide
0.1.0 - ci-build

SGHI FHIR Profile Implementation Guide, published by Kathurima Kimathi. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/savannahghi/sil_fhir_profile_ig/ and changes regularly. See the Directory of published versions

: SGHI Bishop Effacement - XML Representation

Active as of 2026-09-15

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="bishop-effacement"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet bishop-effacement</b></p><a name="bishop-effacement"> </a><a name="hcbishop-effacement"> </a><ul><li>Include these codes as defined in <a href="CodeSystem-score-codesystem.html"><code>https://fhir.slade360.co.ke/fhir/CodeSystem/score-codesystem</code></a><span title="Version is not explicitly stated, which means it is fixed to the version provided in this specification"> version &#x1F4E6;0.1.0</span><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="CodeSystem-score-codesystem.html#score-codesystem-bishop-effacement-0">bishop-effacement-0</a></td><td>0 to 25%, or cervix over 4 cm</td><td>Bishop effacement: 0 to 25% effaced, or a cervical length greater than 4 cm.</td></tr><tr><td><a href="CodeSystem-score-codesystem.html#score-codesystem-bishop-effacement-1">bishop-effacement-1</a></td><td>25 to 50%, or 2 to 4 cm</td><td>Bishop effacement: 25 to 50% effaced, or a cervical length of 2 to 4 cm.</td></tr><tr><td><a href="CodeSystem-score-codesystem.html#score-codesystem-bishop-effacement-2">bishop-effacement-2</a></td><td>50 to 75%, or 1 to 2 cm</td><td>Bishop effacement: 50 to 75% effaced, or a cervical length of 1 to 2 cm.</td></tr><tr><td><a href="CodeSystem-score-codesystem.html#score-codesystem-bishop-effacement-3">bishop-effacement-3</a></td><td>85% or more</td><td>Bishop effacement: 85% or more effaced.</td></tr></table></li></ul></div>
  </text>
  <url value="https://fhir.slade360.co.ke/fhir/ValueSet/bishop-effacement"/>
  <version value="0.1.0"/>
  <name value="SGHIBishopEffacement"/>
  <title value="SGHI Bishop Effacement"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-09-15T11:40:24+00:00"/>
  <publisher value="Kathurima Kimathi"/>
  <contact>
    <name value="Kathurima Kimathi"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.linkedin.com/in/kathurima-kimathi/"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="kathurimakimathi415@gmail.com"/>
    </telecom>
  </contact>
  <contact>
    <name value="Oscar John"/>
    <telecom>
      <system value="email"/>
      <value value="oscarjohnotieno@gmail.com"/>
      <use value="work"/>
    </telecom>
  </contact>
  <contact>
    <name value="Kennedy Omondi"/>
    <telecom>
      <system value="email"/>
      <value value="kennankole@gmail.com"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description
               value="The four effacement bands of the Bishop score, weighted 0 to 3. Each band gives both readings the examiner may have taken — a percentage effaced or a cervical length — because the sheet prints both and the examiner uses whichever they measured."/>
  <compose>
    <include>
      <system
              value="https://fhir.slade360.co.ke/fhir/CodeSystem/score-codesystem"/>
      <concept>
        <code value="bishop-effacement-0"/>
        <display value="0 to 25%, or cervix over 4 cm"/>
      </concept>
      <concept>
        <code value="bishop-effacement-1"/>
        <display value="25 to 50%, or 2 to 4 cm"/>
      </concept>
      <concept>
        <code value="bishop-effacement-2"/>
        <display value="50 to 75%, or 1 to 2 cm"/>
      </concept>
      <concept>
        <code value="bishop-effacement-3"/>
        <display value="85% or more"/>
      </concept>
    </include>
  </compose>
</ValueSet>