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

: Placenta Location - JSON Representation

Draft as of 2025-09-02

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "anc-placenta-location",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem anc-placenta-location</b></p><a name=\"anc-placenta-location\"> </a><a name=\"hcanc-placenta-location\"> </a><p>This case-sensitive code system <code>http://fhir.kisumuhealth.co.ke/CodeSystem/anc-placenta-location</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\">187295000<a name=\"anc-placenta-location-187295000\"> </a></td><td>Placenta praevia</td></tr><tr><td style=\"white-space:nowrap\">44976005<a name=\"anc-placenta-location-44976005\"> </a></td><td>Low-lying placenta</td></tr><tr><td style=\"white-space:nowrap\">118242006<a name=\"anc-placenta-location-118242006\"> </a></td><td>Anterior placenta</td></tr><tr><td style=\"white-space:nowrap\">118243001<a name=\"anc-placenta-location-118243001\"> </a></td><td>Posterior placenta</td></tr><tr><td style=\"white-space:nowrap\">249222004<a name=\"anc-placenta-location-249222004\"> </a></td><td>Right-sided placenta</td></tr><tr><td style=\"white-space:nowrap\">249221006<a name=\"anc-placenta-location-249221006\"> </a></td><td>Left-sided placenta</td></tr><tr><td style=\"white-space:nowrap\">1221031000168108<a name=\"anc-placenta-location-1221031000168108\"> </a></td><td>Fundal placenta</td></tr></table></div>"
  },
  "url" : "http://fhir.kisumuhealth.co.ke/CodeSystem/anc-placenta-location",
  "version" : "0.1.0",
  "name" : "ANCPlacentaLocationCS",
  "title" : "Placenta Location",
  "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" : "Placenta Location",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 7,
  "concept" : [
    {
      "code" : "187295000",
      "display" : "Placenta praevia"
    },
    {
      "code" : "44976005",
      "display" : "Low-lying placenta"
    },
    {
      "code" : "118242006",
      "display" : "Anterior placenta"
    },
    {
      "code" : "118243001",
      "display" : "Posterior placenta"
    },
    {
      "code" : "249222004",
      "display" : "Right-sided placenta"
    },
    {
      "code" : "249221006",
      "display" : "Left-sided placenta"
    },
    {
      "code" : "1221031000168108",
      "display" : "Fundal placenta"
    }
  ]
}