FHIR IG analytics| Package | zw.fhir.ig.lab |
| Resource Type | CodeSystem |
| Id | CodeSystem-zw-rejection-reasons.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/mohcc/fhir-zw-lab-ig/CodeSystem-zw-rejection-reasons.html |
| URL | http://mohcc.gov.zw/fhir/lab/CodeSystem/zw-rejection-reasons |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-06-11T12:18:23+00:00 |
| Name | CSZWRejectionReasons |
| Title | ZW Specimen Rejection Reasons |
| Description | Reasons a specimen was rejected by the laboratory (ZW.LAB.A.DE88). |
| Content | complete |
| ValueSet | ||
| zw.fhir.ig.lab#current | zw-rejection-reasons | ZW Specimen Rejection Reasons |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem zw-rejection-reasons
This case-sensitive code system http://mohcc.gov.zw/fhir/lab/CodeSystem/zw-rejection-reasons defines the following codes:
{
"resourceType": "CodeSystem",
"id": "zw-rejection-reasons",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://mohcc.gov.zw/fhir/lab/CodeSystem/zw-rejection-reasons",
"version": "0.1.0",
"name": "CSZWRejectionReasons",
"title": "ZW Specimen Rejection Reasons",
"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": "Reasons a specimen was rejected by the laboratory (ZW.LAB.A.DE88).",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "716",
"display": "Zimbabwe (ZWE)"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"count": 11,
"concept": [
{
"code": "no-identification",
"display": "Specimen Lacked Proper Identification",
"definition": "Sample container not labelled."
},
{
"code": "form-mismatch",
"display": "Mismatching Form and Specimen",
"definition": "Request form does not match the specimen."
},
{
"code": "insufficient-quantity",
"display": "Insufficient Specimen Quantity",
"definition": "Sample volume too small."
},
{
"code": "no-request-form",
"display": "Request Form Not Submitted",
"definition": "No accompanying request form."
},
{
"code": "no-specimen",
"display": "Specimen Not Submitted",
"definition": "Request form received without specimen."
},
{
"code": "contamination",
"display": "Cross Contamination",
"definition": "Specimen contaminated."
},
{
"code": "humidity-indicator",
"display": "Sample Collected on Humidity Indicator",
"definition": "DBS collected on humidity indicator card."
},
{
"code": "clotted",
"display": "Clotted Blood",
"definition": "Blood specimen is clotted."
},
{
"code": "too-old",
"display": "Specimen Too Old",
"definition": "Specimen transit time exceeded."
},
{
"code": "haemolysed",
"display": "Haemolysed",
"definition": "Haemolysis detected."
},
{
"code": "other",
"display": "Other",
"definition": "Other rejection reason."
}
]
}