Bộ Hướng dẫn Triển khai Core FHIR cho Việt Nam - Draft for Community Review (v0.8.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
: Mã trả lời KSK — Đẻ thiếu tháng, Đẻ thừa cân, Đẻ có can thiệp, Đẻ ngạt, Mẹ bị bệnh trong thời kỳ mang thai (ValueSet VNKSKObstetricHistoryVS)
|
Active
tại thời điểm
2026-07-17
|
Bản thô ttl | Tải xuống
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/ValueSet/vn-ksk-obstetric-history-vs> a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "vn-ksk-obstetric-history-vs"] ;
fhir:Resource.language [ fhir:value "vi"] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet vn-ksk-obstetric-history-vs</b></p><a name=\"vn-ksk-obstetric-history-vs\"> </a><a name=\"hcvn-ksk-obstetric-history-vs\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-vn-ksk-obstetric-history-cs.html\"><code>http://fhir.hl7.org.vn/core/CodeSystem/vn-ksk-obstetric-history-cs</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version ?0.8.0</span></li></ul></div>"
] ;
fhir:ValueSet.url [ fhir:value "http://fhir.hl7.org.vn/core/ValueSet/vn-ksk-obstetric-history-vs"] ;
fhir:ValueSet.identifier [
fhir:index -1 ;
fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ] ;
fhir:Identifier.value [ fhir:value "urn:oid:2.25.161089673617632664299011809196868855799.48.88" ]
] ;
fhir:ValueSet.version [ fhir:value "0.8.0"] ;
fhir:ValueSet.name [ fhir:value "VNKSKObstetricHistoryVS"] ;
fhir:ValueSet.title [ fhir:value "Mã trả lời KSK — Đẻ thiếu tháng, Đẻ thừa cân, Đẻ có can thiệp, Đẻ ngạt, Mẹ bị bệnh trong thời kỳ mang thai (ValueSet VNKSKObstetricHistoryVS)"] ;
fhir:ValueSet.status [ fhir:value "active"] ;
fhir:ValueSet.experimental [ fhir:value "false"^^xsd:boolean] ;
fhir:ValueSet.date [ fhir:value "2026-07-17T17:54:50+00:00"^^xsd:dateTime] ;
fhir:ValueSet.publisher [ fhir:value "Omi HealthTech / VN Core FHIR Community Initiative"] ;
fhir:ValueSet.contact [
fhir:index -1 ;
fhir:ContactDetail.name [ fhir:value "Omi HealthTech / VN Core FHIR Community Initiative" ] ;
fhir:ContactDetail.telecom [
fhir:index -1 ;
fhir:ContactPoint.system [ fhir:value "url" ] ;
fhir:ContactPoint.value [ fhir:value "https://hl7.org.vn" ]
], [
fhir:index -1 ;
fhir:ContactPoint.system [ fhir:value "email" ] ;
fhir:ContactPoint.value [ fhir:value "info@hl7.org.vn" ]
]
], [
fhir:index -1 ;
fhir:ContactDetail.name [ fhir:value "Omi HealthTech (OmiGroup)" ] ;
fhir:ContactDetail.telecom [
fhir:index -1 ;
fhir:ContactPoint.system [ fhir:value "url" ] ;
fhir:ContactPoint.value [ fhir:value "https://omihealthtech.vn" ]
], [
fhir:index -1 ;
fhir:ContactPoint.system [ fhir:value "url" ] ;
fhir:ContactPoint.value [ fhir:value "https://omigroup.vn" ]
], [
fhir:index -1 ;
fhir:ContactPoint.system [ fhir:value "email" ] ;
fhir:ContactPoint.value [ fhir:value "info@hl7.org.vn" ]
]
] ;
fhir:ValueSet.description [ fhir:value "ValueSet trả lời cho trường phiếu KSK (QĐ 2062/QĐ-BYT Phụ lục 01): Đẻ thiếu tháng, Đẻ thừa cân, Đẻ có can thiệp, Đẻ ngạt, Mẹ bị bệnh trong thời kỳ mang thai."] ;
fhir:ValueSet.jurisdiction [
fhir:index -1 ;
fhir:CodeableConcept.coding [
fhir:index -1 ;
fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166" ] ;
fhir:Coding.code [ fhir:value "VN" ] ;
fhir:Coding.display [ fhir:value "Viet Nam" ]
]
] ;
fhir:ValueSet.compose [
fhir:ValueSet.compose.include [
fhir:index -1 ;
fhir:ValueSet.compose.include.system [ fhir:value "http://fhir.hl7.org.vn/core/CodeSystem/vn-ksk-obstetric-history-cs" ]
]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/ValueSet/vn-ksk-obstetric-history-vs.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/ValueSet/vn-ksk-obstetric-history-vs.ttl> .