Zambia Immunizations FHIR Implementation Guide
1.0.0 - STU1 Zambia flag

Zambia Immunizations FHIR Implementation Guide, published by Jembi Health Systems. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/jembi/Zambia-Immunizations/ and changes regularly. See the Directory of published versions

: Patient's Home Language - TTL Representation

Active as of 2024-09-12

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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 "cs-home-language"] ; # 
  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 cs-home-language</b></p><a name=\"cs-home-language\"> </a><a name=\"hccs-home-language\"> </a><a name=\"cs-home-language-en-US\"> </a><p>This case-sensitive code system <code>http://moh.gov.zm/fhir/immunizations/CodeSystem/cs-home-language</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td></tr><tr><td style=\"white-space:nowrap\">Ambo<a name=\"cs-home-language-Ambo\"> </a></td></tr><tr><td style=\"white-space:nowrap\">Aushi<a name=\"cs-home-language-Aushi\"> </a></td></tr><tr><td style=\"white-space:nowrap\">Bemba<a name=\"cs-home-language-Bemba\"> </a></td></tr><tr><td style=\"white-space:nowrap\">Bisa<a name=\"cs-home-language-Bisa\"> </a></td></tr><tr><td style=\"white-space:nowrap\">Chewa<a name=\"cs-home-language-Chewa\"> </a></td></tr><tr><td style=\"white-space:nowrap\">Chikunda<a name=\"cs-home-language-Chikunda\"> </a></td></tr><tr><td style=\"white-space:nowrap\">Chokwe<a name=\"cs-home-language-Chokwe\"> </a></td></tr><tr><td style=\"white-space:nowrap\">Cishinga<a name=\"cs-home-language-Cishinga\"> </a></td></tr><tr><td style=\"white-space:nowrap\">English<a name=\"cs-home-language-English\"> </a></td></tr><tr><td style=\"white-space:nowrap\">Gova<a name=\"cs-home-language-Gova\"> </a></td></tr><tr><td style=\"white-space:nowrap\">Ila<a name=\"cs-home-language-Ila\"> </a></td></tr><tr><td style=\"white-space:nowrap\">Iwa<a name=\"cs-home-language-Iwa\"> </a></td></tr><tr><td style=\"white-space:nowrap\">Kabende<a name=\"cs-home-language-Kabende\"> </a></td></tr><tr><td style=\"white-space:nowrap\">Kaonde<a name=\"cs-home-language-Kaonde\"> </a></td></tr><tr><td style=\"white-space:nowrap\">Lamba<a name=\"cs-home-language-Lamba\"> </a></td></tr><tr><td style=\"white-space:nowrap\">Lenje<a name=\"cs-home-language-Lenje\"> </a></td></tr><tr><td style=\"white-space:nowrap\">Lozi<a name=\"cs-home-language-Lozi\"> </a></td></tr><tr><td style=\"white-space:nowrap\">Luvale<a name=\"cs-home-language-Luvale\"> </a></td></tr><tr><td style=\"white-space:nowrap\">Namwanga<a name=\"cs-home-language-Namwanga\"> </a></td></tr><tr><td style=\"white-space:nowrap\">Ngoni<a name=\"cs-home-language-Ngoni\"> </a></td></tr><tr><td style=\"white-space:nowrap\">Soli<a name=\"cs-home-language-Soli\"> </a></td></tr><tr><td style=\"white-space:nowrap\">Tonga<a name=\"cs-home-language-Tonga\"> </a></td></tr></table></div>"
  ] ; # 
  fhir:url [ fhir:v "http://moh.gov.zm/fhir/immunizations/CodeSystem/cs-home-language"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.0.0"] ; # 
  fhir:name [ fhir:v "CSHomeLanguage"] ; # 
  fhir:title [ fhir:v "Patient's Home Language"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2024-09-12T09:18:07+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Jembi Health Systems"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "Jembi Health Systems" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.jembi.org" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "info@jembi.org" ]     ] )
  ] [
fhir:name [ fhir:v "Richard Langford" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "richard.langford@jembi.org" ] ;
fhir:use [ fhir:v "work" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "A list of languages."] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ZM" ] ;
fhir:display [ fhir:v "Zambia" ]     ] )
  ] ) ; # 
  fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "22"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "Ambo" ] ;
fhir:display [ fhir:v "Ambo" ]
  ] [
fhir:code [ fhir:v "Aushi" ] ;
fhir:display [ fhir:v "Aushi" ]
  ] [
fhir:code [ fhir:v "Bemba" ] ;
fhir:display [ fhir:v "Bemba" ]
  ] [
fhir:code [ fhir:v "Bisa" ] ;
fhir:display [ fhir:v "Bisa" ]
  ] [
fhir:code [ fhir:v "Chewa" ] ;
fhir:display [ fhir:v "Chewa" ]
  ] [
fhir:code [ fhir:v "Chikunda" ] ;
fhir:display [ fhir:v "Chikunda" ]
  ] [
fhir:code [ fhir:v "Chokwe" ] ;
fhir:display [ fhir:v "Chokwe" ]
  ] [
fhir:code [ fhir:v "Cishinga" ] ;
fhir:display [ fhir:v "Cishinga" ]
  ] [
fhir:code [ fhir:v "English" ] ;
fhir:display [ fhir:v "English" ]
  ] [
fhir:code [ fhir:v "Gova" ] ;
fhir:display [ fhir:v "Gova" ]
  ] [
fhir:code [ fhir:v "Ila" ] ;
fhir:display [ fhir:v "Ila" ]
  ] [
fhir:code [ fhir:v "Iwa" ] ;
fhir:display [ fhir:v "Iwa" ]
  ] [
fhir:code [ fhir:v "Kabende" ] ;
fhir:display [ fhir:v "Kabende" ]
  ] [
fhir:code [ fhir:v "Kaonde" ] ;
fhir:display [ fhir:v "Kaonde" ]
  ] [
fhir:code [ fhir:v "Lamba" ] ;
fhir:display [ fhir:v "Lamba" ]
  ] [
fhir:code [ fhir:v "Lenje" ] ;
fhir:display [ fhir:v "Lenje" ]
  ] [
fhir:code [ fhir:v "Lozi" ] ;
fhir:display [ fhir:v "Lozi" ]
  ] [
fhir:code [ fhir:v "Luvale" ] ;
fhir:display [ fhir:v "Luvale" ]
  ] [
fhir:code [ fhir:v "Namwanga" ] ;
fhir:display [ fhir:v "Namwanga" ]
  ] [
fhir:code [ fhir:v "Ngoni" ] ;
fhir:display [ fhir:v "Ngoni" ]
  ] [
fhir:code [ fhir:v "Soli" ] ;
fhir:display [ fhir:v "Soli" ]
  ] [
fhir:code [ fhir:v "Tonga" ] ;
fhir:display [ fhir:v "Tonga" ]
  ] ) . #