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 dành cho Thông tin nghề nghiệp - 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 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-core-occupation"] ; #
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-occupation</b></p><a name=\"vn-core-occupation\"> </a><a name=\"hcvn-core-occupation\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"CodeSystem-vn-core-occupation.html\"><code>http://fhir.ehealth.gov.vn/core/CodeSystem/vn-core-occupation</code></a></li><li>Include all codes defined in <a href=\"CodeSystem-vn-core-occupation-4069.html\"><code>http://fhir.ehealth.gov.vn/core/CodeSystem/vn-core-occupation-4069</code></a></li><li>Include codes from<a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a> where concept is-a 14679004 (Occupation)</li><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/261665006\">261665006</a></td><td style=\"color: #cccccc\">Unknown</td></tr></table></li></ul></div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "http://fhir.ehealth.gov.vn/core/ValueSet/vn-core-occupation"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.0.0"] ; #
fhir:name [ fhir:v "ValueSet-VN_Core_Occupation"] ; #
fhir:title [ fhir:v "ValueSet dành cho Thông tin nghề nghiệp"] ; #
fhir:status [ fhir:v "active"] ; #
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 "ValueSet dành cho Thông tin nghề nghiệp"] ; #
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:compose [
( fhir:include [
fhir:system [ fhir:v "http://fhir.ehealth.gov.vn/core/CodeSystem/vn-core-occupation"^^xsd:anyURI ] ] [
fhir:system [ fhir:v "http://fhir.ehealth.gov.vn/core/CodeSystem/vn-core-occupation-4069"^^xsd:anyURI ] ] [
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
( fhir:filter [
fhir:property [ fhir:v "concept" ] ;
fhir:op [ fhir:v "is-a" ] ;
fhir:value [ fhir:v "14679004" ] ] ) ] [
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
( fhir:concept [
fhir:code [ fhir:v "261665006" ] ] ) ] )
] . #