FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagezw.fhir.ig.lab
Resource TypeCodeSystem
IdCodeSystem-zw-task-output-type.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/mohcc/fhir-zw-lab-ig/CodeSystem-zw-task-output-type.html
URLhttp://mohcc.gov.zw/fhir/lab/CodeSystem/zw-task-output-type
Version0.1.0
Statusactive
Date2026-06-11T12:18:23+00:00
NameCSZWTaskOutputType
TitleZW Lab Task Output Type
DescriptionType codes for Task.output slices on the ZWLabTask order profile.
Contentcomplete

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem zw-task-output-type

This case-sensitive code system http://mohcc.gov.zw/fhir/lab/CodeSystem/zw-task-output-type defines the following code:

CodeDisplayDefinition
diagnostic-report Diagnostic ReportReference to the DiagnosticReport produced by the LIMS.

Source1

{
  "resourceType": "CodeSystem",
  "id": "zw-task-output-type",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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."
    }
  ]
}