DHIN 2025Connectathon FHIR IG
0.1.0 - draft

DHIN 2025Connectathon FHIR IG, published by DHIN. 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/Nigeria-FHIR-Community/2025Connectathon/ and changes regularly. See the Directory of published versions

: NG Age Component Codes - TTL Representation

Active as of 2025-10-21

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 "age-component-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 age-component-codes</b></p><a name=\"age-component-codes\"> </a><a name=\"hcage-component-codes\"> </a><p>This case-sensitive code system <code>https://sandbox.dhin-hie.org/ig/CodeSystem/age-component-codes</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\">yr<a name=\"age-component-codes-yr\"> </a></td><td>Years (y)</td><td>Age measured in years.</td></tr><tr><td style=\"white-space:nowrap\">mn<a name=\"age-component-codes-mn\"> </a></td><td>Months (mo)</td><td>Age measured in months.</td></tr><tr><td style=\"white-space:nowrap\">wk<a name=\"age-component-codes-wk\"> </a></td><td>Weeks (wk)</td><td>Age measured in weeks.</td></tr><tr><td style=\"white-space:nowrap\">da<a name=\"age-component-codes-da\"> </a></td><td>Days (d)</td><td>Age measured in days.</td></tr><tr><td style=\"white-space:nowrap\">hr<a name=\"age-component-codes-hr\"> </a></td><td>Hours (h)</td><td>Age measured in hours (e.g., immediate neonatal).</td></tr><tr><td style=\"white-space:nowrap\">op-lt<a name=\"age-component-codes-op-lt\"> </a></td><td>&lt; (less than)</td><td>Comparator for age threshold: less than.</td></tr><tr><td style=\"white-space:nowrap\">op-le<a name=\"age-component-codes-op-le\"> </a></td><td>≤ (less than or equal)</td><td>Comparator for age threshold: less than or equal.</td></tr><tr><td style=\"white-space:nowrap\">op-eq<a name=\"age-component-codes-op-eq\"> </a></td><td>= (equal)</td><td>Comparator for age equality checks.</td></tr><tr><td style=\"white-space:nowrap\">op-ge<a name=\"age-component-codes-op-ge\"> </a></td><td>≥ (greater than or equal)</td><td>Comparator for age threshold: greater than or equal.</td></tr><tr><td style=\"white-space:nowrap\">op-gt<a name=\"age-component-codes-op-gt\"> </a></td><td>&gt; (greater than)</td><td>Comparator for age threshold: greater than.</td></tr><tr><td style=\"white-space:nowrap\">band-neonate<a name=\"age-component-codes-band-neonate\"> </a></td><td>Neonate (0–28 days)</td><td>0–28 days inclusive.</td></tr><tr><td style=\"white-space:nowrap\">band-early-neonate<a name=\"age-component-codes-band-early-neonate\"> </a></td><td>Early neonate (0–6 days)</td><td>0–6 days inclusive.</td></tr><tr><td style=\"white-space:nowrap\">band-late-neonate<a name=\"age-component-codes-band-late-neonate\"> </a></td><td>Late neonate (7–28 days)</td><td>7–28 days inclusive.</td></tr><tr><td style=\"white-space:nowrap\">band-under1<a name=\"age-component-codes-band-under1\"> </a></td><td>Under 1 year (0–11 months)</td><td>0–11 months inclusive.</td></tr><tr><td style=\"white-space:nowrap\">band-infant<a name=\"age-component-codes-band-infant\"> </a></td><td>Infant (1–11 months)</td><td>1–11 months inclusive.</td></tr><tr><td style=\"white-space:nowrap\">band-u5<a name=\"age-component-codes-band-u5\"> </a></td><td>Under 5 years (0–59 months)</td><td>0–59 months inclusive.</td></tr><tr><td style=\"white-space:nowrap\">band-1to4y<a name=\"age-component-codes-band-1to4y\"> </a></td><td>1–4 years</td><td>1 year up to 4 years 11 months.</td></tr><tr><td style=\"white-space:nowrap\">band-5to9y<a name=\"age-component-codes-band-5to9y\"> </a></td><td>5–9 years</td><td>5 years up to 9 years 11 months.</td></tr><tr><td style=\"white-space:nowrap\">band-10to14y<a name=\"age-component-codes-band-10to14y\"> </a></td><td>10–14 years</td><td>10 years up to 14 years 11 months.</td></tr><tr><td style=\"white-space:nowrap\">band-15to19y<a name=\"age-component-codes-band-15to19y\"> </a></td><td>Adolescent (15–19 years)</td><td>15 years up to 19 years 11 months.</td></tr><tr><td style=\"white-space:nowrap\">band-20to24y<a name=\"age-component-codes-band-20to24y\"> </a></td><td>Young adult (20–24 years)</td><td>20 years up to 24 years 11 months.</td></tr><tr><td style=\"white-space:nowrap\">band-25to49y<a name=\"age-component-codes-band-25to49y\"> </a></td><td>Adult (25–49 years)</td><td>25 years up to 49 years 11 months.</td></tr><tr><td style=\"white-space:nowrap\">band-50to64y<a name=\"age-component-codes-band-50to64y\"> </a></td><td>Older adult (50–64 years)</td><td>50 years up to 64 years 11 months.</td></tr><tr><td style=\"white-space:nowrap\">band-65plus<a name=\"age-component-codes-band-65plus\"> </a></td><td>Senior (≥65 years)</td><td>65 years and above.</td></tr><tr><td style=\"white-space:nowrap\">epi-birth<a name=\"age-component-codes-epi-birth\"> </a></td><td>At birth</td><td>EPI schedule label for birth dose.</td></tr><tr><td style=\"white-space:nowrap\">epi-6w<a name=\"age-component-codes-epi-6w\"> </a></td><td>6 weeks</td><td>EPI schedule label for doses due at 6 weeks.</td></tr><tr><td style=\"white-space:nowrap\">epi-10w<a name=\"age-component-codes-epi-10w\"> </a></td><td>10 weeks</td><td>EPI schedule label for doses due at 10 weeks.</td></tr><tr><td style=\"white-space:nowrap\">epi-14w<a name=\"age-component-codes-epi-14w\"> </a></td><td>14 weeks</td><td>EPI schedule label for doses due at 14 weeks.</td></tr><tr><td style=\"white-space:nowrap\">epi-9m<a name=\"age-component-codes-epi-9m\"> </a></td><td>9 months</td><td>EPI schedule label for doses due at 9 months.</td></tr><tr><td style=\"white-space:nowrap\">epi-15m<a name=\"age-component-codes-epi-15m\"> </a></td><td>15 months</td><td>EPI schedule label for doses due at 15 months.</td></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "https://sandbox.dhin-hie.org/ig/CodeSystem/age-component-codes"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "NgAgeComponentCodesCS"] ; # 
  fhir:title [ fhir:v "NG Age Component Codes"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2025-10-21T10:55:54+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "DHIN"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "DHIN" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.dhin-hie.org" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "info@dhin-hie.org" ]     ] )
  ] [
fhir:name [ fhir:v "Digital Health Interoperability Network." ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "info@dhin-hie.org" ] ;
fhir:use [ fhir:v "work" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Local CodeSystem for age components: units, comparison operators, and common MNCH/EPI age bands for use in measures, decision logic, and stratification."] ; # 
  fhir:caseSensitive [ fhir:v true] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "30"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "yr" ] ;
fhir:display [ fhir:v "Years (y)" ] ;
fhir:definition [ fhir:v "Age measured in years." ]
  ] [
fhir:code [ fhir:v "mn" ] ;
fhir:display [ fhir:v "Months (mo)" ] ;
fhir:definition [ fhir:v "Age measured in months." ]
  ] [
fhir:code [ fhir:v "wk" ] ;
fhir:display [ fhir:v "Weeks (wk)" ] ;
fhir:definition [ fhir:v "Age measured in weeks." ]
  ] [
fhir:code [ fhir:v "da" ] ;
fhir:display [ fhir:v "Days (d)" ] ;
fhir:definition [ fhir:v "Age measured in days." ]
  ] [
fhir:code [ fhir:v "hr" ] ;
fhir:display [ fhir:v "Hours (h)" ] ;
fhir:definition [ fhir:v "Age measured in hours (e.g., immediate neonatal)." ]
  ] [
fhir:code [ fhir:v "op-lt" ] ;
fhir:display [ fhir:v "< (less than)" ] ;
fhir:definition [ fhir:v "Comparator for age threshold: less than." ]
  ] [
fhir:code [ fhir:v "op-le" ] ;
fhir:display [ fhir:v "≤ (less than or equal)" ] ;
fhir:definition [ fhir:v "Comparator for age threshold: less than or equal." ]
  ] [
fhir:code [ fhir:v "op-eq" ] ;
fhir:display [ fhir:v "= (equal)" ] ;
fhir:definition [ fhir:v "Comparator for age equality checks." ]
  ] [
fhir:code [ fhir:v "op-ge" ] ;
fhir:display [ fhir:v "≥ (greater than or equal)" ] ;
fhir:definition [ fhir:v "Comparator for age threshold: greater than or equal." ]
  ] [
fhir:code [ fhir:v "op-gt" ] ;
fhir:display [ fhir:v "> (greater than)" ] ;
fhir:definition [ fhir:v "Comparator for age threshold: greater than." ]
  ] [
fhir:code [ fhir:v "band-neonate" ] ;
fhir:display [ fhir:v "Neonate (0–28 days)" ] ;
fhir:definition [ fhir:v "0–28 days inclusive." ]
  ] [
fhir:code [ fhir:v "band-early-neonate" ] ;
fhir:display [ fhir:v "Early neonate (0–6 days)" ] ;
fhir:definition [ fhir:v "0–6 days inclusive." ]
  ] [
fhir:code [ fhir:v "band-late-neonate" ] ;
fhir:display [ fhir:v "Late neonate (7–28 days)" ] ;
fhir:definition [ fhir:v "7–28 days inclusive." ]
  ] [
fhir:code [ fhir:v "band-under1" ] ;
fhir:display [ fhir:v "Under 1 year (0–11 months)" ] ;
fhir:definition [ fhir:v "0–11 months inclusive." ]
  ] [
fhir:code [ fhir:v "band-infant" ] ;
fhir:display [ fhir:v "Infant (1–11 months)" ] ;
fhir:definition [ fhir:v "1–11 months inclusive." ]
  ] [
fhir:code [ fhir:v "band-u5" ] ;
fhir:display [ fhir:v "Under 5 years (0–59 months)" ] ;
fhir:definition [ fhir:v "0–59 months inclusive." ]
  ] [
fhir:code [ fhir:v "band-1to4y" ] ;
fhir:display [ fhir:v "1–4 years" ] ;
fhir:definition [ fhir:v "1 year up to 4 years 11 months." ]
  ] [
fhir:code [ fhir:v "band-5to9y" ] ;
fhir:display [ fhir:v "5–9 years" ] ;
fhir:definition [ fhir:v "5 years up to 9 years 11 months." ]
  ] [
fhir:code [ fhir:v "band-10to14y" ] ;
fhir:display [ fhir:v "10–14 years" ] ;
fhir:definition [ fhir:v "10 years up to 14 years 11 months." ]
  ] [
fhir:code [ fhir:v "band-15to19y" ] ;
fhir:display [ fhir:v "Adolescent (15–19 years)" ] ;
fhir:definition [ fhir:v "15 years up to 19 years 11 months." ]
  ] [
fhir:code [ fhir:v "band-20to24y" ] ;
fhir:display [ fhir:v "Young adult (20–24 years)" ] ;
fhir:definition [ fhir:v "20 years up to 24 years 11 months." ]
  ] [
fhir:code [ fhir:v "band-25to49y" ] ;
fhir:display [ fhir:v "Adult (25–49 years)" ] ;
fhir:definition [ fhir:v "25 years up to 49 years 11 months." ]
  ] [
fhir:code [ fhir:v "band-50to64y" ] ;
fhir:display [ fhir:v "Older adult (50–64 years)" ] ;
fhir:definition [ fhir:v "50 years up to 64 years 11 months." ]
  ] [
fhir:code [ fhir:v "band-65plus" ] ;
fhir:display [ fhir:v "Senior (≥65 years)" ] ;
fhir:definition [ fhir:v "65 years and above." ]
  ] [
fhir:code [ fhir:v "epi-birth" ] ;
fhir:display [ fhir:v "At birth" ] ;
fhir:definition [ fhir:v "EPI schedule label for birth dose." ]
  ] [
fhir:code [ fhir:v "epi-6w" ] ;
fhir:display [ fhir:v "6 weeks" ] ;
fhir:definition [ fhir:v "EPI schedule label for doses due at 6 weeks." ]
  ] [
fhir:code [ fhir:v "epi-10w" ] ;
fhir:display [ fhir:v "10 weeks" ] ;
fhir:definition [ fhir:v "EPI schedule label for doses due at 10 weeks." ]
  ] [
fhir:code [ fhir:v "epi-14w" ] ;
fhir:display [ fhir:v "14 weeks" ] ;
fhir:definition [ fhir:v "EPI schedule label for doses due at 14 weeks." ]
  ] [
fhir:code [ fhir:v "epi-9m" ] ;
fhir:display [ fhir:v "9 months" ] ;
fhir:definition [ fhir:v "EPI schedule label for doses due at 9 months." ]
  ] [
fhir:code [ fhir:v "epi-15m" ] ;
fhir:display [ fhir:v "15 months" ] ;
fhir:definition [ fhir:v "EPI schedule label for doses due at 15 months." ]
  ] ) . #