Монгол Улсын үндэсний цөм 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

: ЭММ-4.4.1 — Эрсдэл - TTL Representation

Active 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 "emm441-spo2-risk-cs"] ; # 
  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 emm441-spo2-risk-cs</b></p><a name=\"emm441-spo2-risk-cs\"> </a><a name=\"hcemm441-spo2-risk-cs\"> </a><p>This case-sensitive code system <code>http://fhir.mn/fhir/CodeSystem/emm441-spo2-risk-cs</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\">a_spo2_95<a name=\"emm441-spo2-risk-cs-a_spo2_95\"> </a></td><td>А. SpO₂ ≥95%</td></tr><tr><td style=\"white-space:nowrap\">b_93_spo2_94<a name=\"emm441-spo2-risk-cs-b_93_spo2_94\"> </a></td><td>B. 93%  &lt; SpO₂ &lt; 94%</td></tr><tr><td style=\"white-space:nowrap\">c_90_spo2_92<a name=\"emm441-spo2-risk-cs-c_90_spo2_92\"> </a></td><td>C. 90%  &lt; SpO₂ &lt; 92%</td></tr><tr><td style=\"white-space:nowrap\">d_spo2_90<a name=\"emm441-spo2-risk-cs-d_spo2_90\"> </a></td><td>D. SpO₂ &lt; 90%</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "http://fhir.mn/fhir/CodeSystem/emm441-spo2-risk-cs"^^xsd:anyURI ;
fhir:l <http://fhir.mn/fhir/CodeSystem/emm441-spo2-risk-cs>
  ] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "EMM441Spo2RiskCS"] ; # 
  fhir:title [ fhir:v "ЭММ-4.4.1 — Эрсдэл"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  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: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:caseSensitive [ fhir:v true] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "4"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "a_spo2_95" ] ;
fhir:display [ fhir:v "А. SpO₂ ≥95%" ]
  ] [
fhir:code [ fhir:v "b_93_spo2_94" ] ;
fhir:display [ fhir:v "B. 93%  < SpO₂ < 94%" ]
  ] [
fhir:code [ fhir:v "c_90_spo2_92" ] ;
fhir:display [ fhir:v "C. 90%  < SpO₂ < 92%" ]
  ] [
fhir:code [ fhir:v "d_spo2_90" ] ;
fhir:display [ fhir:v "D. SpO₂ < 90%" ]
  ] ) . #