HL7中国发布订阅框架实施指南 - Local Development build (v2025.03.10) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
: 订阅错误消息值集表 - TTL Representation
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 "operationoutcome-codes-subscribe"] ; #
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 operationoutcome-codes-subscribe</b></p><a name=\"operationoutcome-codes-subscribe\"> </a><a name=\"hcoperationoutcome-codes-subscribe\"> </a><a name=\"operationoutcome-codes-subscribe-en-US\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-operationoutcome-codes-subscribe.html\"><code>http://hl7.org.cn/fhir-ig/pubsub/CodeSystem/operationoutcome-codes-subscribe</code></a></li></ul></div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "http://hl7.org.cn/fhir-ig/pubsub/ValueSet/operationoutcome-codes-subscribe"^^xsd:anyURI] ; #
fhir:version [ fhir:v "2025.03.10"] ; #
fhir:name [ fhir:v "SubscribeOperationOutcomeCodes"] ; #
fhir:title [ fhir:v "订阅错误消息值集表"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:date [ fhir:v "2025-03-10T12:34:11+08:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "HL7中国委员会"] ; #
fhir:contact ( [
fhir:name [ fhir:v "HL7中国委员会" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://hl7.org.cn" ] ] )
] ) ; #
fhir:description [ fhir:v "由HL7中国设计的适用于中国健康信息化的订阅错误消息值集表"] ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "http://hl7.org.cn/fhir-ig/pubsub/CodeSystem/operationoutcome-codes-subscribe"^^xsd:anyURI ] ] )
] . #