VN Core FHIR Implementation Guide — Bộ Hướng dẫn Triển khai FHIR Cốt lõi cho Việt Nam
0.1.0 - STU1 Draft Viet Nam flag

VN Core FHIR Implementation Guide — Bộ Hướng dẫn Triển khai FHIR Cốt lõi cho Việt Nam - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Tìm kiếm lượt khám theo MALYDO — VN Encounter Insurance Visit Type Search Parameter - TTL Representation

Draft as of 2026-03-20

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:SearchParameter ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "vn-sp-encounter-malydo"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter vn-sp-encounter-malydo</b></p><a name=\"vn-sp-encounter-malydo\"> </a><a name=\"hcvn-sp-encounter-malydo\"> </a><h2>VNSPEncounterMALYDO</h2><p>Parameter <code>vn-malydo</code>:<code>token</code></p><div><p>SearchParameter cho phép tìm kiếm Encounter theo loại KCB BHYT (trường MALYDO).\nGiá trị: 1=Đúng tuyến, 2=Cấp cứu, 3=Trái tuyến, 4=Thông tuyến, 5=KCB ban đầu.\nCăn cứ: QĐ 130/QĐ-BYT (2023), sửa đổi bởi QĐ 4750/QĐ-BYT (2023) và QĐ 3176/QĐ-BYT (29/10/2024).\nVí dụ: GET [base]/Encounter?vn-malydo=1</p>\n</div><table class=\"grid\"><tr><td>Resource</td><td><a href=\"http://hl7.org/fhir/R4/encounter.html\">Encounter</a></td></tr><tr><td>Expression</td><td><code>Encounter.extension.where(url='http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-insurance-visit-type').value.ofType(CodeableConcept).coding</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>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "http://fhir.hl7.org.vn/core/SearchParameter/vn-sp-encounter-malydo"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/SearchParameter/vn-sp-encounter-malydo>
  ] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "VNSPEncounterMALYDO"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:date [ fhir:v "2026-03-20"^^xsd:date] ; # 
  fhir:publisher [ fhir:v "HL7 Vietnam"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "HL7 Vietnam" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://hl7.org.vn" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "[email protected]" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "SearchParameter cho phép tìm kiếm Encounter theo loại KCB BHYT (trường MALYDO).\nGiá trị: 1=Đúng tuyến, 2=Cấp cứu, 3=Trái tuyến, 4=Thông tuyến, 5=KCB ban đầu.\nCăn cứ: QĐ 130/QĐ-BYT (2023), sửa đổi bởi QĐ 4750/QĐ-BYT (2023) và QĐ 3176/QĐ-BYT (29/10/2024).\nVí dụ: GET [base]/Encounter?vn-malydo=1"] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [
fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ;
fhir:l <urn:iso:std:iso:3166>       ] ;
fhir:code [ fhir:v "VN" ] ;
fhir:display [ fhir:v "Viet Nam" ]     ] )
  ] ) ; # 
  fhir:code [ fhir:v "vn-malydo"] ; # 
  fhir:base ( [ fhir:v "Encounter"] ) ; # 
  fhir:type [ fhir:v "token"] ; # 
  fhir:expression [ fhir:v "Encounter.extension.where(url='http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-insurance-visit-type').value.ofType(CodeableConcept).coding"] . #