Монгол Улсын ЭМӨМТ Хэрэгжүүлэлтийн Удирдамж
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:ValueSet;
  fhir:nodeRole fhir:treeRoot;
  fhir:Resource.id [ fhir:value "smoking-history-vs"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>Smoking history Value Set.</h2><div><p>Тамхины хэрэглээг тодорхойлох кодууд.</p>\n</div><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/LA18976-3.html\">LA18976-3</a></td><td>Current every day smoker</td><td/></tr><tr><td><a href=\"http://details.loinc.org/LOINC/LA18977-1.html\">LA18977-1</a></td><td>Current some day smoker</td><td/></tr><tr><td><a href=\"http://details.loinc.org/LOINC/LA15920-4.html\">LA15920-4</a></td><td>Former smoke</td><td/></tr><tr><td><a href=\"http://details.loinc.org/LOINC/LA18978-9.html\">LA18978-9</a></td><td>Never smoker</td><td/></tr><tr><td><a href=\"http://details.loinc.org/LOINC/LA18979-7.html\">LA18979-7</a></td><td>Smoker, current status unknown</td><td/></tr><tr><td><a href=\"http://details.loinc.org/LOINC/LA18980-5.html\">LA18980-5</a></td><td>Unknown if ever smoked</td><td/></tr><tr><td><a href=\"http://details.loinc.org/LOINC/LA18981-3.html\">LA18981-3</a></td><td>Heavy tobacco smoker</td><td/></tr><tr><td><a href=\"http://details.loinc.org/LOINC/LA18982-1.html\">LA18982-1</a></td><td>Light tobacco smoker</td><td/></tr></table></li></ul></div>"
  ];
  fhir:ValueSet.url [ fhir:value "http://fhir.mn/ValueSet/smoking-history-vs"];
  fhir:ValueSet.version [ fhir:value "1.0.0"];
  fhir:ValueSet.name [ fhir:value "ТамхиныХэрэглээУтгынОлонлог"];
  fhir:ValueSet.title [ fhir:value "Smoking history Value Set."];
  fhir:ValueSet.status [ fhir:value "active"];
  fhir:ValueSet.date [ fhir:value "2021-10-12T23:28:18+02:00"^^xsd:dateTime];
  fhir:ValueSet.publisher [ fhir:value "http://fhir.mn"];
  fhir:ValueSet.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:ValueSet.description [ fhir:value "Тамхины хэрэглээг тодорхойлох кодууд."];
  fhir:ValueSet.compose [
     fhir:ValueSet.compose.include [
       fhir:index 0;
       fhir:ValueSet.compose.include.system [ fhir:value "http://loinc.org" ];
       fhir:ValueSet.compose.include.concept [
         fhir:index 0;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "LA18976-3" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Current every day smoker" ]       ], [
         fhir:index 1;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "LA18977-1" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Current some day smoker" ]       ], [
         fhir:index 2;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "LA15920-4" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Former smoke" ]       ], [
         fhir:index 3;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "LA18978-9" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Never smoker" ]       ], [
         fhir:index 4;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "LA18979-7" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Smoker, current status unknown" ]       ], [
         fhir:index 5;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "LA18980-5" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Unknown if ever smoked" ]       ], [
         fhir:index 6;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "LA18981-3" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Heavy tobacco smoker" ]       ], [
         fhir:index 7;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "LA18982-1" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Light tobacco smoker" ]       ]     ]
  ].

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

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