FHIR IG analytics| Package | fhir.kisumuhie |
| Resource Type | CodeSystem |
| Id | CodeSystem-encounter-servicetype-cs.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/IntelliSOFT-Consulting/Kisumu-County-HIE-FHIR-IG/CodeSystem-encounter-servicetype-cs.html |
| URL | http://fhir.kisumuhealth.co.ke/CodeSystem/encounter-servicetype-cs |
| Version | 0.1.0 |
| Status | draft |
| Date | 2026-06-16T20:08:11+00:00 |
| Name | EncounterServiceTypeCS |
| Title | Encounter Service Type |
| Realm | us |
| Authority | hl7 |
| Description | Code System for service types for a given encounter |
| Content | complete |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem encounter-servicetype-cs
This case-sensitive code system http://fhir.kisumuhealth.co.ke/CodeSystem/encounter-servicetype-cs defines the following codes:
| Code | Display |
| 1 | Registration Encounter |
| 2 | Maternal Encounter |
| 3 | ANC Encounter |
{
"resourceType": "CodeSystem",
"id": "encounter-servicetype-cs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.kisumuhealth.co.ke/CodeSystem/encounter-servicetype-cs",
"version": "0.1.0",
"name": "EncounterServiceTypeCS",
"title": "Encounter Service Type",
"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": "Code System for service types for a given encounter",
"caseSensitive": true,
"content": "complete",
"count": 3,
"concept": [
{
"code": "1",
"display": "Registration Encounter"
},
{
"code": "2",
"display": "Maternal Encounter"
},
{
"code": "3",
"display": "ANC Encounter"
}
]
}