Монгол Улсын үндэсний цөм 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
: Anesthesia CodeSystem - TTL Representation
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-anesthesia"] ; #
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-anesthesia</b></p><a name=\"cs-anesthesia\"> </a><a name=\"hccs-anesthesia\"> </a><p>This code system <code>http://fhir.mn/fhir/CodeSystem/cs-anesthesia</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\">endotracheal<a name=\"cs-anesthesia-endotracheal\"> </a></td><td>эндотрахеал</td></tr><tr><td style=\"white-space:nowrap\">mask<a name=\"cs-anesthesia-mask\"> </a></td><td>хошуувч</td></tr><tr><td style=\"white-space:nowrap\">laryngeal_mask<a name=\"cs-anesthesia-laryngeal_mask\"> </a></td><td>төвөнхийн хошуувч</td></tr><tr><td style=\"white-space:nowrap\">spinal<a name=\"cs-anesthesia-spinal\"> </a></td><td>нугасны хөндийн</td></tr><tr><td style=\"white-space:nowrap\">epidural<a name=\"cs-anesthesia-epidural\"> </a></td><td>нугасны гадна хөндийн</td></tr><tr><td style=\"white-space:nowrap\">epidural_catheter<a name=\"cs-anesthesia-epidural_catheter\"> </a></td><td>нугасны гадна хөндийн гуурс</td></tr></table></div>"^^rdf:XMLLiteral ]
] ; #
fhir:url [
fhir:v "http://fhir.mn/fhir/CodeSystem/cs-anesthesia"^^xsd:anyURI ;
fhir:l <http://fhir.mn/fhir/CodeSystem/cs-anesthesia>
] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "CS_Anesthesia"] ; #
fhir:title [ fhir:v "Anesthesia 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 anesthesia"] ; #
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 "endotracheal" ] ;
fhir:display [ fhir:v "эндотрахеал" ]
] [
fhir:code [ fhir:v "mask" ] ;
fhir:display [ fhir:v "хошуувч" ]
] [
fhir:code [ fhir:v "laryngeal_mask" ] ;
fhir:display [ fhir:v "төвөнхийн хошуувч" ]
] [
fhir:code [ fhir:v "spinal" ] ;
fhir:display [ fhir:v "нугасны хөндийн" ]
] [
fhir:code [ fhir:v "epidural" ] ;
fhir:display [ fhir:v "нугасны гадна хөндийн" ]
] [
fhir:code [ fhir:v "epidural_catheter" ] ;
fhir:display [ fhir:v "нугасны гадна хөндийн гуурс" ]
] ) . #