FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagefhir.kisumuhie
Resource TypeCodeSystem
IdCodeSystem-anc-reason-ultrasound-not-done.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/IntelliSOFT-Consulting/Kisumu-County-HIE-FHIR-IG/CodeSystem-anc-reason-ultrasound-not-done.html
URLhttp://fhir.kisumuhealth.co.ke/CodeSystem/anc-reason-ultrasound-not-done
Version0.1.0
Statusdraft
Date2026-06-16T20:08:11+00:00
NameANCReasonUltrasoundNotDoneCS
TitleReason Ultrasound Not Done
Realmus
Authorityhl7
DescriptionReason Ultrasound Not Done
Contentcomplete

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem anc-reason-ultrasound-not-done

This case-sensitive code system http://fhir.kisumuhealth.co.ke/CodeSystem/anc-reason-ultrasound-not-done defines the following codes:

CodeDisplay
32911000 Equipment not available
11626002 Technician unavailable
127015007 Other specified

Source1

{
  "resourceType": "CodeSystem",
  "id": "anc-reason-ultrasound-not-done",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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": "2026-06-16T20:08:11+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"
    }
  ]
}