FHIR IG analytics| Package | silfhirprofileig |
| Resource Type | CodeSystem |
| Id | CodeSystem-order-forms.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/savannahghi/sil_fhir_profile_ig/CodeSystem-order-forms.html |
| URL | https://fhir.slade360.co.ke/fhir/CodeSystem/order-forms |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-03-30T13:27:11+00:00 |
| Name | SGHIOrderFormsCodeSystem |
| Description | A code system enumerating the different options used to specify order forms across SGHI's environment. |
| Content | complete |
| ValueSet | ||
| silfhirprofileig#current | order-forms | SGHI Order Forms |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem order-forms
This code system https://fhir.slade360.co.ke/fhir/CodeSystem/order-forms defines the following codes:
{
"resourceType": "CodeSystem",
"id": "order-forms",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://fhir.slade360.co.ke/fhir/CodeSystem/order-forms",
"version": "0.1.0",
"name": "SGHIOrderFormsCodeSystem",
"status": "active",
"date": "2026-03-30T13:27:11+00:00",
"publisher": "Kathurima Kimathi",
"contact": [
{
"name": "Kathurima Kimathi",
"telecom": [
{
"system": "url",
"value": "https://www.linkedin.com/in/kathurima-kimathi/"
},
{
"system": "email",
"value": "kathurimakimathi415@gmail.com"
}
]
},
{
"name": "Oscar John",
"telecom": [
{
"system": "email",
"value": "oscarjohnotieno@gmail.com",
"use": "work"
}
]
},
{
"name": "Kennedy Omondi",
"telecom": [
{
"system": "email",
"value": "kennankole@gmail.com",
"use": "work"
}
]
}
],
"description": "A code system enumerating the different options used to specify order forms across SGHI's environment.",
"content": "complete",
"count": 4,
"concept": [
{
"code": "medication-order-form",
"display": "Medication Order Form",
"definition": "Medication order form."
},
{
"code": "review-of-system",
"display": "Review of Systems",
"definition": "Review of systems form."
},
{
"code": "vitals-form",
"display": "Vitals Form",
"definition": "Used to capture vitals information."
},
{
"code": "patient-history-form",
"display": "Patient History Form",
"definition": "Used to capture patient history information."
}
]
}