FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/cql-access-modifier

Packagehl7.terminology
TypeValueSet
Idcql-access-modifier
FHIR VersionR5
Sourcehttp://terminology.hl7.org/https://build.fhir.org/ig/HL7/UTG/ValueSet-cql-access-modifier.html
URLhttp://terminology.hl7.org/ValueSet/cql-access-modifier
Version1.0.0
Statusdraft
Date2024-02-16
NameCqlAccessModifier
TitleCQL Access Modifier
Realmuv
Authorityhl7
DescriptionAccess modifiers defined by the Clinical Quality Language (CQL) specification in the [Access Modifiers](https://cql.hl7.org/03-developersguide.html#access-modifiers) topic.
CopyrightThis 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.html

Resources that use this resource

StructureDefinition
cqf-cqlAccessModifierCQL Access Modifier
cqf-cqlAccessModifierCQL Access Modifier

Resources that this resource uses

CodeSystem
cql-access-modifierCQL Access Modifier
cql-access-modifierCQL Access Modifier

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet cql-access-modifier


Source

{
  "resourceType": "ValueSet",
  "id": "cql-access-modifier",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "cds"
    }
  ],
  "url": "http://terminology.hl7.org/ValueSet/cql-access-modifier",
  "version": "1.0.0",
  "name": "CqlAccessModifier",
  "title": "CQL Access Modifier",
  "status": "draft",
  "experimental": false,
  "date": "2024-02-16",
  "publisher": "Health Level Seven International",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org"
        },
        {
          "system": "email",
          "value": "hq@HL7.org"
        }
      ]
    }
  ],
  "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.",
  "immutable": true,
  "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.html",
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/cql-access-modifier"
      }
    ]
  }
}