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 highest education level attained (Proprietary) - 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-proprietary-education-level-attained"] ; # 
  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-proprietary-education-level-attained</b></p><a name=\"cs-proprietary-education-level-attained\"> </a><a name=\"hccs-proprietary-education-level-attained\"> </a><a name=\"cs-proprietary-education-level-attained-en-US\"> </a><p>This case-sensitive code system <code>http://moh.gov.zm/fhir/immunizations/CodeSystem/cs-proprietary-education-level-attained</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\">CertificateGraduate<a name=\"cs-proprietary-education-level-attained-CertificateGraduate\"> </a></td><td>Certificate Graduate</td></tr><tr><td style=\"white-space:nowrap\">DegreeGraduate<a name=\"cs-proprietary-education-level-attained-DegreeGraduate\"> </a></td><td>Degree Graduate</td></tr><tr><td style=\"white-space:nowrap\">DiplomaGraduate<a name=\"cs-proprietary-education-level-attained-DiplomaGraduate\"> </a></td><td>Diploma Graduate</td></tr><tr><td style=\"white-space:nowrap\">JuniorSecondary<a name=\"cs-proprietary-education-level-attained-JuniorSecondary\"> </a></td><td>Junior Secondary</td></tr><tr><td style=\"white-space:nowrap\">MastersGraduate<a name=\"cs-proprietary-education-level-attained-MastersGraduate\"> </a></td><td>Masters Graduate</td></tr><tr><td style=\"white-space:nowrap\">NoFormalEducation<a name=\"cs-proprietary-education-level-attained-NoFormalEducation\"> </a></td><td>No Formal Education</td></tr><tr><td style=\"white-space:nowrap\">PhDGraduate<a name=\"cs-proprietary-education-level-attained-PhDGraduate\"> </a></td><td>PhD Graduate</td></tr><tr><td style=\"white-space:nowrap\">Primary<a name=\"cs-proprietary-education-level-attained-Primary\"> </a></td><td>Primary</td></tr><tr><td style=\"white-space:nowrap\">SeniorSecondary<a name=\"cs-proprietary-education-level-attained-SeniorSecondary\"> </a></td><td>Senior Secondary</td></tr></table></div>"
  ] ; # 
  fhir:url [ fhir:v "http://moh.gov.zm/fhir/immunizations/CodeSystem/cs-proprietary-education-level-attained"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.0.0"] ; # 
  fhir:name [ fhir:v "CSProprietaryEducationLevelAttained"] ; # 
  fhir:title [ fhir:v "Patient's highest education level attained (Proprietary)"] ; # 
  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 proprietary education levels."] ; # 
  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 "9"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "CertificateGraduate" ] ;
fhir:display [ fhir:v "Certificate Graduate" ]
  ] [
fhir:code [ fhir:v "DegreeGraduate" ] ;
fhir:display [ fhir:v "Degree Graduate" ]
  ] [
fhir:code [ fhir:v "DiplomaGraduate" ] ;
fhir:display [ fhir:v "Diploma Graduate" ]
  ] [
fhir:code [ fhir:v "JuniorSecondary" ] ;
fhir:display [ fhir:v "Junior Secondary" ]
  ] [
fhir:code [ fhir:v "MastersGraduate" ] ;
fhir:display [ fhir:v "Masters Graduate" ]
  ] [
fhir:code [ fhir:v "NoFormalEducation" ] ;
fhir:display [ fhir:v "No Formal Education" ]
  ] [
fhir:code [ fhir:v "PhDGraduate" ] ;
fhir:display [ fhir:v "PhD Graduate" ]
  ] [
fhir:code [ fhir:v "Primary" ] ;
fhir:display [ fhir:v "Primary" ]
  ] [
fhir:code [ fhir:v "SeniorSecondary" ] ;
fhir:display [ fhir:v "Senior Secondary" ]
  ] ) . #