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

: ICD-10 - JSON Representation

(Quay lại)

Raw json

Source view

{
  "resourceType" : "CodeSystem",
  "id" : "icd10",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem icd10</b></p><a name=\"icd10\"> </a><a name=\"hcicd10\"> </a><a name=\"icd10-en-US\"> </a><p>This  code system <code>http://terminology.hl7.org/CodeSystem/icd10</code> defines codes, but no codes are represented here</p></div>"
  },
  "url" : "http://terminology.hl7.org/CodeSystem/icd10",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.6.3"
    }
  ],
  "version" : "1.0.0",
  "name" : "Icd10",
  "title" : "ICD-10",
  "status" : "active",
  "experimental" : false,
  "date" : "2019-03-20T00:00:00-04:00",
  "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" : "International Classification of Diseases revision 10 (ICD 10)",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "704"
        },
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "VN"
        }
      ]
    }
  ],
  "content" : "not-present"
}