FHIR IG analytics| Package | fhir.example |
| Resource Type | CodeSystem |
| Id | CodeSystem-assessment-types.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/IntelliSOFT-Consulting/Kenya-Emmergency-FHIR-IG/CodeSystem-assessment-types.html |
| URL | https://ilm-hie.dha.go.ke/ocl/orgs/MOH-KENYA/CodeSystem/ASSESSMENT-TYPES |
| Version | 0.1.0 |
| Status | active |
| Date | 2025-12-18T14:12:07+00:00 |
| Name | AssessmentTypesCS |
| Title | Assessment Types |
| Realm | us |
| Authority | hl7 |
| Description | Specifies types of clinical assessments for patient evaluation. |
| Content | complete |
| ValueSet | |
| ASSESSMENT-TYPES | Assessment Types |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem assessment-types
This code system https://ilm-hie.dha.go.ke/ocl/orgs/MOH-KENYA/CodeSystem/ASSESSMENT-TYPES defines the following codes:
{
"resourceType": "CodeSystem",
"id": "assessment-types",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://ilm-hie.dha.go.ke/ocl/orgs/MOH-KENYA/CodeSystem/ASSESSMENT-TYPES",
"version": "0.1.0",
"name": "AssessmentTypesCS",
"title": "Assessment Types",
"status": "active",
"date": "2025-12-18T14:12:07+00:00",
"publisher": "Intellisoft Consulting Ltd.",
"contact": [
{
"name": "Intellisoft Consulting Ltd.",
"telecom": [
{
"system": "url",
"value": "http://example.org/example-publisher"
}
]
}
],
"description": "Specifies types of clinical assessments for patient evaluation.",
"content": "complete",
"count": 9,
"concept": [
{
"code": "GLASGOW-COMA-SCALE",
"display": "Glasgow Coma Scale",
"definition": "Assessment of level of consciousness using GCS."
},
{
"code": "HEAD",
"display": "Head",
"definition": "Assessment of the head region."
},
{
"code": "NECK",
"display": "Neck",
"definition": "Assessment of the neck region."
},
{
"code": "CHEST",
"display": "Chest",
"definition": "Assessment of the chest region."
},
{
"code": "BACK-AND-SPINE",
"display": "Back and Spine",
"definition": "Assessment of the back and spine region."
},
{
"code": "ABDOMEN",
"display": "Abdomen",
"definition": "Assessment of the abdominal region."
},
{
"code": "PELVIS",
"display": "Pelvis",
"definition": "Assessment of the pelvic region."
},
{
"code": "UPPER-EXTREMITIES",
"display": "Upper Extremities",
"definition": "Assessment of the upper limbs."
},
{
"code": "LOWER-EXTREMITIES",
"display": "Lower Extremities",
"definition": "Assessment of the lower limbs."
}
]
}