Монгол Улсын үндэсний цөм FHIR удирдамж (Mongolian National Core IG)
0.1.0 - draft Mongolia

Монгол Улсын үндэсний цөм FHIR удирдамж (Mongolian National Core IG) - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: EMM3 Education Code System - TTL Representation

Draft as of 2026-09-08

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 "emm3-education-codesystem"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem emm3-education-codesystem</b></p><a name=\"emm3-education-codesystem\"> </a><a name=\"hcemm3-education-codesystem\"> </a><p>This  code system <code>http://fhir.mn/fhir/CodeSystem/emm3-education-codesystem</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\">none<a name=\"emm3-education-codesystem-none\"> </a></td><td>Боловсролгүй</td></tr><tr><td style=\"white-space:nowrap\">primary<a name=\"emm3-education-codesystem-primary\"> </a></td><td>Бага</td></tr><tr><td style=\"white-space:nowrap\">basic<a name=\"emm3-education-codesystem-basic\"> </a></td><td>Суурь боловсрол</td></tr><tr><td style=\"white-space:nowrap\">secondary<a name=\"emm3-education-codesystem-secondary\"> </a></td><td>Бүрэн дунд</td></tr><tr><td style=\"white-space:nowrap\">vocational<a name=\"emm3-education-codesystem-vocational\"> </a></td><td>Мэргэжлийн болон техникийн</td></tr><tr><td style=\"white-space:nowrap\">specialized_secondary<a name=\"emm3-education-codesystem-specialized_secondary\"> </a></td><td>Тусгай мэргэжлийн дунд</td></tr><tr><td style=\"white-space:nowrap\">diploma_bachelor<a name=\"emm3-education-codesystem-diploma_bachelor\"> </a></td><td>Дипломын ба Бакалаврын</td></tr><tr><td style=\"white-space:nowrap\">master<a name=\"emm3-education-codesystem-master\"> </a></td><td>Магистр</td></tr><tr><td style=\"white-space:nowrap\">doctor<a name=\"emm3-education-codesystem-doctor\"> </a></td><td>Доктор</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "http://fhir.mn/fhir/CodeSystem/emm3-education-codesystem"^^xsd:anyURI ;
fhir:l <http://fhir.mn/fhir/CodeSystem/emm3-education-codesystem>
  ] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "Emm3EducationCodeSystem"] ; # 
  fhir:title [ fhir:v "EMM3 Education Code System"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:date [ fhir:v "2026-09-08T10:09:36+08:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Эрүүл мэндийн хөгжлийн төв (Health Development Center, Mongolia)"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "Эрүүл мэндийн хөгжлийн төв (Health Development Center, Mongolia)" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://hdc.gov.mn" ]     ] )
  ] [
fhir:name [ fhir:v "Эрүүл мэндийн хөгжлийн төв (Health Development Center)" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://hdc.gov.mn" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Codes for education in EMM3."] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [
fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ;
fhir:l <urn:iso:std:iso:3166>       ] ;
fhir:code [ fhir:v "MN" ]     ] )
  ] ) ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "9"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "none" ] ;
fhir:display [ fhir:v "Боловсролгүй" ]
  ] [
fhir:code [ fhir:v "primary" ] ;
fhir:display [ fhir:v "Бага" ]
  ] [
fhir:code [ fhir:v "basic" ] ;
fhir:display [ fhir:v "Суурь боловсрол" ]
  ] [
fhir:code [ fhir:v "secondary" ] ;
fhir:display [ fhir:v "Бүрэн дунд" ]
  ] [
fhir:code [ fhir:v "vocational" ] ;
fhir:display [ fhir:v "Мэргэжлийн болон техникийн" ]
  ] [
fhir:code [ fhir:v "specialized_secondary" ] ;
fhir:display [ fhir:v "Тусгай мэргэжлийн дунд" ]
  ] [
fhir:code [ fhir:v "diploma_bachelor" ] ;
fhir:display [ fhir:v "Дипломын ба Бакалаврын" ]
  ] [
fhir:code [ fhir:v "master" ] ;
fhir:display [ fhir:v "Магистр" ]
  ] [
fhir:code [ fhir:v "doctor" ] ;
fhir:display [ fhir:v "Доктор" ]
  ] ) . #