Bộ Hướng dẫn Triển khai Core FHIR cho Việt Nam
0.3.0 - STU1 Draft
Bộ Hướng dẫn Triển khai Core FHIR cho Việt Nam - Local Development build (v0.3.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Draft tại thời điểm 2026-03-23 |
{
"resourceType" : "SearchParameter",
"id" : "vn-sp-coverage-ma-dkbd",
"language" : "vi",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter vn-sp-coverage-ma-dkbd</b></p><a name=\"vn-sp-coverage-ma-dkbd\"> </a><a name=\"hcvn-sp-coverage-ma-dkbd\"> </a><h2>VNSPCoverageMaDKBD</h2><p>Parameter <code>vn-ma-dkbd</code>:<code>token</code></p><div><p>SearchParameter cho phép tìm kiếm Coverage theo mã nơi đăng ký KCB ban đầu <code>MA_DKBD</code>.\nVí dụ: GET [base]/Coverage?vn-ma-dkbd=79001</p>\n</div><table class=\"grid\"><tr><td>Resource</td><td><a href=\"http://hl7.org/fhir/R4/coverage.html\">Coverage</a></td></tr><tr><td>Expression</td><td><code>(Coverage.extension.where(url = 'http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-primary-care-facility').value.identifier.where(system = 'http://fhir.hl7.org.vn/core/sid/ma-cskcb').value) | (Coverage.extension.where(url = 'http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-primary-care-facility').value.resolve().identifier.where(system = 'http://fhir.hl7.org.vn/core/sid/ma-cskcb').value)</code></td></tr><tr><td>Multiples</td><td><ul><li>multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true</li><li>multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true</li></ul></td></tr></table></div>"
},
"url" : "http://fhir.hl7.org.vn/core/SearchParameter/vn-sp-coverage-ma-dkbd",
"version" : "0.3.0",
"name" : "VNSPCoverageMaDKBD",
"status" : "draft",
"date" : "2026-03-23",
"publisher" : "HL7 Vietnam",
"contact" : [
{
"name" : "HL7 Vietnam",
"telecom" : [
{
"system" : "url",
"value" : "https://hl7.org.vn"
},
{
"system" : "email",
"value" : "[email protected]"
}
]
},
{
"name" : "Omi HealthTech (OmiGroup)",
"telecom" : [
{
"system" : "url",
"value" : "https://omihealthtech.vn"
},
{
"system" : "url",
"value" : "https://omigroup.vn"
},
{
"system" : "email",
"value" : "[email protected]"
}
]
}
],
"description" : "SearchParameter cho phép tìm kiếm Coverage theo mã nơi đăng ký KCB ban đầu `MA_DKBD`.\nVí dụ: GET [base]/Coverage?vn-ma-dkbd=79001",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "VN",
"display" : "Viet Nam"
}
]
}
],
"code" : "vn-ma-dkbd",
"base" : [
"Coverage"
],
"type" : "token",
"expression" : "(Coverage.extension.where(url = 'http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-primary-care-facility').value.identifier.where(system = 'http://fhir.hl7.org.vn/core/sid/ma-cskcb').value) | (Coverage.extension.where(url = 'http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-primary-care-facility').value.resolve().identifier.where(system = 'http://fhir.hl7.org.vn/core/sid/ma-cskcb').value)"
}