Bản hướng dẫn thực thi (IG) dành cho các hệ thống thông tin Y tế tại Việt Nam, published by Cục Công nghệ thông tin - Bộ Y tế. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7vn/vn-core-ig/ and changes regularly. See the Directory of published versions
: ValueSet for Diagnostic Report Code - TTL Representation
(Quay lại)
Raw ttl
Source view
@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 -------------------------------------------------------------------
a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "vn-core-diagnosticreport-code"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet vn-core-diagnosticreport-code</b></p><a name=\"vn-core-diagnosticreport-code\"> </a><a name=\"hcvn-core-diagnosticreport-code\"> </a><a name=\"vn-core-diagnosticreport-code-en-US\"> </a><ul><li>Include all codes defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a></li></ul></div>"
] ; #
fhir:url [ fhir:v "http://fhir.ehealth.gov.vn/core/ValueSet/vn-core-diagnosticreport-code"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.0.0"] ; #
fhir:name [ fhir:v "ValueSet-VN_Core_Diagnosticreport_Code"] ; #
fhir:title [ fhir:v "ValueSet for Diagnostic Report Code"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2020-12-30"^^xsd:date] ; #
fhir:publisher [ fhir:v "Cục Công nghệ thông tin - Bộ Y tế"] ; #
fhir:contact ( [
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://moh.gov.vn/" ] ] [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://ehealth.gov.vn/" ] ] )
] ) ; #
fhir:description [ fhir:v "This value set currently contains all of LOINC. The codes selected should represent discrete and narrative diagnostic observations and reports"] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "704" ] ] [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "VN" ] ] )
] ) ; #
fhir:copyright [ fhir:v "This material contains content from [LOINC](http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc"] ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ] )
] . #