Nigeria Immunization FHIR IG
0.1.0 - ci-build Nigeria flag

Nigeria Immunization FHIR IG, published by intellisoftkenya.com. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IntelliSOFT-Consulting/Nigeria-Immunization-FHIR-IG/ and changes regularly. See the Directory of published versions

: Device and Material Codes - TTL Representation

Draft as of 2025-08-11

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "device-material-codes"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem device-material-codes</b></p><a name=\"device-material-codes\"> </a><a name=\"hcdevice-material-codes\"> </a><p>This  code system <code>http://nhin.example.ng/CodeSystem/DeviceMaterialCodes</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">bcg-syringes<a name=\"device-material-codes-bcg-syringes\"> </a></td><td>BCG syringes</td><td/></tr><tr><td style=\"white-space:nowrap\">2ml-syringes<a name=\"device-material-codes-2ml-syringes\"> </a></td><td>2ml Syringes</td><td/></tr><tr><td style=\"white-space:nowrap\">ad-syringes<a name=\"device-material-codes-ad-syringes\"> </a></td><td>AD syringes</td><td/></tr><tr><td style=\"white-space:nowrap\">ice-packs<a name=\"device-material-codes-ice-packs\"> </a></td><td>Ice packs</td><td/></tr><tr><td style=\"white-space:nowrap\">vaccine-carrier<a name=\"device-material-codes-vaccine-carrier\"> </a></td><td>Vaccine carrier</td><td/></tr><tr><td style=\"white-space:nowrap\">cold-boxes<a name=\"device-material-codes-cold-boxes\"> </a></td><td>Cold boxes</td><td/></tr><tr><td style=\"white-space:nowrap\">vaccine-fridges<a name=\"device-material-codes-vaccine-fridges\"> </a></td><td>Vaccine fridges</td><td/></tr><tr><td style=\"white-space:nowrap\">muac-stripes<a name=\"device-material-codes-muac-stripes\"> </a></td><td>MUAC Stripes</td><td/></tr><tr><td style=\"white-space:nowrap\">functional<a name=\"device-material-codes-functional\"> </a></td><td>Functional</td><td/></tr><tr><td style=\"white-space:nowrap\">non-functional<a name=\"device-material-codes-non-functional\"> </a></td><td>Non-functional</td><td/></tr><tr><td style=\"white-space:nowrap\">opening-balance<a name=\"device-material-codes-opening-balance\"> </a></td><td>Opening Balances</td><td>Quantities of vaccines, diluents, or devices in stock at the beginning of a reporting period.</td></tr><tr><td style=\"white-space:nowrap\">quantity-received<a name=\"device-material-codes-quantity-received\"> </a></td><td>Quantities Received</td><td>Total units of vaccines, diluents, or devices received at the facility during the reporting period.</td></tr><tr><td style=\"white-space:nowrap\">quantity-used<a name=\"device-material-codes-quantity-used\"> </a></td><td>Quantities Used</td><td>Units of vaccines, diluents, or devices used during the reporting period.</td></tr><tr><td style=\"white-space:nowrap\">closing-balance<a name=\"device-material-codes-closing-balance\"> </a></td><td>Closing Balances</td><td>Quantities of vaccines, diluents, or devices remaining at the end of the reporting period.</td></tr><tr><td style=\"white-space:nowrap\">quantity-returned<a name=\"device-material-codes-quantity-returned\"> </a></td><td>Quantities Returned</td><td>Units of vaccines, diluents, or devices returned to the central or higher-level store.</td></tr><tr><td style=\"white-space:nowrap\">status-of-devices<a name=\"device-material-codes-status-of-devices\"> </a></td><td>Statuses of Devices</td><td>General condition or operational state of cold chain or immunization devices.</td></tr><tr><td style=\"white-space:nowrap\">functional-devices<a name=\"device-material-codes-functional-devices\"> </a></td><td>Functional Devices</td><td>Devices that are in good working condition and capable of performing their intended function.</td></tr><tr><td style=\"white-space:nowrap\">non-functional-devices<a name=\"device-material-codes-non-functional-devices\"> </a></td><td>Non-Functional Devices</td><td>Devices that are broken, malfunctioning, or unable to perform their intended function.</td></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://nhin.example.ng/CodeSystem/DeviceMaterialCodes"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "DeviceMaterialCodes"] ; # 
  fhir:title [ fhir:v "Device and Material Codes"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:date [ fhir:v "2025-08-11T12:02:23+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "intellisoftkenya.com"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "intellisoftkenya.com" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.intellisoftkenya.com/" ]     ] )
  ] [
fhir:name [ fhir:v "IntelliSOFT Consulting Kenya." ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "info@intellisoftkenya.com" ] ;
fhir:use [ fhir:v "work" ]     ] )
  ] ) ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "NG" ] ;
