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

: Reason Ultrasound Not Done - JSON Representation

Draft as of 2025-09-02

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "anc-reason-ultrasound-not-done",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem anc-reason-ultrasound-not-done</b></p><a name=\"anc-reason-ultrasound-not-done\"> </a><a name=\"hcanc-reason-ultrasound-not-done\"> </a><p>This case-sensitive code system <code>http://fhir.kisumuhealth.co.ke/CodeSystem/anc-reason-ultrasound-not-done</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\">32911000<a name=\"anc-reason-ultrasound-not-done-32911000\"> </a></td><td>Equipment not available</td></tr><tr><td style=\"white-space:nowrap\">11626002<a name=\"anc-reason-ultrasound-not-done-11626002\"> </a></td><td>Technician unavailable</td></tr><tr><td style=\"white-space:nowrap\">127015007<a name=\"anc-reason-ultrasound-not-done-127015007\"> </a></td><td>Other specified</td></tr></table></div>"
  },
  "url" : "http://fhir.kisumuhealth.co.ke/CodeSystem/anc-reason-ultrasound-not-done",
  "version" : "0.1.0",
  "name" : "ANCReasonUltrasoundNotDoneCS",
  "title" : "Reason Ultrasound Not Done",
  "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" : "Reason Ultrasound Not Done",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 3,
  "concept" : [
    {
      "code" : "32911000",
      "display" : "Equipment not available"
    },
    {
      "code" : "11626002",
      "display" : "Technician unavailable"
    },
    {
      "code" : "127015007",
      "display" : "Other specified"
    }
  ]
}