Zimbabwe Laboratory Ordering and Results IG
0.1.0 - ci-build Zimbabwe (ZWE)

Zimbabwe Laboratory Ordering and Results IG, published by MOH Zimbabwe. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/mohcc/fhir-zw-lab-ig/ and changes regularly. See the Directory of published versions

: ZW Lab Task Output Type - JSON Representation

Active as of 2026-06-11

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "zw-task-output-type",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem zw-task-output-type</b></p><a name=\"zw-task-output-type\"> </a><a name=\"hczw-task-output-type\"> </a><p>This case-sensitive code system <code>http://mohcc.gov.zw/fhir/lab/CodeSystem/zw-task-output-type</code> defines the following code:</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\">diagnostic-report<a name=\"zw-task-output-type-diagnostic-report\"> </a></td><td>Diagnostic Report</td><td>Reference to the DiagnosticReport produced by the LIMS.</td></tr></table></div>"
  },
  "url" : "http://mohcc.gov.zw/fhir/lab/CodeSystem/zw-task-output-type",
  "version" : "0.1.0",
  "name" : "CSZWTaskOutputType",
  "title" : "ZW Lab Task Output 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.output 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" : 1,
  "concept" : [
    {
      "code" : "diagnostic-report",
      "display" : "Diagnostic Report",
      "definition" : "Reference to the DiagnosticReport produced by the LIMS."
    }
  ]
}