{
  "resourceType" : "CodeSystem",
  "id" : "order-forms",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem order-forms</b></p><a name=\"order-forms\"> </a><a name=\"hcorder-forms\"> </a><p>This  code system <code>https://fhir.slade360.co.ke/fhir/CodeSystem/order-forms</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">medication-order-form<a name=\"order-forms-medication-order-form\"> </a></td><td>Medication Order Form</td><td>Medication order form.</td></tr><tr><td style=\"white-space:nowrap\">review-of-system<a name=\"order-forms-review-of-system\"> </a></td><td>Review of Systems</td><td>Review of systems form.</td></tr><tr><td style=\"white-space:nowrap\">vitals-form<a name=\"order-forms-vitals-form\"> </a></td><td>Vitals Form</td><td>Used to capture vitals information.</td></tr><tr><td style=\"white-space:nowrap\">patient-history-form<a name=\"order-forms-patient-history-form\"> </a></td><td>Patient History Form</td><td>Used to capture patient history information.</td></tr></table></div>"
  },
  "url" : "https://fhir.slade360.co.ke/fhir/CodeSystem/order-forms",
  "version" : "0.1.0",
  "name" : "SGHIOrderFormsCodeSystem",
  "status" : "active",
  "date" : "2026-05-21T09:38:13+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."
  }]
}