FHIR IG analytics| Package | silfhirprofileig |
| Resource Type | ValueSet |
| Id | ValueSet-anc-comorbidities.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/savannahghi/sil_fhir_profile_ig/ValueSet-anc-comorbidities.html |
| URL | https://fhir.slade360.co.ke/fhir/ValueSet/anc-comorbidities |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-05-21T10:26:55+00:00 |
| Name | SGHIANCComorbidities |
| Title | SGHI ANC Comorbidities |
| Description | A ValueSet of comorbid conditions recorded during Antenatal Care (ANC) visits. |
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 anc-comorbidities
https://fhir.slade360.co.ke/fhir/CodeSystem/special-clinic-code-system version 📦0.1.0| Code | Display | Definition |
| anc-hypertension | Hypertension | ANC comorbidity: hypertension. |
| anc-diabetes | Diabetes Mellitus | ANC comorbidity: diabetes mellitus. |
| anc-epilepsy | Epilepsy | ANC comorbidity: epilepsy. |
| anc-malaria | Malaria in Pregnancy | ANC comorbidity: malaria in pregnancy. |
| anc-sti-rti | STIs / RTIs | ANC comorbidity: sexually or reproductively transmitted infections. |
| anc-sickle-cell | Sickle Cell Disease | ANC comorbidity: sickle cell disease. |
| anc-cml | Chronic Myelogenous Leukemia (CML) | ANC comorbidity: chronic myelogenous leukemia. |
| anc-other | Other (Specify) | ANC comorbidity: other, to be specified. |
{
"resourceType": "ValueSet",
"id": "anc-comorbidities",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://fhir.slade360.co.ke/fhir/ValueSet/anc-comorbidities",
"version": "0.1.0",
"name": "SGHIANCComorbidities",
"title": "SGHI ANC Comorbidities",
"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 of comorbid conditions recorded during Antenatal Care (ANC) visits.",
"compose": {
"include": [
{
"system": "https://fhir.slade360.co.ke/fhir/CodeSystem/special-clinic-code-system",
"concept": [
{
"code": "anc-hypertension",
"display": "Hypertension"
},
{
"code": "anc-diabetes",
"display": "Diabetes Mellitus"
},
{
"code": "anc-epilepsy",
"display": "Epilepsy"
},
{
"code": "anc-malaria",
"display": "Malaria in Pregnancy"
},
{
"code": "anc-sti-rti",
"display": "STIs / RTIs"
},
{
"code": "anc-sickle-cell",
"display": "Sickle Cell Disease"
},
{
"code": "anc-cml",
"display": "Chronic Myelogenous Leukemia (CML)"
},
{
"code": "anc-other",
"display": "Other (Specify)"
}
]
}
]
}
}