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 - JSON Representation

(Quay lại)

Raw json

Source view


{
  "resourceType" : "CodeSystem",
  "id" : "vn-core-ethic",
  "text" : {
    "status" : "generated",
    "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>"
  },
  "url" : "http://fhir.ehealth.gov.vn/core/CodeSystem/vn-core-ethic",
  "version" : "1.0.0",
  "name" : "Danh mục Tôn giáo - theo ban hành của Tổng cục thống kê",
  "status" : "active",
  "experimental" : false,
  "date" : "2020-12-31",
  "publisher" : "Cục Công nghệ thông tin - Bộ Y tế",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://moh.gov.vn/"
        },
        {
          "system" : "url",
          "value" : "https://ehealth.gov.vn/"
        }
      ]
    }
  ],
  "description" : "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",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "704"
        },
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "VN"
        }
      ]
    }
  ],
  "copyright" : "Tổng cục thống kê",
  "caseSensitive" : true,
  "content" : "complete",
  "concept" : [
    {
      "code" : "1",
      "display" : "Phật Giáo",
      "definition" : "Phật Giáo"
    },
    {
      "code" : "2",
      "display" : "Công Giáo",
      "definition" : "Công Giáo"
    },
    {
      "code" : "3",
      "display" : "Phật giáo Hòa Hảo",
      "definition" : "Phật giáo Hòa Hảo"
    },
    {
      "code" : "4",
      "display" : "Hồi giáo",
      "definition" : "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"
    },
    {
      "code" : "5",
      "display" : "...",
      "definition" : "Tôn giáo ..."
    }
  ]
}