fhir:display [ fhir:v "Nigeria" ]     ] )
  ] ) ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "18"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "bcg-syringes" ] ;
fhir:display [ fhir:v "BCG syringes" ]
  ] [
fhir:code [ fhir:v "2ml-syringes" ] ;
fhir:display [ fhir:v "2ml Syringes" ]
  ] [
fhir:code [ fhir:v "ad-syringes" ] ;
fhir:display [ fhir:v "AD syringes" ]
  ] [
fhir:code [ fhir:v "ice-packs" ] ;
fhir:display [ fhir:v "Ice packs" ]
  ] [
fhir:code [ fhir:v "vaccine-carrier" ] ;
fhir:display [ fhir:v "Vaccine carrier" ]
  ] [
fhir:code [ fhir:v "cold-boxes" ] ;
fhir:display [ fhir:v "Cold boxes" ]
  ] [
fhir:code [ fhir:v "vaccine-fridges" ] ;
fhir:display [ fhir:v "Vaccine fridges" ]
  ] [
fhir:code [ fhir:v "muac-stripes" ] ;
fhir:display [ fhir:v "MUAC Stripes" ]
  ] [
fhir:code [ fhir:v "functional" ] ;
fhir:display [ fhir:v "Functional" ]
  ] [
fhir:code [ fhir:v "non-functional" ] ;
fhir:display [ fhir:v "Non-functional" ]
  ] [
fhir:code [ fhir:v "opening-balance" ] ;
fhir:display [ fhir:v "Opening Balances" ] ;
fhir:definition [ fhir:v "Quantities of vaccines, diluents, or devices in stock at the beginning of a reporting period." ]
  ] [
fhir:code [ fhir:v "quantity-received" ] ;
fhir:display [ fhir:v "Quantities Received" ] ;
fhir:definition [ fhir:v "Total units of vaccines, diluents, or devices received at the facility during the reporting period." ]
  ] [
fhir:code [ fhir:v "quantity-used" ] ;
fhir:display [ fhir:v "Quantities Used" ] ;
fhir:definition [ fhir:v "Units of vaccines, diluents, or devices used during the reporting period." ]
  ] [
fhir:code [ fhir:v "closing-balance" ] ;
fhir:display [ fhir:v "Closing Balances" ] ;
fhir:definition [ fhir:v "Quantities of vaccines, diluents, or devices remaining at the end of the reporting period." ]
  ] [
fhir:code [ fhir:v "quantity-returned" ] ;
fhir:display [ fhir:v "Quantities Returned" ] ;
fhir:definition [ fhir:v "Units of vaccines, diluents, or devices returned to the central or higher-level store." ]
  ] [
fhir:code [ fhir:v "status-of-devices" ] ;
fhir:display [ fhir:v "Statuses of Devices" ] ;
fhir:definition [ fhir:v "General condition or operational state of cold chain or immunization devices." ]
  ] [
fhir:code [ fhir:v "functional-devices" ] ;
fhir:display [ fhir:v "Functional Devices" ] ;
fhir:definition [ fhir:v "Devices that are in good working condition and capable of performing their intended function." ]
  ] [
fhir:code [ fhir:v "non-functional-devices" ] ;
fhir:display [ fhir:v "Non-Functional Devices" ] ;
fhir:definition [ fhir:v "Devices that are broken, malfunctioning, or unable to perform their intended function." ]
  ] ) . #