Clinical Quality Language Specification - Downloaded Version 2.0.0 See the Directory of published versions
| Page standards status: Trial-use | Maturity Level: 2 |
@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/cql-message-code> a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "cql-message-code"] ;
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 cql-message-code</b></p><a name=\"cql-message-code\"> </a><a name=\"hccql-message-code\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-cql-message-codes.html\"><code>http://cql.hl7.org/CodeSystem/cql-message-codes</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version ?2.0.0</span></li></ul></div>"
] ;
fhir:DomainResource.extension [
fhir:index 0 ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg" ] ;
fhir:Extension.valueCode [ fhir:value "cds" ]
], [
fhir:index 1 ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status" ] ;
fhir:Extension.valueCode [ fhir:value "trial-use" ]
], [
fhir:index 2 ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm" ] ;
fhir:Extension.valueInteger [ fhir:value "2"^^xsd:integer ]
] ;
fhir:ValueSet.url [ fhir:value "http://cql.hl7.org/ValueSet/cql-message-code"] ;
fhir:ValueSet.identifier [
fhir:index 0 ;
fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ] ;
fhir:Identifier.value [ fhir:value "urn:oid:2.16.840.1.113883.4.642.40.71.48.5" ]
] ;
fhir:ValueSet.version [ fhir:value "2.0.0"] ;
fhir:ValueSet.name [ fhir:value "CQLMessageCode"] ;
fhir:ValueSet.title [ fhir:value "CQL Message Code"] ;
fhir:ValueSet.status [ fhir:value "active"] ;
fhir:ValueSet.experimental [ fhir:value "false"^^xsd:boolean] ;
fhir:ValueSet.date [ fhir:value "2026-07-29T09:34:45+10:00"^^xsd:dateTime] ;
fhir:ValueSet.publisher [ fhir:value "Clinical Decision Support WG"] ;
fhir:ValueSet.contact [
fhir:index 0 ;
fhir:ContactDetail.telecom [
fhir:index 0 ;
fhir:ContactPoint.system [ fhir:value "url" ] ;
fhir:ContactPoint.value [ fhir:value "http://www.hl7.org/Special/committees/dss/index.cfm" ]
]
] ;
fhir:ValueSet.description [ fhir:value "Codes for messages returned by applications that process Clinical Quality Language, whether as part of authoring or evaluating. This code system is intended to be a place to identify codes for messages that are indicated by the specification itself. Implementation-specific, application-specific, and content-specific codes may be provided with codes from other code systems, but should ideally map to some code (possibly a more general code) in this code system. This is the 'all system' value set for the CQL Message Codes code system."] ;
fhir:ValueSet.immutable [ fhir:value "true"^^xsd:boolean] ;
fhir:ValueSet.compose [
fhir:ValueSet.compose.include [
fhir:index 0 ;
fhir:ValueSet.compose.include.system [ fhir:value "http://cql.hl7.org/CodeSystem/cql-message-codes" ]
]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/ValueSet/cql-message-code.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/ValueSet/cql-message-code.ttl> .
IG © 2014+ Clinical Decision Support WG. Package hl7.cql#2.0.0 based on FHIR 4.0.1. Generated 2026-07-29
Links: Table of Contents |
QA Report |
License |
Version History |
Propose a change