Bản hướng dẫn thực thi (IG) dành cho các hệ thống thông tin Y tế tại Việt Nam
1.0.0 - CI Build

Bản hướng dẫn thực thi (IG) dành cho các hệ thống thông tin Y tế tại Việt Nam, published by Cục Công nghệ thông tin - Bộ Y tế. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7vn/vn-core-ig/ and changes regularly. See the Directory of published versions

: null - TTL Representation

(Quay lại)

Raw ttl

Source view


@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:id [ fhir:v "vn-core-ethic"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem vn-core-ethic</b></p><a name=\"vn-core-ethic\"> </a><a name=\"hcvn-core-ethic\"> </a><a name=\"hcvn-core-ethic-en-US\"> </a><p>This case-sensitive code system <code>http://fhir.ehealth.gov.vn/core/CodeSystem/vn-core-ethic</code> 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=\"vn-core-ethic-1\"> </a></td><td>Phật Giáo</td><td>Phật Giáo</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"vn-core-ethic-2\"> </a></td><td>Công Giáo</td><td>Công Giáo</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"vn-core-ethic-3\"> </a></td><td>Phật giáo Hòa Hảo</td><td>Phật giáo Hòa Hảo</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"vn-core-ethic-4\"> </a></td><td>Hồi giáo</td><td>Hồi giáo - Cao đài Tây Ninh, - Cao đài Tiên Thiên - Cao đài Chơn Lý - Cao đài Bạch Y</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"vn-core-ethic-5\"> </a></td><td>...</td><td>Tôn giáo ...</td></tr></table></div>"
  ] ; # 
  fhir:url [ fhir:v "http://fhir.ehealth.gov.vn/core/CodeSystem/vn-core-ethic"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.0.0"] ; # 
  fhir:name [ fhir:v "Danh mục Tôn giáo - theo ban hành của Tổng cục thống kê"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2020-12-31"^^xsd:date] ; # 
  fhir:publisher [ fhir:v "Cục Công nghệ thông tin - Bộ Y tế"] ; # 
  fhir:contact ( [
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://moh.gov.vn/" ]     ] [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://ehealth.gov.vn/" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Danh mục Dân tộc - theo ban hành của Tổng cục thống kê. Tham vấn: https://www.gso.gov.vn/danhmuc/DMtongiao.aspx"] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "704" ]     ] [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "VN" ]     ] )
  ] ) ; # 
  fhir:copyright [ fhir:v "Tổng cục thống kê"] ; # 
  fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "1" ] ;
fhir:display [ fhir:v "Phật Giáo" ] ;
fhir:definition [ fhir:v "Phật Giáo" ]
  ] [
fhir:code [ fhir:v "2" ] ;
fhir:display [ fhir:v "Công Giáo" ] ;
fhir:definition [ fhir:v "Công Giáo" ]
  ] [
fhir:code [ fhir:v "3" ] ;
fhir:display [ fhir:v "Phật giáo Hòa Hảo" ] ;
fhir:definition [ fhir:v "Phật giáo Hòa Hảo" ]
  ] [
fhir:code [ fhir:v "4" ] ;
fhir:display [ fhir:v "Hồi giáo" ] ;
fhir:definition [ fhir:v "Hồi giáo - Cao đài Tây Ninh, - Cao đài Tiên Thiên - Cao đài Chơn Lý - Cao đài Bạch Y" ]
  ] [
fhir:code [ fhir:v "5" ] ;
fhir:display [ fhir:v "..." ] ;
fhir:definition [ fhir:v "Tôn giáo ..." ]
  ] ) . #