http://hl7.org/fhir/StructureDefinition/cqf-cqlAccessModifier|5.2.0
Indicates the access modifier (i.e. public or private) of a CQL declaration. When CQL library declarations are represented in FHIR structures such as ParameterDefinition, this extension represents the access modifier of the declaration.
{
"description": "Indicates the access modifier (i.e. public or private) of a CQL declaration. When CQL library declarations are represented in FHIR structures such as ParameterDefinition, this extension represents the access modifier of the declaration.",
"package": "hl7.fhir.uv.extensions.r5@5.2.0",
"date": "2019-02-13T00:00:00Z",
"derivation": "constraint",
"publisher": "HL7 International / Clinical Decision Support",
"fhirVersion": "5.0.0",
"jurisdiction": [ {
"coding": [ {
"code": "001",
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm"
} ]
} ],
"name": "CqlAccessModifier",
"mapping": [ {
"uri": "http://hl7.org/v3",
"name": "RIM Mapping",
"identity": "rim"
} ],
"abstract": false,
"type": "Extension",
"experimental": false,
"resourceType": "StructureDefinition",
"fhirversion": null,
"title": "CQL Access Modifier",
"versionAlgorithmCoding": null,
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "cds"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics",
"valueCode": "can-bind"
} ],
"status": "active",
"id": "d6d3b8ea-0c2a-5365-bc66-045c67b68121",
"kind": "complex-type",
"url": "http://hl7.org/fhir/StructureDefinition/cqf-cqlAccessModifier",
"identifier": null,
"context": [ {
"type": "element",
"expression": "ParameterDefinition"
} ],
"versionAlgorithmString": null,
"fhir_id": null,
"version": "5.2.0",
"contact": [ {
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/dss",
"system": "url"
} ]
} ],
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}