FHIR IG analytics
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| fhir.kisumuhie#current | KCHIPCodes | KCHIP Minimum Dataset Code System |
Narrative
Note: links and images are rebased to the (stated) source
Source1
{
"resourceType": "ValueSet",
"id": "KCHIPLiquorColourVS",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.kisumuhealth.co.ke/ValueSet/KCHIPLiquorColourVS",
"version": "0.1.0",
"name": "KCHIPLiquorColourVS",
"title": "KCHIP Liquor Colour",
"status": "draft",
"date": "2026-06-16T20:08:11+00:00",
"publisher": "intellisoftkenya",
"contact": [
{
"name": "intellisoftkenya",
"telecom": [
{
"system": "url",
"value": "https://www.intellisoftkenya.com/"
}
]
}
],
"description": "Character of amniotic fluid after membrane rupture",
"compose": {
"include": [
{
"system": "http://fhir.kisumuhealth.co.ke/CodeSystem/KCHIPCodes",
"concept": [
{
"code": "liquor-clear"
},
{
"code": "liquor-meconium"
},
{
"code": "liquor-bloodstained"
},
{
"code": "liquor-offensive"
}
]
}
]
}
}