FHIR IG analytics| Package | zw.fhir.ig.lab |
| Resource Type | CodeSystem |
| Id | CodeSystem-zw-task-input-type.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/mohcc/fhir-zw-lab-ig/CodeSystem-zw-task-input-type.html |
| URL | http://mohcc.gov.zw/fhir/lab/CodeSystem/zw-task-input-type |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-06-11T12:18:23+00:00 |
| Name | CSZWTaskInputType |
| Title | ZW Lab Task Input Type |
| Description | Type codes for Task.input slices on the ZWLabTask order profile. |
| Content | complete |
No resources found
No resources found
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:
{
"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."
}
]
}