Монгол Улсын үндэсний цөм 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
: EMM3 CancerRelativeType Code System - 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 "emm3-cancer-relative-type-codesystem"] ; #
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 emm3-cancer-relative-type-codesystem</b></p><a name=\"emm3-cancer-relative-type-codesystem\"> </a><a name=\"hcemm3-cancer-relative-type-codesystem\"> </a><p>This code system <code>http://fhir.mn/fhir/CodeSystem/emm3-cancer-relative-type-codesystem</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\">grandparent_m<a name=\"emm3-cancer-relative-type-codesystem-grandparent_m\"> </a></td><td>эмээ, өвөө /эхийн/</td></tr><tr><td style=\"white-space:nowrap\">grandparent_p<a name=\"emm3-cancer-relative-type-codesystem-grandparent_p\"> </a></td><td>эмээ, өвөө /эцгийн/</td></tr><tr><td style=\"white-space:nowrap\">uncle_aunt<a name=\"emm3-cancer-relative-type-codesystem-uncle_aunt\"> </a></td><td>нагац, авга</td></tr><tr><td style=\"white-space:nowrap\">parent<a name=\"emm3-cancer-relative-type-codesystem-parent\"> </a></td><td>эцэг, эх</td></tr><tr><td style=\"white-space:nowrap\">sibling<a name=\"emm3-cancer-relative-type-codesystem-sibling\"> </a></td><td>ах, дүү</td></tr><tr><td style=\"white-space:nowrap\">child<a name=\"emm3-cancer-relative-type-codesystem-child\"> </a></td><td>өөрийн хүүхэд</td></tr></table></div>"^^rdf:XMLLiteral ]
] ; #
fhir:url [
fhir:v "http://fhir.mn/fhir/CodeSystem/emm3-cancer-relative-type-codesystem"^^xsd:anyURI ;
fhir:l <http://fhir.mn/fhir/CodeSystem/emm3-cancer-relative-type-codesystem>
] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "Emm3CancerRelativeTypeCodeSystem"] ; #
fhir:title [ fhir:v "EMM3 CancerRelativeType Code System"] ; #
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 "Codes for cancer_relative_type in EMM3."] ; #
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 "grandparent_m" ] ;
fhir:display [ fhir:v "эмээ, өвөө /эхийн/" ]
] [
fhir:code [ fhir:v "grandparent_p" ] ;
fhir:display [ fhir:v "эмээ, өвөө /эцгийн/" ]
] [
fhir:code [ fhir:v "uncle_aunt" ] ;
fhir:display [ fhir:v "нагац, авга" ]
] [
fhir:code [ fhir:v "parent" ] ;
fhir:display [ fhir:v "эцэг, эх" ]
] [
fhir:code [ fhir:v "sibling" ] ;
fhir:display [ fhir:v "ах, дүү" ]
] [
fhir:code [ fhir:v "child" ] ;
fhir:display [ fhir:v "өөрийн хүүхэд" ]
] ) . #