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

: EMM4_7 - vaccination_type CodeSystem - 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 "codesystem-emm4-7-vaccination-type"] ; # 
  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 codesystem-emm4-7-vaccination-type</b></p><a name=\"codesystem-emm4-7-vaccination-type\"> </a><a name=\"hccodesystem-emm4-7-vaccination-type\"> </a><p>This  code system <code>http://fhir.mn/fhir/CodeSystem/codesystem-emm4-7-vaccination-type</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\">routine<a name=\"codesystem-emm4-7-vaccination-type-routine\"> </a></td><td>Товлолт</td></tr><tr><td style=\"white-space:nowrap\">catchup<a name=\"codesystem-emm4-7-vaccination-type-catchup\"> </a></td><td>Нөхөн</td></tr><tr><td style=\"white-space:nowrap\">additional<a name=\"codesystem-emm4-7-vaccination-type-additional\"> </a></td><td>Нэмэлт</td></tr><tr><td style=\"white-space:nowrap\">voluntary<a name=\"codesystem-emm4-7-vaccination-type-voluntary\"> </a></td><td>Сайн дурын</td></tr><tr><td style=\"white-space:nowrap\">epidemiological<a name=\"codesystem-emm4-7-vaccination-type-epidemiological\"> </a></td><td>Тархвар судлал</td></tr><tr><td style=\"white-space:nowrap\">risk_group<a name=\"codesystem-emm4-7-vaccination-type-risk_group\"> </a></td><td>Эрсдэлт бүлэг</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "http://fhir.mn/fhir/CodeSystem/codesystem-emm4-7-vaccination-type"^^xsd:anyURI ;
fhir:l <http://fhir.mn/fhir/CodeSystem/codesystem-emm4-7-vaccination-type>
  ] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "CodeSystem_EMM4_7_vaccination_type"] ; # 
  fhir:title [ fhir:v "EMM4_7 - vaccination_type CodeSystem"] ; # 
  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:description [ fhir:v "Уг код систем нь EMM4_7 бүртгэлийн vaccination_type талбарт ашиглагдана."] ; # 
  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 "6"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "routine" ] ;
fhir:display [ fhir:v "Товлолт" ]
  ] [
fhir:code [ fhir:v "catchup" ] ;
fhir:display [ fhir:v "Нөхөн" ]
  ] [
fhir:code [ fhir:v "additional" ] ;
fhir:display [ fhir:v "Нэмэлт" ]
  ] [
fhir:code [ fhir:v "voluntary" ] ;
fhir:display [ fhir:v "Сайн дурын" ]
  ] [
fhir:code [ fhir:v "epidemiological" ] ;
fhir:display [ fhir:v "Тархвар судлал" ]
  ] [
fhir:code [ fhir:v "risk_group" ] ;
fhir:display [ fhir:v "Эрсдэлт бүлэг" ]
  ] ) . #