HL7 Vietnam VN Core FHIR Implementation Guide

Bộ Hướng dẫn Triển khai Core FHIR cho Việt Nam
0.3.0 - STU1 Draft Viet Nam cờ

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

: Bệnh danh YHCT và Thể lâm sàng (Mã U) — VN Traditional Medicine Disease ValueSet

Draft tại thời điểm 2025-08-12

Bản thô ttl | Tải xuống


@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:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "vn-yhct-disease-vs"] ; # 
  fhir:language [ fhir:v "vi"] ; # 
  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: ValueSet vn-yhct-disease-vs</b></p><a name=\"vn-yhct-disease-vs\"> </a><a name=\"hcvn-yhct-disease-vs\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-vn-yhct-disease-cs.html\"><code>http://fhir.hl7.org.vn/core/CodeSystem/vn-yhct-disease-cs</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version ?0.3.0</span></li></ul></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "http://fhir.hl7.org.vn/core/ValueSet/vn-yhct-disease-vs"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/ValueSet/vn-yhct-disease-vs>
  ] ; # 
  fhir:version [ fhir:v "0.3.0"] ; # 
  fhir:name [ fhir:v "VNYHCTDiseaseVS"] ; # 
  fhir:title [ fhir:v "Bệnh danh YHCT và Thể lâm sàng (Mã U) — VN Traditional Medicine Disease ValueSet"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2025-08-12"^^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:name [ fhir:v "Omi HealthTech (OmiGroup)" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://omihealthtech.vn" ]     ] [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://omigroup.vn" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "[email protected]" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Tập giá trị bệnh danh Y học cổ truyền và các thể lâm sàng theo QĐ 2552/QĐ-BYT Phụ lục I. Bao gồm 228 mã (38 bệnh danh + 190 thể lâm sàng). FHIR `code` sử dụng Mã U / Mã hóa chính thức; Mã dùng chung được bảo toàn ở concept property `ma-dung-chung` của CodeSystem."] ; # 
  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:copyright [ fhir:v "Cục Quản lý Y Dược Cổ Truyền — Bộ Y tế Việt Nam. QĐ 2552/QĐ-BYT (12/8/2025)."] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [
fhir:v "http://fhir.hl7.org.vn/core/CodeSystem/vn-yhct-disease-cs"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/CodeSystem/vn-yhct-disease-cs>       ]     ] )
  ] . #