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
Source view
{
"resourceType" : "ValueSet",
"id" : "vn-procedure-code",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet vn-procedure-code</b></p><a name=\"vn-procedure-code\"> </a><a name=\"hcvn-procedure-code\"> </a><a name=\"vn-procedure-code-en-US\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"CodeSystem-vn-core-procedureCode.html\"><code>http://fhir.ehealth.gov.vn/core/CodeSystem/vn-core-procedureCode</code></a></li><li>Include all codes defined in <a href=\"http://terminology.hl7.org/6.0.2/CodeSystem-CPT.html\"><code>http://www.ama-assn.org/go/cpt</code></a></li><li>Include all codes defined in <a href=\"http://terminology.hl7.org/6.0.2/CodeSystem-C5.html\"><code>http://terminology.hl7.org/CodeSystem/C5</code></a></li><li>Include codes from<a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a> where concept is-a 71388002 (Procedure)</li></ul></div>"
},
"url" : "http://fhir.ehealth.gov.vn/core/ValueSet/vn-procedure-code",
"version" : "1.0.0",
"name" : "ValueSet-VN_Core_Procedure_Code",
"title" : "ValueSet dành cho Mã dịch vụ kỹ thuật",
"status" : "draft",
"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" : "ValueSet dành cho Mã dịch vụ kỹ thuật",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "704"
},
{
"system" : "urn:iso:std:iso:3166",
"code" : "VN"
}
]
}
],
"copyright" : "This value set includes content from: 1. Procedure codes - managed and publiced by Vietnam MOH. 2. CPT-4 - American Medical Association's Current Procedure Terminology 4 (CPT-4) codes. 3. CPT-5. 4. SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement.",
"compose" : {
"include" : [
{
"system" : "http://fhir.ehealth.gov.vn/core/CodeSystem/vn-core-procedureCode"
},
{
"system" : "http://www.ama-assn.org/go/cpt"
},
{
"system" : "http://terminology.hl7.org/CodeSystem/C5"
},
{
"system" : "http://snomed.info/sct",
"filter" : [
{
"property" : "concept",
"op" : "is-a",
"value" : "71388002"
}
]
}
]
}
}