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 Head Station - XML Representation

Active as of 2026-09-15

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="bishop-station"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet bishop-station</b></p><a name="bishop-station"> </a><a name="hcbishop-station"> </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-station-0">bishop-station-0</a></td><td>-3</td><td>Bishop head station: 3 cm above the ischial spines.</td></tr><tr><td><a href="CodeSystem-score-codesystem.html#score-codesystem-bishop-station-1">bishop-station-1</a></td><td>-2</td><td>Bishop head station: 2 cm above the ischial spines.</td></tr><tr><td><a href="CodeSystem-score-codesystem.html#score-codesystem-bishop-station-2">bishop-station-2</a></td><td>-1 or 0</td><td>Bishop head station: 1 cm above the spines, or at them.</td></tr><tr><td><a href="CodeSystem-score-codesystem.html#score-codesystem-bishop-station-3">bishop-station-3</a></td><td>+1 or +2</td><td>Bishop head station: 1 to 2 cm below the ischial spines.</td></tr></table></li></ul></div>
  </text>
  <url value="https://fhir.slade360.co.ke/fhir/ValueSet/bishop-station"/>
  <version value="0.1.0"/>
  <name value="SGHIBishopStation"/>
  <title value="SGHI Bishop Head Station"/>
  <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 station bands of the Bishop score, weighted 0 to 3. Bishop's own table collapses -1 and 0 into one band and +1 and +2 into another, which is what the sheet prints, so the value set does the same rather than offering the five stations separately."/>
  <compose>
    <include>
      <system
              value="https://fhir.slade360.co.ke/fhir/CodeSystem/score-codesystem"/>
      <concept>
        <code value="bishop-station-0"/>
        <display value="-3"/>
      </concept>
      <concept>
        <code value="bishop-station-1"/>
        <display value="-2"/>
      </concept>
      <concept>
        <code value="bishop-station-2"/>
        <display value="-1 or 0"/>
      </concept>
      <concept>
        <code value="bishop-station-3"/>
        <display value="+1 or +2"/>
      </concept>
    </include>
  </compose>
</ValueSet>