HL7 VN

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

: Chỉ số cận lâm sàng — VN Clinical Lab Indicator ValueSet - TTL Representation

Draft as of 2025-04-11

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:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "vn-cls-vs"] ; # 
  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-cls-vs</b></p><a name=\"vn-cls-vs\"> </a><a name=\"hcvn-cls-vs\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-vn-cls-cs.html\"><code>http://fhir.hl7.org.vn/core/CodeSystem/vn-cls-cs</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span></li></ul></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "http://fhir.hl7.org.vn/core/ValueSet/vn-cls-vs"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/ValueSet/vn-cls-vs>
  ] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "VNCLSVS"] ; # 
  fhir:title [ fhir:v "Chỉ số cận lâm sàng — VN Clinical Lab Indicator ValueSet"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2025-04-11"^^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 "info@hl7.org.vn" ]     ] )
  ] [
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 "healthtech@omigroup.vn" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Tập giá trị chỉ số cận lâm sàng Đợt 1. 2.964 chỉ số từ QĐ 1227/QĐ-BYT (11/04/2025).\nMỗi chỉ số có ánh xạ LOINC (100%). / ValueSet for Vietnam Clinical Lab Indicators (Batch 1),\n2,964 codes per QĐ 1227/QĐ-BYT. Each maps to LOINC."] ; # 
  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:compose [
    ( fhir:include [
fhir:system [
fhir:v "http://fhir.hl7.org.vn/core/CodeSystem/vn-cls-cs"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/CodeSystem/vn-cls-cs>       ]     ] )
  ] . #