{
  "resourceType" : "CodeSystem",
  "id" : "zw-task-input-type",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem zw-task-input-type</b></p><a name=\"zw-task-input-type\"> </a><a name=\"hczw-task-input-type\"> </a><p>This case-sensitive code system <code>http://mohcc.gov.zw/fhir/lab/CodeSystem/zw-task-input-type</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\">pregnant<a name=\"zw-task-input-type-pregnant\"> </a></td><td>Pregnant</td><td>Patient is pregnant at time of ordering.</td></tr><tr><td style=\"white-space:nowrap\">breastfeeding<a name=\"zw-task-input-type-breastfeeding\"> </a></td><td>Breastfeeding</td><td>Patient is breastfeeding at time of ordering.</td></tr><tr><td style=\"white-space:nowrap\">art-start-date<a name=\"zw-task-input-type-art-start-date\"> </a></td><td>ART Start Date</td><td>Date the patient started ART.</td></tr><tr><td style=\"white-space:nowrap\">regimen<a name=\"zw-task-input-type-regimen\"> </a></td><td>Regimen</td><td>Current ART regimen.</td></tr></table></div>"
  },
  "url" : "http://mohcc.gov.zw/fhir/lab/CodeSystem/zw-task-input-type",
  "version" : "0.1.0",
  "name" : "CSZWTaskInputType",
  "title" : "ZW Lab Task Input Type",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-06-11T12:18:23+00:00",
  "publisher" : "MOH Zimbabwe",
  "contact" : [{
    "name" : "MOH Zimbabwe",
    "telecom" : [{
      "system" : "url",
      "value" : "http://mohcc.org.zw"
    }]
  }],
  "description" : "Type codes for Task.input slices on the ZWLabTask order profile.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "716",
      "display" : "Zimbabwe (ZWE)"
    }]
  }],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 4,
  "concept" : [{
    "code" : "pregnant",
    "display" : "Pregnant",
    "definition" : "Patient is pregnant at time of ordering."
  },
  {
    "code" : "breastfeeding",
    "display" : "Breastfeeding",
    "definition" : "Patient is breastfeeding at time of ordering."
  },
  {
    "code" : "art-start-date",
    "display" : "ART Start Date",
    "definition" : "Date the patient started ART."
  },
  {
    "code" : "regimen",
    "display" : "Regimen",
    "definition" : "Current ART regimen."
  }]
}