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

: IMMZ.C.DE31 CodeSystem for State of Health of Mothers' Other Children - 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 "state-ofHealth-ofmothersOtherChildren"] ; # 
  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 state-ofHealth-ofmothersOtherChildren</b></p><a name=\"state-ofHealth-ofmothersOtherChildren\"> </a><a name=\"hcstate-ofHealth-ofmothersOtherChildren\"> </a><p>This  code system <code>http://neir.org/fhir/CodeSystem/IMMZC1CustomCodes</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">DE32<a name=\"state-ofHealth-ofmothersOtherChildren-DE32\"> </a></td><td>Alive</td></tr><tr><td style=\"white-space:nowrap\">DE33<a name=\"state-ofHealth-ofmothersOtherChildren-DE33\"> </a></td><td>Well</td></tr><tr><td style=\"white-space:nowrap\">DE34<a name=\"state-ofHealth-ofmothersOtherChildren-DE34\"> </a></td><td>Underlying disease (specify)</td></tr><tr><td style=\"white-space:nowrap\">DE35<a name=\"state-ofHealth-ofmothersOtherChildren-DE35\"> </a></td><td>Dead</td></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://neir.org/fhir/CodeSystem/IMMZC1CustomCodes"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "IMMZC1StateofHealthofMothersOtherChildrenCS"] ; # 
  fhir:title [ fhir:v "IMMZ.C.DE31 CodeSystem for State of Health of Mothers' Other Children"] ; # 
  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:description [ fhir:v "CodeSystem for IMMZ.C.DE31 State of Health of Mothers' Other Children"] ; # 
  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 "4"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "DE32" ] ;
fhir:display [ fhir:v "Alive" ]
  ] [
fhir:code [ fhir:v "DE33" ] ;
fhir:display [ fhir:v "Well" ]
  ] [
fhir:code [ fhir:v "DE34" ] ;
fhir:display [ fhir:v "Underlying disease (specify)" ]
  ] [
fhir:code [ fhir:v "DE35" ] ;
fhir:display [ fhir:v "Dead" ]
  ] ) . #