FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/device-material-codes

Packagefhir.nigeriaImmunization
Resource TypeCodeSystem
Iddevice-material-codes
FHIR VersionR4
Sourcehttp://nhin.example.ng/https://build.fhir.org/ig/IntelliSOFT-Consulting/Nigeria-Immunization-FHIR-IG/CodeSystem-device-material-codes.html
URLhttp://nhin.example.ng/CodeSystem/DeviceMaterialCodes
Version0.1.0
Statusdraft
Date2025-08-11T12:02:23+00:00
NameDeviceMaterialCodes
TitleDevice and Material Codes
Realmus
Authorityhl7
Contentcomplete

Resources that use this resource

ValueSet
DeviceMaterialCodeVSDevice Material ValueSet

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem device-material-codes

This code system http://nhin.example.ng/CodeSystem/DeviceMaterialCodes defines the following codes:

CodeDisplayDefinition
bcg-syringes BCG syringes
2ml-syringes 2ml Syringes
ad-syringes AD syringes
ice-packs Ice packs
vaccine-carrier Vaccine carrier
cold-boxes Cold boxes
vaccine-fridges Vaccine fridges
muac-stripes MUAC Stripes
functional Functional
non-functional Non-functional
opening-balance Opening BalancesQuantities of vaccines, diluents, or devices in stock at the beginning of a reporting period.
quantity-received Quantities ReceivedTotal units of vaccines, diluents, or devices received at the facility during the reporting period.
quantity-used Quantities UsedUnits of vaccines, diluents, or devices used during the reporting period.
closing-balance Closing BalancesQuantities of vaccines, diluents, or devices remaining at the end of the reporting period.
quantity-returned Quantities ReturnedUnits of vaccines, diluents, or devices returned to the central or higher-level store.
status-of-devices Statuses of DevicesGeneral condition or operational state of cold chain or immunization devices.
functional-devices Functional DevicesDevices that are in good working condition and capable of performing their intended function.
non-functional-devices Non-Functional DevicesDevices that are broken, malfunctioning, or unable to perform their intended function.

Source

{
  "resourceType": "CodeSystem",
  "id": "device-material-codes",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://nhin.example.ng/CodeSystem/DeviceMaterialCodes",
  "version": "0.1.0",
  "name": "DeviceMaterialCodes",
  "title": "Device and Material Codes",
  "status": "draft",
  "date": "2025-08-11T12:02:23+00:00",
  "publisher": "intellisoftkenya.com",
  "contact": [
    {
      "name": "intellisoftkenya.com",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.intellisoftkenya.com/"
        }
      ]
    },
    {
      "name": "IntelliSOFT Consulting Kenya.",
      "telecom": [
        {
          "system": "email",
          "value": "info@intellisoftkenya.com",
          "use": "work"
        }
      ]
    }
  ],
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "NG",
          "display": "Nigeria"
        }
      ]
    }
  ],
  "content": "complete",
  "count": 18,
  "concept": [
    {
      "code": "bcg-syringes",
      "display": "BCG syringes"
    },
    {
      "code": "2ml-syringes",
      "display": "2ml Syringes"
    },
    {
      "code": "ad-syringes",
      "display": "AD syringes"
    },
    {
      "code": "ice-packs",
      "display": "Ice packs"
    },
    {
      "code": "vaccine-carrier",
      "display": "Vaccine carrier"
    },
    {
      "code": "cold-boxes",
      "display": "Cold boxes"
    },
    {
      "code": "vaccine-fridges",
      "display": "Vaccine fridges"
    },
    {
      "code": "muac-stripes",
      "display": "MUAC Stripes"
    },
    {
      "code": "functional",
      "display": "Functional"
    },
    {
      "code": "non-functional",
      "display": "Non-functional"
    },
    {
      "code": "opening-balance",
      "display": "Opening Balances",
      "definition": "Quantities of vaccines, diluents, or devices in stock at the beginning of a reporting period."
    },
    {
      "code": "quantity-received",
      "display": "Quantities Received",
      "definition": "Total units of vaccines, diluents, or devices received at the facility during the reporting period."
    },
    {
      "code": "quantity-used",
      "display": "Quantities Used",
      "definition": "Units of vaccines, diluents, or devices used during the reporting period."
    },
    {
      "code": "closing-balance",
      "display": "Closing Balances",
      "definition": "Quantities of vaccines, diluents, or devices remaining at the end of the reporting period."
    },
    {
      "code": "quantity-returned",
      "display": "Quantities Returned",
      "definition": "Units of vaccines, diluents, or devices returned to the central or higher-level store."
    },
    {
      "code": "status-of-devices",
      "display": "Statuses of Devices",
      "definition": "General condition or operational state of cold chain or immunization devices."
    },
    {
      "code": "functional-devices",
      "display": "Functional Devices",
      "definition": "Devices that are in good working condition and capable of performing their intended function."
    },
    {
      "code": "non-functional-devices",
      "display": "Non-Functional Devices",
      "definition": "Devices that are broken, malfunctioning, or unable to perform their intended function."
    }
  ]
}