CQL Access Modifier
draftContentcompleteURL
http://terminology.hl7.org/CodeSystem/cql-access-modifierCopied!
Version1.0.0Copied!
Date2024-02-16PublisherHealth Level Seven InternationalDescriptionAccess modifiers defined by the Clinical Quality Language (CQL) specification in the [Access Modifiers](https://cql.hl7.org/03-developersguide.html#access-modifiers) topic.
Concepts
Select a concept to view details
This case-sensitive code system http://terminology.hl7.org/CodeSystem/cql-access-modifier defines the following codes:
{
"description" : "Access modifiers defined by the Clinical Quality Language (CQL) specification in the [Access Modifiers](https://cql.hl7.org/03-developersguide.html#access-modifiers) topic.",
"date" : "2024-02-16",
"publisher" : "Health Level Seven International",
"content" : "complete",
"property" : null,
"name" : "CqlAccessModifier",
"copyright" : "This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license",
"experimental" : false,
"resourceType" : "CodeSystem",
"title" : "CQL Access Modifier",
"extension" : [ {
"extension" : [ {
"valueString" : "concept",
"url" : "path"
}, {
"url" : "count",
"valueInteger" : 2
} ],
"url" : "http://health-samurai.io/extensions/excised-data"
}, {
"url" : "http://health-samurai.io/extensions/source",
"valueCode" : "db"
} ],
"status" : "draft",
"id" : "5b64f255-76e6-4063-9b1b-1691594a39d5",
"valueSet" : "http://terminology.hl7.org/ValueSet/cql-access-modifier",
"url" : "http://terminology.hl7.org/CodeSystem/cql-access-modifier",
"caseSensitive" : true,
"version" : "1.0.0",
"contact" : [ {
"telecom" : [ {
"system" : "url",
"value" : "http://hl7.org"
}, {
"system" : "email",
"value" : "hq@HL7.org"
} ]
} ],
"text" : {
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-sensitive code system <code>http://terminology.hl7.org/CodeSystem/cql-access-modifier</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">public<a name=\"cql-access-modifier-public\"> </a></td><td>Public</td><td>The component is public, meaning it can be referenced from any CQL Library that references the library in which the component is defined.</td></tr><tr><td style=\"white-space:nowrap\">private<a name=\"cql-access-modifier-private\"> </a></td><td>Private</td><td>The component is private, meaning it can only be referenced within the library in which the declaration is defined.</td></tr></table></div>",
"status" : "generated"
}
}