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" : "NamingSystem",
"id" : "insurance_number",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: NamingSystem insurance_number</b></p><a name=\"insurance_number\"> </a><a name=\"hcinsurance_number\"> </a><a name=\"insurance_number-en-US\"> </a><h3>Summary</h3><table class=\"grid\"><tr><td>Defining URL</td><td>http://fhir.ehealth.gov.vn/core/NamingSystem/insurance_number</td></tr><tr><td>Version</td><td>1.0.0</td></tr><tr><td>Name</td><td>SID-Insurance_Number</td></tr><tr><td>Status</td><td>draft</td></tr><tr><td>Definition</td><td><div><p>NamingSystem dành cho số bảo hiểm y tế của người bệnh.</p>\n</div></td></tr><tr><td>Publisher</td><td>Cục Công nghệ thông tin - Bộ Y tế</td></tr></table><h3>Identifiers</h3><table class=\"grid\"><tr><td><b>Type</b></td><td><b>Value</b></td><td><b>Preferred</b></td></tr><tr><td>URI</td><td>http://fhir.ehealth.gov.vn/core/sid/insurance_number</td><td>true</td></tr></table></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url",
"valueUri" : "http://fhir.ehealth.gov.vn/core/NamingSystem/insurance_number"
},
{
"url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version",
"valueString" : "1.0.0"
}
],
"name" : "SID-Insurance_Number",
"status" : "draft",
"kind" : "identifier",
"date" : "2020-05-01",
"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/"
}
]
}
],
"responsible" : "Bộ Y tế Việt Nam",
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "SB",
"display" : "Social Beneficiary Identifier"
}
],
"text" : "Social Beneficiary Identifier"
},
"description" : "NamingSystem dành cho số bảo hiểm y tế của người bệnh.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "704"
},
{
"system" : "urn:iso:std:iso:3166",
"code" : "VN"
}
]
}
],
"usage" : "NamingSystem dành cho số bảo hiểm y tế của người bệnh.",
"uniqueId" : [
{
"type" : "uri",
"value" : "http://fhir.ehealth.gov.vn/core/sid/insurance_number",
"preferred" : true
}
]
}