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

: Tình trạng xếp hạng của cơ sở y tế — Vietnam Organization Rank Status CodeSystem

Active tại thời điểm 2026-03-24

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:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "vn-organization-rank-status-cs"] ; # 
  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: CodeSystem vn-organization-rank-status-cs</b></p><a name=\"vn-organization-rank-status-cs\"> </a><a name=\"hcvn-organization-rank-status-cs\"> </a><p>This case-sensitive code system <code>http://fhir.hl7.org.vn/core/CodeSystem/vn-organization-rank-status-cs</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>English (English, en)</b></td></tr><tr><td style=\"white-space:nowrap\">RANKED<a name=\"vn-organization-rank-status-cs-RANKED\"> </a></td><td>Đã xếp hạng</td><td>Cơ sở đã được xếp hạng theo văn bản có thẩm quyền.</td><td>Ranked</td></tr><tr><td style=\"white-space:nowrap\">UNRANKED<a name=\"vn-organization-rank-status-cs-UNRANKED\"> </a></td><td>Chưa xếp hạng</td><td>Cơ sở có thể xếp hạng nhưng hiện chưa được xếp hạng hoặc chưa công bố hạng.</td><td>Unranked</td></tr><tr><td style=\"white-space:nowrap\">NOT_APPLICABLE<a name=\"vn-organization-rank-status-cs-NOT_APPLICABLE\"> </a></td><td>Không áp dụng</td><td>Thuộc tính xếp hạng không áp dụng cho loại cơ sở này.</td><td>Not applicable</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "http://fhir.hl7.org.vn/core/CodeSystem/vn-organization-rank-status-cs"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/CodeSystem/vn-organization-rank-status-cs>
  ] ; # 
  fhir:version [ fhir:v "0.3.0"] ; # 
  fhir:name [ fhir:v "VNOrganizationRankStatusCS"] ; # 
  fhir:title [ fhir:v "Tình trạng xếp hạng của cơ sở y tế — Vietnam Organization Rank Status CodeSystem"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2026-03-24"^^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ình trạng vận hành của thuộc tính xếp hạng cơ sở y tế. Bộ mã này giúp biểu diễn trường hợp chưa xếp hạng hoặc không áp dụng mà không làm sai ngữ nghĩa của hạng pháp lý."] ; # 
  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:caseSensitive [ fhir:v true] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "3"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "RANKED" ] ;
fhir:display [ fhir:v "Đã xếp hạng" ] ;
fhir:definition [ fhir:v "Cơ sở đã được xếp hạng theo văn bản có thẩm quyền." ] ;
    ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:value [ fhir:v "Ranked" ]     ] )
  ] [
fhir:code [ fhir:v "UNRANKED" ] ;
fhir:display [ fhir:v "Chưa xếp hạng" ] ;
fhir:definition [ fhir:v "Cơ sở có thể xếp hạng nhưng hiện chưa được xếp hạng hoặc chưa công bố hạng." ] ;
    ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:value [ fhir:v "Unranked" ]     ] )
  ] [
fhir:code [ fhir:v "NOT_APPLICABLE" ] ;
fhir:display [ fhir:v "Không áp dụng" ] ;
fhir:definition [ fhir:v "Thuộc tính xếp hạng không áp dụng cho loại cơ sở này." ] ;
    ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:value [ fhir:v "Not applicable" ]     ] )
  ] ) . #