FHIR 4.0.1 © HL7.org  |  FHIRsmith 0.13.2  |  Server Home  |  TX Home  |  Capability Statement  |  Terminology Capabilities  |  Operations  |  Problems  |  Library  |   

TX: CodeSystem cql-access-modifier

Generated Narrative: CodeSystem cql-access-modifier

This case-sensitive code system http://terminology.hl7.org/CodeSystem/cql-access-modifier defines the following codes:

CodeDisplayDefinition
public PublicThe component is public, meaning it can be referenced from any CQL Library that references the library in which the component is defined.
private PrivateThe component is private, meaning it can only be referenced within the library in which the declaration is defined.