Монгол Улсын ЭМӨМТ Хэрэгжүүлэлтийн Удирдамж
1.0.0 - Хянах

Монгол Улсын ЭМӨМТ Хэрэгжүүлэлтийн Удирдамж - Local Development build (v1.0.0). See the Directory of published versions

Улс Код Систем. - TTL Representation

((тайлбар луу буцах))

Түүхий ttl

Эх сурвалжийг үзэх

@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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:Resource.id [ fhir:value "States"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>States Code System.</h2><div><p>Аймаг болон нийслэл хотын жагсаалт</p>\n</div><p>This code system http://fhir.mn/CodeSystem/States defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"States-1\"> </a></td><td>Arkhangai</td><td/></tr><tr><td style=\"white-space:nowrap\">2<a name=\"States-2\"> </a></td><td>Bayankhongor</td><td/></tr><tr><td style=\"white-space:nowrap\">3<a name=\"States-3\"> </a></td><td>Bayan-Ulgii (Bayan-Ölgii)</td><td/></tr><tr><td style=\"white-space:nowrap\">4<a name=\"States-4\"> </a></td><td>Bulgan</td><td/></tr><tr><td style=\"white-space:nowrap\">5<a name=\"States-5\"> </a></td><td>Darkhan-Uul</td><td/></tr><tr><td style=\"white-space:nowrap\">6<a name=\"States-6\"> </a></td><td>Dornod</td><td/></tr><tr><td style=\"white-space:nowrap\">7<a name=\"States-7\"> </a></td><td>Dornogovi</td><td/></tr><tr><td style=\"white-space:nowrap\">8<a name=\"States-8\"> </a></td><td>Dundgovi</td><td/></tr><tr><td style=\"white-space:nowrap\">9<a name=\"States-9\"> </a></td><td>Govi-Altai</td><td/></tr><tr><td style=\"white-space:nowrap\">10<a name=\"States-10\"> </a></td><td>Govisümber</td><td/></tr><tr><td style=\"white-space:nowrap\">11<a name=\"States-11\"> </a></td><td>Khentii</td><td/></tr><tr><td style=\"white-space:nowrap\">12<a name=\"States-12\"> </a></td><td>Khovd</td><td/></tr><tr><td style=\"white-space:nowrap\">13<a name=\"States-13\"> </a></td><td>Khuvsgul (Khövsgöl)</td><td/></tr><tr><td style=\"white-space:nowrap\">14<a name=\"States-14\"> </a></td><td>Orkhon</td><td/></tr><tr><td style=\"white-space:nowrap\">15<a name=\"States-15\"> </a></td><td>Selenge</td><td/></tr><tr><td style=\"white-space:nowrap\">16<a name=\"States-16\"> </a></td><td>Sükhbaatar</td><td/></tr><tr><td style=\"white-space:nowrap\">17<a name=\"States-17\"> </a></td><td>Tuv</td><td/></tr><tr><td style=\"white-space:nowrap\">18<a name=\"States-18\"> </a></td><td>Umnugovi (Ömnögovi)</td><td/></tr><tr><td style=\"white-space:nowrap\">19<a name=\"States-19\"> </a></td><td>Uvs</td><td/></tr><tr><td style=\"white-space:nowrap\">20<a name=\"States-20\"> </a></td><td>Uvurkhangai</td><td/></tr><tr><td style=\"white-space:nowrap\">21<a name=\"States-21\"> </a></td><td>Zavkhan</td><td/></tr><tr><td style=\"white-space:nowrap\">22<a name=\"States-22\"> </a></td><td>Ulaanbaatar</td><td/></tr></table></div>"
  ];
  fhir:CodeSystem.url [ fhir:value "http://fhir.mn/CodeSystem/States"];
  fhir:CodeSystem.version [ fhir:value "1.0.0"];
  fhir:CodeSystem.name [ fhir:value "Аймаг"];
  fhir:CodeSystem.title [ fhir:value "States Code System."];
  fhir:CodeSystem.status [ fhir:value "active"];
  fhir:CodeSystem.date [ fhir:value "2021-10-12T23:28:18+02:00"^^xsd:dateTime];
  fhir:CodeSystem.publisher [ fhir:value "http://fhir.mn"];
  fhir:CodeSystem.contact [
     fhir:index 0;
     fhir:ContactDetail.name [ fhir:value "Петур Бор Валдимарссон" ];
     fhir:ContactDetail.telecom [
       fhir:index 0;
       fhir:ContactPoint.system [ fhir:value "url" ];
       fhir:ContactPoint.value [ fhir:value "http://fhir.mn" ]     ], [
       fhir:index 1;
       fhir:ContactPoint.system [ fhir:value "email" ];
       fhir:ContactPoint.value [ fhir:value "petur.valdimarsson@chorus.se" ]     ]
  ];
  fhir:CodeSystem.description [ fhir:value "Аймаг болон нийслэл хотын жагсаалт"];
  fhir:CodeSystem.content [ fhir:value "complete"];
  fhir:CodeSystem.concept [
     fhir:index 0;
     fhir:CodeSystem.concept.code [ fhir:value "1" ];
     fhir:CodeSystem.concept.display [ fhir:value "Arkhangai" ]
  ], [
     fhir:index 1;
     fhir:CodeSystem.concept.code [ fhir:value "2" ];
     fhir:CodeSystem.concept.display [ fhir:value "Bayankhongor" ]
  ], [
     fhir:index 2;
     fhir:CodeSystem.concept.code [ fhir:value "3" ];
     fhir:CodeSystem.concept.display [ fhir:value "Bayan-Ulgii (Bayan-Ölgii)" ]
  ], [
     fhir:index 3;
     fhir:CodeSystem.concept.code [ fhir:value "4" ];
     fhir:CodeSystem.concept.display [ fhir:value "Bulgan" ]
  ], [
     fhir:index 4;
     fhir:CodeSystem.concept.code [ fhir:value "5" ];
     fhir:CodeSystem.concept.display [ fhir:value "Darkhan-Uul" ]
  ], [
     fhir:index 5;
     fhir:CodeSystem.concept.code [ fhir:value "6" ];
     fhir:CodeSystem.concept.display [ fhir:value "Dornod" ]
  ], [
     fhir:index 6;
     fhir:CodeSystem.concept.code [ fhir:value "7" ];
     fhir:CodeSystem.concept.display [ fhir:value "Dornogovi" ]
  ], [
     fhir:index 7;
     fhir:CodeSystem.concept.code [ fhir:value "8" ];
     fhir:CodeSystem.concept.display [ fhir:value "Dundgovi" ]
  ], [
     fhir:index 8;
     fhir:CodeSystem.concept.code [ fhir:value "9" ];
     fhir:CodeSystem.concept.display [ fhir:value "Govi-Altai" ]
  ], [
     fhir:index 9;
     fhir:CodeSystem.concept.code [ fhir:value "10" ];
     fhir:CodeSystem.concept.display [ fhir:value "Govisümber" ]
  ], [
     fhir:index 10;
     fhir:CodeSystem.concept.code [ fhir:value "11" ];
     fhir:CodeSystem.concept.display [ fhir:value "Khentii" ]
  ], [
     fhir:index 11;
     fhir:CodeSystem.concept.code [ fhir:value "12" ];
     fhir:CodeSystem.concept.display [ fhir:value "Khovd" ]
  ], [
     fhir:index 12;
     fhir:CodeSystem.concept.code [ fhir:value "13" ];
     fhir:CodeSystem.concept.display [ fhir:value "Khuvsgul (Khövsgöl)" ]
  ], [
     fhir:index 13;
     fhir:CodeSystem.concept.code [ fhir:value "14" ];
     fhir:CodeSystem.concept.display [ fhir:value "Orkhon" ]
  ], [
     fhir:index 14;
     fhir:CodeSystem.concept.code [ fhir:value "15" ];
     fhir:CodeSystem.concept.display [ fhir:value "Selenge" ]
  ], [
     fhir:index 15;
     fhir:CodeSystem.concept.code [ fhir:value "16" ];
     fhir:CodeSystem.concept.display [ fhir:value "Sükhbaatar" ]
  ], [
     fhir:index 16;
     fhir:CodeSystem.concept.code [ fhir:value "17" ];
     fhir:CodeSystem.concept.display [ fhir:value "Tuv" ]
  ], [
     fhir:index 17;
     fhir:CodeSystem.concept.code [ fhir:value "18" ];
     fhir:CodeSystem.concept.display [ fhir:value "Umnugovi (Ömnögovi)" ]
  ], [
     fhir:index 18;
     fhir:CodeSystem.concept.code [ fhir:value "19" ];
     fhir:CodeSystem.concept.display [ fhir:value "Uvs" ]
  ], [
     fhir:index 19;
     fhir:CodeSystem.concept.code [ fhir:value "20" ];
     fhir:CodeSystem.concept.display [ fhir:value "Uvurkhangai" ]
  ], [
     fhir:index 20;
     fhir:CodeSystem.concept.code [ fhir:value "21" ];
     fhir:CodeSystem.concept.display [ fhir:value "Zavkhan" ]
  ], [
     fhir:index 21;
     fhir:CodeSystem.concept.code [ fhir:value "22" ];
     fhir:CodeSystem.concept.display [ fhir:value "Ulaanbaatar" ]
  ].

# - ontology header ------------------------------------------------------------

 a owl:Ontology;
  owl:imports fhir:fhir.ttl.