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-input-type.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/mohcc/fhir-zw-lab-ig/CodeSystem-zw-task-input-type.html
URLhttp://mohcc.gov.zw/fhir/lab/CodeSystem/zw-task-input-type
Version0.1.0
Statusactive
Date2026-06-11T12:18:23+00:00
NameCSZWTaskInputType
TitleZW Lab Task Input Type
DescriptionType codes for Task.input 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-input-type

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

CodeDisplayDefinition
pregnant PregnantPatient is pregnant at time of ordering.
breastfeeding BreastfeedingPatient is breastfeeding at time of ordering.
art-start-date ART Start DateDate the patient started ART.
regimen RegimenCurrent ART regimen.

Source1

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