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
| Active as of 2026-09-15 |
{
"resourceType" : "ValueSet",
"id" : "bishop-effacement",
"text" : {
"status" : "extensions",
"div" : "<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 📦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>"
},
"url" : "https://fhir.slade360.co.ke/fhir/ValueSet/bishop-effacement",
"version" : "0.1.0",
"name" : "SGHIBishopEffacement",
"title" : "SGHI Bishop Effacement",
"status" : "active",
"experimental" : false,
"date" : "2026-09-15T11:40:24+00:00",
"publisher" : "Kathurima Kimathi",
"contact" : [
{
"name" : "Kathurima Kimathi",
"telecom" : [
{
"system" : "url",
"value" : "https://www.linkedin.com/in/kathurima-kimathi/"
},
{
"system" : "email",
"value" : "kathurimakimathi415@gmail.com"
}
]
},
{
"name" : "Oscar John",
"telecom" : [
{
"system" : "email",
"value" : "oscarjohnotieno@gmail.com",
"use" : "work"
}
]
},
{
"name" : "Kennedy Omondi",
"telecom" : [
{
"system" : "email",
"value" : "kennankole@gmail.com",
"use" : "work"
}
]
}
],
"description" : "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" : "https://fhir.slade360.co.ke/fhir/CodeSystem/score-codesystem",
"concept" : [
{
"code" : "bishop-effacement-0",
"display" : "0 to 25%, or cervix over 4 cm"
},
{
"code" : "bishop-effacement-1",
"display" : "25 to 50%, or 2 to 4 cm"
},
{
"code" : "bishop-effacement-2",
"display" : "50 to 75%, or 1 to 2 cm"
},
{
"code" : "bishop-effacement-3",
"display" : "85% or more"
}
]
}
]
}
}