FHIR IG analytics
Resources that use this resource
| StructureDefinition |
| fhir.iptpig#current | iptp-ga-band | IPTp Gestational Age Band |
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Source1
{
"resourceType": "ValueSet",
"id": "iptp-ga-band-vs",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://iptp.kemri.go.ke/fhir/ValueSet/iptp-ga-band-vs",
"version": "0.1.0",
"name": "IPTpGABandVS",
"title": "IPTp Gestational Age Band Value Set",
"status": "draft",
"date": "2026-06-30T18:47:18+00:00",
"publisher": "IPTp-SP Digital Support System Implementation Team",
"contact": [
{
"name": "IPTp-SP Digital Support System Implementation Team",
"telecom": [
{
"system": "url",
"value": "http://iptp.kemri.go.ke"
}
]
}
],
"description": "Gestational age bands for IPTp eligibility",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "KE",
"display": "Kenya"
}
]
}
],
"compose": {
"include": [
{
"system": "http://iptp.kemri.go.ke/fhir/CodeSystem/iptp-code-system",
"concept": [
{
"code": "ga-early"
},
{
"code": "ga-mid"
}
]
}
]
}
}