FHIR IG analytics| Package | silfhirprofileig |
| Resource Type | ValueSet |
| Id | ValueSet-family-planning-methods.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/savannahghi/sil_fhir_profile_ig/ValueSet-family-planning-methods.html |
| URL | https://fhir.slade360.co.ke/fhir/ValueSet/family-planning-methods |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-05-21T10:26:55+00:00 |
| Name | SGHIFamilyPlanningMethods |
| Title | SGHI Family Planning Methods |
| Description | A ValueSet enumerating family planning methods offered or selected in special-clinic workflows. |
No resources found
| CodeSystem | ||
| silfhirprofileig#current | special-clinic-code-system | SGHI Special Clinic Code System |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet family-planning-methods
https://fhir.slade360.co.ke/fhir/CodeSystem/special-clinic-code-system version 📦0.1.0| Code | Display | Definition |
| fp-iud | IUD (Intrauterine Device) | Family planning method: intrauterine device. |
| fp-implants | Implants (Subdermal) | Family planning method: subdermal implants. |
| fp-btl | BTL (Bilateral Tubal Ligation) | Family planning method: bilateral tubal ligation. |
| fp-counselled-no-method | Counselled — No Method Selected | Patient was counselled on family planning but did not select a method. |
| fp-cocp | Combined oral contraceptive pills | Family planning method: combined oral contraceptive pills. |
| fp-pop | Progestin only contraceptive pills | Family planning method: progestin-only contraceptive pills. |
| fp-injectables | Injectables | Family planning method: injectable contraceptives. |
| fp-male-condom | Male condom | Family planning method: male condom. |
| fp-female-sterilization | Female sterilization | Family planning method: female sterilization. |
| fp-vasectomy | Vasectomy | Family planning method: vasectomy. |
| fp-fam | Fertility awareness-based methods | Family planning method: fertility awareness-based methods. |
| fp-ec | Emergency contraception | Family planning method: emergency contraception. |
{
"resourceType": "ValueSet",
"id": "family-planning-methods",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://fhir.slade360.co.ke/fhir/ValueSet/family-planning-methods",
"version": "0.1.0",
"name": "SGHIFamilyPlanningMethods",
"title": "SGHI Family Planning Methods",
"status": "active",
"date": "2026-05-21T10:26:55+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": "A ValueSet enumerating family planning methods offered or selected in special-clinic workflows.",
"compose": {
"include": [
{
"system": "https://fhir.slade360.co.ke/fhir/CodeSystem/special-clinic-code-system",
"concept": [
{
"code": "fp-iud",
"display": "IUD (Intrauterine Device)"
},
{
"code": "fp-implants",
"display": "Implants (Subdermal)"
},
{
"code": "fp-btl",
"display": "BTL (Bilateral Tubal Ligation)"
},
{
"code": "fp-counselled-no-method",
"display": "Counselled — No Method Selected"
},
{
"code": "fp-cocp",
"display": "Combined oral contraceptive pills"
},
{
"code": "fp-pop",
"display": "Progestin only contraceptive pills"
},
{
"code": "fp-injectables",
"display": "Injectables"
},
{
"code": "fp-male-condom",
"display": "Male condom"
},
{
"code": "fp-female-sterilization",
"display": "Female sterilization"
},
{
"code": "fp-vasectomy",
"display": "Vasectomy"
},
{
"code": "fp-fam",
"display": "Fertility awareness-based methods"
},
{
"code": "fp-ec",
"display": "Emergency contraception"
}
]
}
]
}
}