FHIR IG analytics| Package | fhir.kisumuhie |
| Resource Type | CodeSystem |
| Id | CodeSystem-anc-reason-ultrasound-not-done.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/IntelliSOFT-Consulting/Kisumu-County-HIE-FHIR-IG/CodeSystem-anc-reason-ultrasound-not-done.html |
| URL | http://fhir.kisumuhealth.co.ke/CodeSystem/anc-reason-ultrasound-not-done |
| Version | 0.1.0 |
| Status | draft |
| Date | 2026-06-16T20:08:11+00:00 |
| Name | ANCReasonUltrasoundNotDoneCS |
| Title | Reason Ultrasound Not Done |
| Realm | us |
| Authority | hl7 |
| Description | Reason Ultrasound Not Done |
| Content | complete |
No resources found
No resources found
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:
| Code | Display |
| 32911000 | Equipment not available |
| 11626002 | Technician unavailable |
| 127015007 | Other specified |
{
"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"
}
]
}