Монгол Улсын үндэсний цөм 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
: Breastfeeding Assessment 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-breastfeeding-assessment"] ; #
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-breastfeeding-assessment</b></p><a name=\"cs-breastfeeding-assessment\"> </a><a name=\"hccs-breastfeeding-assessment\"> </a><p>This code system <code>http://fhir.mn/fhir/CodeSystem/cs-breastfeeding-assessment</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\">yes<a name=\"cs-breastfeeding-assessment-yes\"> </a></td><td>Тийм</td></tr><tr><td style=\"white-space:nowrap\">no<a name=\"cs-breastfeeding-assessment-no\"> </a></td><td>Үгүй</td></tr><tr><td style=\"white-space:nowrap\">good<a name=\"cs-breastfeeding-assessment-good\"> </a></td><td>Зөв үмхэнэ</td></tr><tr><td style=\"white-space:nowrap\">poor<a name=\"cs-breastfeeding-assessment-poor\"> </a></td><td>Зөв үмхэхгүй</td></tr><tr><td style=\"white-space:nowrap\">none<a name=\"cs-breastfeeding-assessment-none\"> </a></td><td>Огт үмхэхгүй</td></tr></table></div>"^^rdf:XMLLiteral ]
] ; #
fhir:url [
fhir:v "http://fhir.mn/fhir/CodeSystem/cs-breastfeeding-assessment"^^xsd:anyURI ;
fhir:l <http://fhir.mn/fhir/CodeSystem/cs-breastfeeding-assessment>
] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "CS_Breastfeeding_assessment"] ; #
fhir:title [ fhir:v "Breastfeeding Assessment 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 breastfeeding_assessment"] ; #
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 "5"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "yes" ] ;
fhir:display [ fhir:v "Тийм" ]
] [
fhir:code [ fhir:v "no" ] ;
fhir:display [ fhir:v "Үгүй" ]
] [
fhir:code [ fhir:v "good" ] ;
fhir:display [ fhir:v "Зөв үмхэнэ" ]
] [
fhir:code [ fhir:v "poor" ] ;
fhir:display [ fhir:v "Зөв үмхэхгүй" ]
] [
fhir:code [ fhir:v "none" ] ;
fhir:display [ fhir:v "Огт үмхэхгүй" ]
] ) . #