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

: Discharge From Control 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-discharge-from-control"] ; # 
  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-discharge-from-control</b></p><a name=\"cs-discharge-from-control\"> </a><a name=\"hccs-discharge-from-control\"> </a><p>This  code system <code>http://fhir.mn/fhir/CodeSystem/cs-discharge-from-control</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\">transferred<a name=\"cs-discharge-from-control-transferred\"> </a></td><td>Шилжсэн</td></tr><tr><td style=\"white-space:nowrap\">delivered<a name=\"cs-discharge-from-control-delivered\"> </a></td><td>Амаржсан</td></tr><tr><td style=\"white-space:nowrap\">abortion<a name=\"cs-discharge-from-control-abortion\"> </a></td><td>Үр хөндөлт</td></tr><tr><td style=\"white-space:nowrap\">miscarriage<a name=\"cs-discharge-from-control-miscarriage\"> </a></td><td>Зулбасан</td></tr><tr><td style=\"white-space:nowrap\">died<a name=\"cs-discharge-from-control-died\"> </a></td><td>Нас барсан</td></tr><tr><td style=\"white-space:nowrap\">full_term<a name=\"cs-discharge-from-control-full_term\"> </a></td><td>Хэвийн төрсөн: Гүйцэд</td></tr><tr><td style=\"white-space:nowrap\">preterm<a name=\"cs-discharge-from-control-preterm\"> </a></td><td>Хэвийн төрсөн: Дутуу</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "http://fhir.mn/fhir/CodeSystem/cs-discharge-from-control"^^xsd:anyURI ;
fhir:l <http://fhir.mn/fhir/CodeSystem/cs-discharge-from-control>
  ] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "CS_Discharge_from_control"] ; # 
  fhir:title [ fhir:v "Discharge From Control 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 discharge_from_control"] ; # 
  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 "7"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "transferred" ] ;
fhir:display [ fhir:v "Шилжсэн" ]
  ] [
fhir:code [ fhir:v "delivered" ] ;
fhir:display [ fhir:v "Амаржсан" ]
  ] [
fhir:code [ fhir:v "abortion" ] ;
fhir:display [ fhir:v "Үр хөндөлт" ]
  ] [
fhir:code [ fhir:v "miscarriage" ] ;
fhir:display [ fhir:v "Зулбасан" ]
  ] [
fhir:code [ fhir:v "died" ] ;
fhir:display [ fhir:v "Нас барсан" ]
  ] [
fhir:code [ fhir:v "full_term" ] ;
fhir:display [ fhir:v "Хэвийн төрсөн: Гүйцэд" ]
  ] [
fhir:code [ fhir:v "preterm" ] ;
fhir:display [ fhir:v "Хэвийн төрсөн: Дутуу" ]
  ] ) . #