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

FHIR IG analytics

Packagezw.fhir.ig.lab
Resource TypeCodeSystem
IdCodeSystem-zw-rejection-reasons.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/mohcc/fhir-zw-lab-ig/CodeSystem-zw-rejection-reasons.html
URLhttp://mohcc.gov.zw/fhir/lab/CodeSystem/zw-rejection-reasons
Version0.1.0
Statusactive
Date2026-06-11T12:18:23+00:00
NameCSZWRejectionReasons
TitleZW Specimen Rejection Reasons
DescriptionReasons a specimen was rejected by the laboratory (ZW.LAB.A.DE88).
Contentcomplete

Resources that use this resource

ValueSet
zw.fhir.ig.lab#currentzw-rejection-reasonsZW Specimen Rejection Reasons

Resources that this resource uses

No resources found


Narrative

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:

CodeDisplayDefinition
no-identification Specimen Lacked Proper IdentificationSample container not labelled.
form-mismatch Mismatching Form and SpecimenRequest form does not match the specimen.
insufficient-quantity Insufficient Specimen QuantitySample volume too small.
no-request-form Request Form Not SubmittedNo accompanying request form.
no-specimen Specimen Not SubmittedRequest form received without specimen.
contamination Cross ContaminationSpecimen contaminated.
humidity-indicator Sample Collected on Humidity IndicatorDBS collected on humidity indicator card.
clotted Clotted BloodBlood specimen is clotted.
too-old Specimen Too OldSpecimen transit time exceeded.
haemolysed HaemolysedHaemolysis detected.
other OtherOther rejection reason.

Source1

{
  "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."
    }
  ]
}