FHIR IG analytics| Package | fhir.kisumuhie |
| Resource Type | CodeSystem |
| Id | CodeSystem-anc-amniotic-fluid-level-cs.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/IntelliSOFT-Consulting/Kisumu-County-HIE-FHIR-IG/CodeSystem-anc-amniotic-fluid-level-cs.html |
| URL | http://fhir.kisumuhealth.co.ke/CodeSystem/anc-amniotic-fluid-level-cs |
| Version | 0.1.0 |
| Status | draft |
| Date | 2026-06-16T20:08:11+00:00 |
| Name | ANCAmnioticFluidLevelCS |
| Title | Amniotic Fluid Level |
| Realm | us |
| Authority | hl7 |
| Description | Amniotic Fluid Level |
| Content | complete |
| ValueSet | ||
| fhir.kisumuhie#current | encounter-servicetype-vs | Amniotic Fluid Level |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem anc-amniotic-fluid-level-cs
This case-sensitive code system http://fhir.kisumuhealth.co.ke/CodeSystem/anc-amniotic-fluid-level-cs defines the following codes:
| Code | Display |
| 386661006 | Normal amniotic fluid |
| 125131000119104 | Oligohydramnios |
| 74964007 | Polyhydramnios |
{
"resourceType": "CodeSystem",
"id": "anc-amniotic-fluid-level-cs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.kisumuhealth.co.ke/CodeSystem/anc-amniotic-fluid-level-cs",
"version": "0.1.0",
"name": "ANCAmnioticFluidLevelCS",
"title": "Amniotic Fluid Level",
"status": "draft",
"experimental": false,
"date": "2026-06-16T20:08:11+00:00",
"publisher": "intellisoftkenya",
"contact": [
{
"name": "intellisoftkenya",
"telecom": [
{
"system": "url",
"value": "https://www.intellisoftkenya.com/"
}
]
}
],
"description": "Amniotic Fluid Level",
"caseSensitive": true,
"content": "complete",
"count": 3,
"concept": [
{
"code": "386661006",
"display": "Normal amniotic fluid"
},
{
"code": "125131000119104",
"display": "Oligohydramnios"
},
{
"code": "74964007",
"display": "Polyhydramnios"
}
]
}