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 (LOINC) - 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:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "vs-loinc-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: ValueSet vs-loinc-education-level-attained</b></p><a name=\"vs-loinc-education-level-attained\"> </a><a name=\"hcvs-loinc-education-level-attained\"> </a><a name=\"vs-loinc-education-level-attained-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"https://loinc.org/LA35-1/\">LA35-1</a></td><td>No schooling</td></tr><tr><td><a href=\"https://loinc.org/LA30193-9/\">LA30193-9</a></td><td>More than high school</td></tr><tr><td><a href=\"https://loinc.org/LA32469-1/\">LA32469-1</a></td><td>University undergraduate degree</td></tr><tr><td><a href=\"https://loinc.org/LA32466-7/\">LA32466-7</a></td><td>Primary school education</td></tr><tr><td><a href=\"https://loinc.org/LA36-9/\">LA36-9</a></td><td>8th grade/less</td></tr><tr><td><a href=\"https://loinc.org/LA37-7/\">LA37-7</a></td><td>9-11 grades</td></tr><tr><td><a href=\"https://loinc.org/LA12461-2/\">LA12461-2</a></td><td>Master's degree (e.g., MA, MS, MEng, MEd, MSW, MBA)</td></tr><tr><td><a href=\"https://loinc.org/LA30185-5/\">LA30185-5</a></td><td>Doctoral degree (e.g., PhD, EdD)</td></tr><tr><td><a href=\"https://loinc.org/LA12459-6/\">LA12459-6</a></td><td>Associate degree (e.g., AA, AS)</td></tr></table></li></ul></div>"
  ] ; # 
  fhir:url [ fhir:v "http://moh.gov.zm/fhir/immunizations/ValueSet/vs-loinc-education-level-attained"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.0.0"] ; # 
  fhir:name [ fhir:v "VSLOINCEducationLevelAttained"] ; # 
  fhir:title [ fhir:v "Patient's highest education level attained (LOINC)"] ; # 
  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 LOINC 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:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "LA35-1" ] ;
fhir:display [ fhir:v "No schooling" ]       ] [
fhir:code [ fhir:v "LA30193-9" ] ;
fhir:display [ fhir:v "More than high school" ]       ] [
fhir:code [ fhir:v "LA32469-1" ] ;
fhir:display [ fhir:v "University undergraduate degree" ]       ] [
fhir:code [ fhir:v "LA32466-7" ] ;
fhir:display [ fhir:v "Primary school education" ]       ] [
fhir:code [ fhir:v "LA36-9" ] ;
fhir:display [ fhir:v "8th grade/less" ]       ] [
fhir:code [ fhir:v "LA37-7" ] ;
fhir:display [ fhir:v "9-11 grades" ]       ] [
fhir:code [ fhir:v "LA12461-2" ] ;
fhir:display [ fhir:v "Master's degree (e.g., MA, MS, MEng, MEd, MSW, MBA)" ]       ] [
fhir:code [ fhir:v "LA30185-5" ] ;
fhir:display [ fhir:v "Doctoral degree (e.g., PhD, EdD)" ]       ] [
fhir:code [ fhir:v "LA12459-6" ] ;
fhir:display [ fhir:v "Associate degree (e.g., AA, AS)" ]       ] )     ] )
  ] . #