0.1.0 - ci-build

KISUMUHIEFHIRIG, published by intellisoftkenya. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IntelliSOFT-Consulting/Kisumu-County-HIE-FHIR-IG/ and changes regularly. See the Directory of published versions

: Amniotic Fluid Level - JSON Representation

Draft as of 2025-09-02

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "anc-amniotic-fluid-level-cs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem anc-amniotic-fluid-level-cs</b></p><a name=\"anc-amniotic-fluid-level-cs\"> </a><a name=\"hcanc-amniotic-fluid-level-cs\"> </a><p>This case-sensitive code system <code>http://fhir.kisumuhealth.co.ke/CodeSystem/anc-amniotic-fluid-level-cs</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">386661006<a name=\"anc-amniotic-fluid-level-cs-386661006\"> </a></td><td>Normal amniotic fluid</td></tr><tr><td style=\"white-space:nowrap\">125131000119104<a name=\"anc-amniotic-fluid-level-cs-125131000119104\"> </a></td><td>Oligohydramnios</td></tr><tr><td style=\"white-space:nowrap\">74964007<a name=\"anc-amniotic-fluid-level-cs-74964007\"> </a></td><td>Polyhydramnios</td></tr></table></div>"
  },
  "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" : "2025-09-02T07:40:08+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"
    }
  ]
}