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

: Primary Resuscitation CodeSystem - 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 "cs-primary-resuscitation"] ; # 
  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 cs-primary-resuscitation</b></p><a name=\"cs-primary-resuscitation\"> </a><a name=\"hccs-primary-resuscitation\"> </a><p>This  code system <code>http://fhir.mn/fhir/CodeSystem/cs-primary-resuscitation</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\">assisted<a name=\"cs-primary-resuscitation-assisted\"> </a></td><td>Тусламжтай</td></tr><tr><td style=\"white-space:nowrap\">spontaneous<a name=\"cs-primary-resuscitation-spontaneous\"> </a></td><td>Өөрөө</td></tr><tr><td style=\"white-space:nowrap\">normal<a name=\"cs-primary-resuscitation-normal\"> </a></td><td>Хэвийн</td></tr><tr><td style=\"white-space:nowrap\">shallow<a name=\"cs-primary-resuscitation-shallow\"> </a></td><td>Өнгөц</td></tr><tr><td style=\"white-space:nowrap\">irregular<a name=\"cs-primary-resuscitation-irregular\"> </a></td><td>Тасалданги</td></tr><tr><td style=\"white-space:nowrap\">less2s<a name=\"cs-primary-resuscitation-less2s\"> </a></td><td>&lt;2 cек</td></tr><tr><td style=\"white-space:nowrap\">more2s<a name=\"cs-primary-resuscitation-more2s\"> </a></td><td>&gt;2 ceк</td></tr><tr><td style=\"white-space:nowrap\">absent<a name=\"cs-primary-resuscitation-absent\"> </a></td><td>байхгүй</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"cs-primary-resuscitation-4\"> </a></td><td>Аяндаа (4)</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"cs-primary-resuscitation-3\"> </a></td><td>Ярихад (3)</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"cs-primary-resuscitation-2\"> </a></td><td>Өвтгөхөд (2)</td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"cs-primary-resuscitation-1\"> </a></td><td>Зүүгээр хатгахад (1)</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"cs-primary-resuscitation-5\"> </a></td><td>Орон зай хугацааны баримжаатай (5)</td></tr><tr><td style=\"white-space:nowrap\">6<a name=\"cs-primary-resuscitation-6\"> </a></td><td>Заавраар хөдөлгөөн хийх (6)</td></tr><tr><td style=\"white-space:nowrap\">mild<a name=\"cs-primary-resuscitation-mild\"> </a></td><td>13-15 хөнгөн</td></tr><tr><td style=\"white-space:nowrap\">moderate<a name=\"cs-primary-resuscitation-moderate\"> </a></td><td>9-12 дунд</td></tr><tr><td style=\"white-space:nowrap\">severe<a name=\"cs-primary-resuscitation-severe\"> </a></td><td>3-8 хүнд</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "http://fhir.mn/fhir/CodeSystem/cs-primary-resuscitation"^^xsd:anyURI ;
fhir:l <http://fhir.mn/fhir/CodeSystem/cs-primary-resuscitation>
  ] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "CS_Primary_resuscitation"] ; # 
  fhir:title [ fhir:v "Primary Resuscitation CodeSystem"] ; # 
  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 "Generated codesystem for primary_resuscitation"] ; # 
  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 "17"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "assisted" ] ;
fhir:display [ fhir:v "Тусламжтай" ]
  ] [
fhir:code [ fhir:v "spontaneous" ] ;
fhir:display [ fhir:v "Өөрөө" ]
  ] [
fhir:code [ fhir:v "normal" ] ;
fhir:display [ fhir:v "Хэвийн" ]
  ] [
fhir:code [ fhir:v "shallow" ] ;
fhir:display [ fhir:v "Өнгөц" ]
  ] [
fhir:code [ fhir:v "irregular" ] ;
fhir:display [ fhir:v "Тасалданги" ]
  ] [
fhir:code [ fhir:v "less2s" ] ;
fhir:display [ fhir:v "<2 cек" ]
  ] [
fhir:code [ fhir:v "more2s" ] ;
fhir:display [ fhir:v ">2 ceк" ]
  ] [
fhir:code [ fhir:v "absent" ] ;
fhir:display [ fhir:v "байхгүй" ]
  ] [
fhir:code [ fhir:v "4" ] ;
fhir:display [ fhir:v "Аяндаа (4)" ]
  ] [
fhir:code [ fhir:v "3" ] ;
fhir:display [ fhir:v "Ярихад (3)" ]
  ] [
fhir:code [ fhir:v "2" ] ;
fhir:display [ fhir:v "Өвтгөхөд (2)" ]
  ] [
fhir:code [ fhir:v "1" ] ;
fhir:display [ fhir:v "Зүүгээр хатгахад (1)" ]
  ] [
fhir:code [ fhir:v "5" ] ;
fhir:display [ fhir:v "Орон зай хугацааны баримжаатай (5)" ]
  ] [
fhir:code [ fhir:v "6" ] ;
fhir:display [ fhir:v "Заавраар хөдөлгөөн хийх (6)" ]
  ] [
fhir:code [ fhir:v "mild" ] ;
fhir:display [ fhir:v "13-15 хөнгөн" ]
  ] [
fhir:code [ fhir:v "moderate" ] ;
fhir:display [ fhir:v "9-12 дунд" ]
  ] [
fhir:code [ fhir:v "severe" ] ;
fhir:display [ fhir:v "3-8 хүнд" ]
  ] ) . #